a-dekker / smpc

Official port of Qt/Qml based qmobilempd MPD Client. (From symbian)
Other
4 stars 7 forks source link

Option to replace the current playlist from album- or artistview #29

Closed a-dekker closed 4 years ago

a-dekker commented 4 years ago

Occasionally I want to replace my current playlist with another album, but play it later on.

At the moment the only options are:

So if I want to achieve this, I first have to go to the playlist and choose clear playlist, then return to the album and select "Add album".

That's why I want to add the option "Replace album(s)". As it will stop the current playback, it will be disabled when playing is active.

It's a very small changes and there is room in the pulley menu for it.

a-dekker commented 4 years ago

commit https://github.com/a-dekker/smpc/commit/1bf606455b44a5f87c921fefe8a0e94720cd6991 for this.