fusic-meteor icon indicating copy to clipboard operation
fusic-meteor copied to clipboard

reorder (drag and drop) songs in a playlist

Open hellthrive opened this issue 9 years ago • 2 comments

maybe it would be usefull to have a way to change the order of the songs in the playlist without removing and replacing everything

hellthrive avatar Sep 15 '14 11:09 hellthrive

I started working on this by using jQueryUI.Sortable. Unfortunately it's pretty hard get it to work correctly. For example what to do with a user that is playing a song which is then moved in the playlist?

Rayman avatar Sep 21 '14 19:09 Rayman

You could make it impossible to drag a currently playing song.

pepf avatar Sep 24 '14 09:09 pepf