]> git.ktnx.net Git - mpd-feeder.git/history - lib/App/MPD/Feeder.pm
exit cleanly on SIGTERM and SIGINT
[mpd-feeder.git] / lib / App / MPD / Feeder.pm
2021-11-12 Damyan Ivanovexit cleanly on SIGTERM and SIGINT
2021-11-12 Damyan Ivanovfix DB stats retrieval when no songs were queued recently
2021-11-12 Damyan Ivanovmove mail event loop to Feeder
2021-11-12 Damyan Ivanovsplit-out App::MPD::Feeder -- the main application...