]> git.ktnx.net Git - mpd-feeder.git/history - lib
do not crash when the playlist is cleared
[mpd-feeder.git] / lib /
2021-11-16 Damyan Ivanovdo not crash when the playlist is cleared
2021-11-15 Damyan Ivanovrework DB update using COPY and a PostgreSQL function...
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 Ivanovadd list-unwanted-artists command
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 Ivanovsplit command execution into App::MPD::Feeder::Command
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...
2021-11-11 Damyan Ivanovmove Options in a stand-alone module