]> git.draconx.ca Git - mpdhacks.git/commit
mpdreload: Simplify script operation.
authorNick Bowler <nbowler@draconx.ca>
Sat, 23 May 2020 20:33:30 +0000 (16:33 -0400)
committerNick Bowler <nbowler@draconx.ca>
Sat, 23 May 2020 20:33:30 +0000 (16:33 -0400)
commitf1a45f3dd740c5b55cd44ff09548d49791191863
treecc9e5a31d8c399266ec2a7061ff80d713487d965
parent8a39a0fd4ed8d545759e07937fa4c66f5d324987
mpdreload: Simplify script operation.

This script doesn't need any metadata other than filenames and queue
IDs, so we don't need to store anything else in its data structures.

We can also ask MPD not to send us most unneeded information which
speeds things up a lot.
MPDHacks.pm
mpdreload.pl