xou816 / spot

Native Spotify client for the GNOME desktop
MIT License
2.24k stars 118 forks source link

[FEATURE REQUEST] Per song visual indicator of save status #688

Open jdmarshall90 opened 7 months ago

jdmarshall90 commented 7 months ago

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.

bragefuglseth commented 4 months ago

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.

Diegovsky commented 2 months ago

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.