android-odeon
android-odeon copied to clipboard
[feature] add multi-select capability
I primarily listen to music thorough my playlists, and it's a real pain to have to add tracks one at a time. Perhaps something like long-press on a track to initiate a multi-select would be feasible?
Alternatively, if this already exists, I couldn't seem to get it to trigger.
Hi @taiyoko, Thanks for your feedback.
Odeon used to allow multi-selection from the list of all tracks, but this has been changed to single popup menu due to not playing very well with tabs. Creating playlists this way is terrible since, I can't deny it. In fact, playlist management in the app is kinda... basic, to say the least.
Here is my suggestion: I could implement a new screen accessible from the "Playlists" tab, allowing you to create/edit a playlist. This new screen would allow you to:
- rename the playlist
- reorder tracks in the playlist
- remove tracks from the playlist
- search tracks by name and add them to the playlist
- save all changes to the playlist at once.
IMHO searching and selecting is more user-friendly compared to multi-selection in a list of 200+ tracks. Tell me what do you think about it.