jeffvli / sonixd

A full-featured Subsonic/Jellyfin compatible desktop music player
GNU General Public License v3.0
1.82k stars 74 forks source link

Have a warning not to duplicate songs in the playlists #361

Open octaviz opened 2 years ago

octaviz commented 2 years ago

Is your feature request related to a problem? Please describe. It would be nice to have some kind of banner that alerts you when you put the same song on a playlist that already has it.

Describe the solution you'd like A simple prompt/message like Tidal or any other music service does

Additional context On the other hand, it would also be nice to be able to know in which playlist you have a song when you have it as a favorite, I don't know how it could be done. Maybe adding a column with "PLAYLIST"

Screenshot_2

Screenshot_1

jeffvli commented 2 years ago

This is currently not possible (or would be fairly difficult) with the native Subsonic/Jellyfin APIs.

A custom backend is being written for 1.0.0 that would support this!