matthias4217 / jukebox-ultra-nrv

Multi-user jukebox for LAN use
https://gitlab.com/club-jeux-int/jukebox-ultra-nrv
3 stars 3 forks source link

[Enhancement proposal] Implementation of playlists #88

Open PaulDance opened 4 years ago

PaulDance commented 4 years ago

Something that could be nice would be being able to add entire playlists to the jukebox' playing queue, so that a registered user could have his own playlists, for example albums, and just add all their contents in order at the end of the queue.

A way to do this would be to let a user create a new playlist and add songs in it by using the same search bar already implemented and available on the main page. They could re-order or also delete the songs like for the playing queue and then save the playlist as such in their account. They would be also able to manage the playlists themselves, giving a new name or deleting one for example.

Then, although it might be worth another enhancement proposal in a later stage if this goes through, maybe consider adding the same mechanism but for an entire server, so that users of a jukebox could add playlists available to all.

matthias4217 commented 4 years ago

This would be indeed very cool ! It's a duplicate of #7 but since the original issue wasn't explicit at all, I'll remove it.

We could also do this for bandcamp albums (see #3) or soundcloud playlists.