spotify-card
spotify-card copied to clipboard
Liked Songs/User's Saved Tracks - ?Playlist
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.
That would be a great feature indeed!
Agreed!
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".