mirror of
https://github.com/entriphy/sp-playcount-librespot.git
synced 2026-04-26 22:26:02 +03:00
[GH-ISSUE #29] Singles Playcount #26
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#26
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 @rishabhbizzle on GitHub (Aug 20, 2023).
Original GitHub issue: https://github.com/entriphy/sp-playcount-librespot/issues/29
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 on GitHub (Aug 20, 2023):
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!

@rishabhbizzle commented on GitHub (Aug 20, 2023):
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 on GitHub (Aug 20, 2023):
Agreed, would love a single track endpoint!
@katelynjean123 commented on GitHub (Aug 20, 2023):
This API does single tracks if that's more what you're looking for, but it's only free up to 20 songs.