]> git.ktnx.net Git - mpd-feeder.git/history - bin
include wanted playlist size when reporting its current state
[mpd-feeder.git] / bin /
2021-11-11 Damyan Ivanovinclude wanted playlist size when reporting its current...
2021-11-11 Damyan Ivanovdump configuration to STDERR on SIGUSR1
2021-11-11 Damyan Ivanovparse wanted playlist length as an integer
2021-11-11 Damyan Ivanovinitially, log only errors
2021-11-11 Damyan Ivanovre-exec on SIGHUP, picking up configuration file changes
2021-11-11 Damyan Ivanovdebug--
2021-11-11 Damyan Ivanovimplement {add,del}-unwanted-artist commands
2021-11-11 Damyan Ivanovrename unwanted artist/album tables
2021-11-11 Damyan Ivanovdo not print Pg errors, RaiseError=>1 is enough
2021-11-11 Damyan Ivanovpostpone db update for when it is really needed
2021-11-11 Damyan Ivanovmake database update a synchronous operation
2021-11-11 Damyan Ivanovmore on-demand connections
2021-11-11 Damyan Ivanovrework command line handling - commands are commands...
2021-11-11 Damyan IvanovLog::Any, proper idle looping
2021-11-11 Damyan Ivanovfix handling of database info
2021-11-11 Damyan Ivanovproper mpd connection initialization
2021-11-11 Damyan Ivanovmake feeder->mpd accessible
2021-11-11 Damyan Ivanovdeclare used modules
2021-11-11 Damyan Ivanovadded --skip-db-update option
2021-11-11 Damyan Ivanovfix interval handling when finding suitable songs
2021-11-11 Damyan Ivanovfixed SQL param numbers
2021-11-11 Damyan Ivanovfixed database connection string
2021-11-10 Damyan Ivanovinitial source import