spotify-card icon indicating copy to clipboard operation
spotify-card copied to clipboard

Liked Songs/User's Saved Tracks - ?Playlist

Open Albuca opened this issue 3 years ago • 3 comments

Reopening this issue as there is now an API endpoint that exposes a User's Liked Songs/User's Saved Tracks: https://developer.spotify.com/console/get-current-user-saved-tracks

Generating an OAuth Token and trying it on the Spotify dev panel yields valid results. Unfortunately, I do not know how to translate the output json into something the Spotify card will like.

Albuca avatar Jan 17 '22 19:01 Albuca

That would be a great feature indeed!

hcoohb avatar Mar 07 '22 00:03 hcoohb

Agreed!

mattkbach avatar Apr 01 '22 18:04 mattkbach

It would be great to have this. In the meantime, there's a cheap method to convert the current list of the "Liked Song" to a standard playlist: https://www.lifewire.com/share-liked-songs-on-spotify-5200847 You can use the same method to manually update the standard playlist as Spotify proposes to only add "new ones".

Mincka avatar Apr 28 '22 12:04 Mincka