fusic-meteor
fusic-meteor copied to clipboard
reorder (drag and drop) songs in a playlist
maybe it would be usefull to have a way to change the order of the songs in the playlist without removing and replacing everything
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?
You could make it impossible to drag a currently playing song.