equeim / unplayer

Simple music player for Sailfish OS
GNU General Public License v3.0
28 stars 11 forks source link

Add "Replace queue" menu option to selection panels #68

Closed Thra11 closed 4 years ago

Thra11 commented 4 years ago

If I want to listen to a whole album, I simply navigate to the album in unplayer and touch one of the tracks. This replaces the play queue with the chosen album. The same applies when choosing to listen to "All tracks" of an artist. However, if I wish to listen to a few albums from an artist, or a number of tracks from an album, I tend to navigate to the artist or album in question, select the albums/tracks I want, and then realise that there's no option to replace the play queue, so I have to navigate back to the play queue, clear it, then navigate back to the artist/album. This commit adds an option to replace the play queue with the current selection in most of pages for selecting music.

If this PR doesn't fit with your plans for unplayer, feel free to close it! If you like the idea, but would prefer it to be in a different position on the menu, or implemented in a different way, let me know.