Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reorder (drag and drop) songs in a playlist #79

Open
hellthrive opened this issue Sep 15, 2014 · 2 comments
Open

reorder (drag and drop) songs in a playlist #79

hellthrive opened this issue Sep 15, 2014 · 2 comments
Milestone

Comments

@hellthrive
Copy link

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

@Rayman
Copy link
Owner

Rayman commented Sep 21, 2014

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 Rayman changed the title maybe it would be usefull to have a way to change the order of the songs in the playlist without removing and replacing everything reorder (drag and drop) songs in a playlist Sep 21, 2014
@Rayman Rayman added this to the v0.3 milestone Sep 21, 2014
@pepf
Copy link
Contributor

pepf commented Sep 24, 2014

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants