]> git.draconx.ca Git - mpdhacks.git/commit
mpdexec: Add "verbose" option to print commands sent to MPD.
authorNick Bowler <nbowler@draconx.ca>
Sun, 25 Jul 2021 17:04:02 +0000 (13:04 -0400)
committerNick Bowler <nbowler@draconx.ca>
Sun, 25 Jul 2021 17:04:02 +0000 (13:04 -0400)
commit5227a49aa2672e4fae2b118926fa84bb7af6fa24
treeaceecc5f8b539e1ae394bfe53997f7de23a7df0f
parent298442ad553cc0309818e7a435b1e349bc077d47
mpdexec: Add "verbose" option to print commands sent to MPD.

In order to add readpicture support to the thumbnailer in addition to
albumart, we need a better way to distinguish which commands returned
what results from the server.

An easy way to do that is to just print the commands.
mpdexec.pl