]> git.draconx.ca Git - mpdhacks.git/commit
mpdreload: New script to refresh MPD play queue from a playlist.
authorNick Bowler <nbowler@draconx.ca>
Fri, 20 Dec 2019 06:01:01 +0000 (01:01 -0500)
committerNick Bowler <nbowler@draconx.ca>
Fri, 20 Dec 2019 06:01:01 +0000 (01:01 -0500)
commitadba02b582138375bfd3adc9f68c0cd398827e7a
treee7f55025a7ef0e6b01b62da810c773eefa910b3f
parent82b8d686ad89f91d69f8bdcca3b469c4065e6b1c
mpdreload: New script to refresh MPD play queue from a playlist.

This script implements the effect of clearing the current play queue
and then loading a playlist, except that the play queue is not wiped
during the process which avoids losing playback state unnecessarily.
mpdreload.pl [new file with mode: 0755]