Add ability to select multiple songs from the queue and add them to a playlist
Is there an existing issue for this?
- [x] I have searched the existing issues
Pain
Currently, it is only possible to select one song at a time from the queue. This makes it slow and inconvenient when I want to add multiple tracks (for example, after starting a radio) to a playlist.
Suggested solution
Allow users to multi-select songs in the queue. Example workflow: long press a song → start radio → select multiple/all songs from the queue → add to playlist.
Useful resources
https://github.com/user-attachments/assets/b525cb5c-7e11-417e-b774-cce3de9eb8d9
In this video you can see that when I try to add multiple songs from the queue to a playlist, only one song can be selected at a time
Additional information
Thank you in advance for considering this feature!
Self grab
- [ ] I'm ready to work on this issue!
The same should happen with the playlist, you should be able to select multiple songs to remove them since hitting the 3 dots is sometimes a bit difficult, I played several times unintentionally a music that I wanted to remove
I'd like to work on implementing the multi-select feature for the queue to add songs to a playlist. Will start exploring the codebase and update here with progress. Depending on complexity, I might or might not be able to fully deliver, but I'll give it my best shot.