]> git.ktnx.net Git - mpd-feeder.git/history - lib/App/MPD/Feeder
keep $loop variable at closure reach
[mpd-feeder.git] / lib / App / MPD / Feeder /
2021-11-25 Damyan Ivanovrework event looping, allows for graceful (re-)connecti...
2021-11-21 Damyan Ivanovfixup idle rework: add WorkQueue
2021-11-21 Damyan Ivanovconvert to unit-type class definition
2021-11-16 Damyan Ivanovmove 'connect' method next to the 'disconnect' method
2021-11-16 Damyan Ivanovimplement unwanted album list manipulation
2021-11-15 Damyan Ivanovrework DB update using COPY and a PostgreSQL function...
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 Ivanovsplit out DB operations in a module
2021-11-12 Damyan Ivanovsplit command execution into App::MPD::Feeder::Command
2021-11-11 Damyan Ivanovmove Options in a stand-alone module