]> git.draconx.ca Git - mpdhacks.git/commit
Factor out mpd_exec from some of the perl scripts.
authorNick Bowler <nbowler@draconx.ca>
Tue, 5 May 2020 04:41:14 +0000 (00:41 -0400)
committerNick Bowler <nbowler@draconx.ca>
Wed, 6 May 2020 01:27:34 +0000 (21:27 -0400)
commit4fec499ce726a2dad91c05e2cd69566b31d9d15a
treedb7654c06136c4a105fba8feda807e1b551b4680
parentb0f5f5741b234174958ade58a6e884df8b6b00e4
Factor out mpd_exec from some of the perl scripts.

The simple mpd_exec function can be easily moved into the MPDHacks
module.  Leave out the one in mpdexec.pl as it is more sophisticated
to handle things like binary downloads and probably not needed for
common code.
MPDHacks.pm
mpdmenu.pl
mpdreload.pl