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

Singles Playcount #29

Closed rishabhbizzle closed 1 year ago

rishabhbizzle commented 1 year ago

Hey, is there a way we can get playcount of singles/tracks which are not a part of album?

If not, can we have an endpoint where we'll pass the song id and it gives playcount and other details of the single in response?

Thanks for this amazing project :)

katelynjean123 commented 1 year ago

Hi! If you go to an artists "Singles and EPs" section on their page and click "see all discography" you will be able to get an album ID for them by clicking "share album link". I've done this with every single for my two favorite artists and it works just fine! image

rishabhbizzle commented 1 year ago

Hi! If you go to an artists "Singles and EPs" section on their page and click "see all discography" you will be able to get an album ID for them by clicking "share album link". I've done this with every single for my two favorite artists and it works just fine! image

Ohhh Thanks man, this works :) but still, it would be cool to have an endpoint where we'll pass the song id and it gives playcount and other details of the song

katelynjean123 commented 1 year ago

Agreed, would love a single track endpoint!

katelynjean123 commented 1 year ago

This API does single tracks if that's more what you're looking for, but it's only free up to 20 songs.