mirror of
https://github.com/entriphy/sp-playcount-librespot.git
synced 2026-04-26 22:26:02 +03:00
[GH-ISSUE #27] Playcounts Missing - Capped at 8 entries #25
Labels
No labels
bug
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/sp-playcount-librespot#25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jpgrovy on GitHub (Jun 10, 2023).
Original GitHub issue: https://github.com/entriphy/sp-playcount-librespot/issues/27
Playcounts are missing for random tracks.
It seems that a total combination of 8 albums and singles will include playcounts. eg. If the artist has 4 albums .. then those 4 albums will have playcounts in tact... and up to 4 singles will have playcounts.
If the artists has no albums... 8 singles will have playcounts.
Everything after 8 items doesn’t have playcounts.
Trying to figure out if this is a bug in the code or a limit Spotify is controlling.
I could really use some help figuring this out.
@jpgrovy commented on GitHub (Jun 12, 2023):
@entriphy - Hoping you might have some knowledge as to why this happens.
@jpgrovy commented on GitHub (Jun 19, 2023):
This bug has been present for 3 years. Really trying to find a fix for this. Very strange bug.
@zaosoula commented on GitHub (Jun 19, 2023):
Hi, can you provide some reproduction steps, like the artists' ids used
@jpgrovy commented on GitHub (Jun 19, 2023):
It happens with every artist as long as they have more than 8 albums or Singles.
Drake is a good example as he has lots of albums and songs.
Artist ID - 3TVXtAsR1Inumwj472S9r4
@entriphy commented on GitHub (Jun 20, 2023):
Duplicate of #12.