]> git.ktnx.net Git - mpd-feeder.git/history - lib/App/MPD/Feeder.pm
drop "run" method which became a wrapper around prepare_to_wait_idle
[mpd-feeder.git] / lib / App / MPD / Feeder.pm
2021-11-13 Damyan Ivanovdrop "run" method which became a wrapper around prepare...
2021-11-13 Damyan Ivanovsubscribe to "close" event only once, after connecting...
2021-11-12 Damyan Ivanovfix DB interaction from commands after DB split-out
2021-11-12 Damyan Ivanova second HIP/INT signal causes a hard exit()
2021-11-12 Damyan Ivanovsplit out DB operations in a module
2021-11-12 Damyan Ivanovshow command line upon re-exec (log_level=trace)
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...