]> git.draconx.ca Git - mpdhacks.git/commitdiff
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)
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.


No differences found