]> git.ktnx.net Git - mpd-feeder.git/history - lib/App/MPD/Feeder/DB.pm
move 'connect' method next to the 'disconnect' method
[mpd-feeder.git] / lib / App / MPD / Feeder / DB.pm
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 Ivanovsplit out DB operations in a module