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

[Feature Request] Improve UX for rearranging playlist playback order #595

Open
1 task done
LeftyDextrous opened this issue Aug 8, 2024 · 3 comments
Open
1 task done
Labels
state: blocked Currently blocked type: enhancement New feature or request

Comments

@LeftyDextrous
Copy link

Description

While Symphony has playlist creation built-in, the playlists cannot be reordered after being put together. This is a problem for making playlists where the playback order is important.

Solution

Add a way of reordering playlists after they have been created, i.e. by adding "handlebars" to songs on long-press to be dragged about.

Alternatives

While there are ways of reordering the songs on a playlist, they are either roundabout, non-intuitive, and create a duplicate (in the case of modifying the queue order and saving that queue as a playlist) or destructive (in the case of making the same playlist w/ the right order) The solution outlined above is the easiest and fastest way for the user to modify the playback order of a playlist.

Additional Context

Hopefully this change is not to difficult to make. Ot doesn't seem like there's an analogous structure for this feature.

Checklist

Thank you for your work! This is my fav music player

@LeftyDextrous LeftyDextrous added the type: enhancement New feature or request label Aug 8, 2024
@zyrouge
Copy link
Owner

zyrouge commented Aug 8, 2024

This has been mainly stalled due to Jetpack Compose' poor support for re-orderable lists. Until then, I do not have a good way of implementing this.

@zyrouge zyrouge added the state: blocked Currently blocked label Aug 8, 2024
@LeftyDextrous
Copy link
Author

LeftyDextrous commented Aug 8, 2024 via email

@LeftyDextrous
Copy link
Author

LeftyDextrous commented Aug 8, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state: blocked Currently blocked type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants