]> git.ktnx.net Git - mpd-feeder.git/commit
postpone db update for when it is really needed
authorDamyan Ivanov <dmn@debian.org>
Thu, 11 Nov 2021 11:15:38 +0000 (11:15 +0000)
committerDamyan Ivanov <dmn@debian.org>
Thu, 11 Nov 2021 11:15:38 +0000 (11:15 +0000)
commitcd886cc2a585da2c0affca6205038d3075a3ec65
tree1b0ee7bf56b68eb7ce42ab394bf28ba2577f577b
parente69cd83287a8a78d386e1019bea45a78a22a3cd2
postpone db update for when it is really needed

would help lower the load when massive changes to the db are made

the db will be updated when a new song needs to be queued, and until
that need arises the db may be changed again

the (not that big) delay for db update when new song is needed is not
a problem, because it is about keeping the playlist full -- not an
urgent need
bin/mpd-feeder