-
Notifications
You must be signed in to change notification settings - Fork 24
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] Enqueue song when selected #12
Comments
Yeah, the similar idea also occurs to me for a quite not short time. I once considered to let the user to define what would happen on clicking a song, but I am way too busy for other stuff. I would take your suggestion into my development plan. |
Preview v0.5-dev1 is available now. Go to |
v0.5.0 is released now. |
It has been mouths. And I think the feature you request has been implemented already (November ladt year). So, this issue shall be closed. |
This is how it works currently:
When you select a song, it is played and the other songs from the same album are enqueued automatically. When you select the next song, the queue is emptied, the song is played and the other songs from the same album are enqueued. You can long press a song (or album/artist) to add it to the queue without deleting the queue.
This is how I would like it to work.
When you select a song, if the queue is empty the song is played. If there are other songs in the queue already, the selected song is added to the queue.
Would really love to have this feature, maybe as toggable option. There is no open source music app out there that has it. I hope you can understand what I mean, I'm not a native speaker and my English is not perfect. But my Chinese is even worse... ;-)
Thanks for your work!
The text was updated successfully, but these errors were encountered: