spot icon indicating copy to clipboard operation
spot copied to clipboard

[FEATURE REQUEST] Per song visual indicator of save status

Open jdmarshall90 opened this issue 1 year ago • 2 comments

As a user, I want to be able to see at a glance if any given song is already saved to my saved tracks list. Whether I'm looking at a playlist, now playing, or an album view, it would be great to know if a song is already saved.

jdmarshall90 avatar Dec 03 '23 18:12 jdmarshall90

AFAIK the problem with this is that it would involve a lot of calls to the Spotify API, with the potential risk of getting the account suspended.

bragefuglseth avatar Feb 22 '24 21:02 bragefuglseth

Probably not. Since we have the saved songs playlist, we'd only need to see if a given song is there.

Basically, it wouldn't be any expensive.

Diegovsky avatar Apr 10 '24 00:04 Diegovsky