entriphy / sp-playcount-librespot

Modification of librespot-java to provide play count info from Spotify
Apache License 2.0
119 stars 16 forks source link

Playcounts Missing - Capped at 8 entries #27

Closed jpgrovy closed 1 year ago

jpgrovy commented 1 year ago

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 1 year ago

@entriphy - Hoping you might have some knowledge as to why this happens.

jpgrovy commented 1 year ago

This bug has been present for 3 years. Really trying to find a fix for this. Very strange bug.

zaosoula commented 1 year ago

Hi, can you provide some reproduction steps, like the artists' ids used

jpgrovy commented 1 year ago

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 1 year ago

Duplicate of #12.