A radio automation based on MPD.
Find a file
boyska 6f9e4b199b SIGHUP, use mpd connection without subcommand
beside being ugly, using "mpc idle" subprocess was making the whole
thing unable to terminate & release HTTP port when closing.
2014-10-27 00:25:19 +01:00
.gitignore some basic pof 2014-10-26 17:48:24 +01:00
celeryconfig.py some basic pof 2014-10-26 17:48:24 +01:00
eventutils.py tidying things & unit testing! 2014-10-26 19:49:57 +01:00
mpc.py SIGHUP, use mpd connection without subcommand 2014-10-27 00:25:19 +01:00
requirements.txt SIGHUP, use mpd connection without subcommand 2014-10-27 00:25:19 +01:00
rpc.py SIGHUP, use mpd connection without subcommand 2014-10-27 00:25:19 +01:00
task.py some basic pof 2014-10-26 17:48:24 +01:00
test_parented.py tidying things & unit testing! 2014-10-26 19:49:57 +01:00