ArturSierzant / OMPD

O!MPD is free, opensource MPD client based on PHP and mySQL.
http://ompd.pl
GNU General Public License v3.0
40 stars 13 forks source link

Remove album from now playing #134

Closed marcbth closed 4 years ago

marcbth commented 4 years ago

Hello Artur,

is it possible to remove an entire album from the list when playing "now"?

can you do this with a loop and use the code of play.php function deletePlayed?

Cliff

ArturSierzant commented 4 years ago

Done in commit d471a44. Should work with all kind of tracks (local/Tidal/HRA/YT/streams/files). Thanks for the good idea.

Regards, Artur