]> git.ktnx.net Git - mpd-feeder.git/commit
fix DB stats retrieval when no songs were queued recently
authorDamyan Ivanov <dmn@debian.org>
Fri, 12 Nov 2021 06:42:35 +0000 (06:42 +0000)
committerDamyan Ivanov <dmn@debian.org>
Fri, 12 Nov 2021 06:42:35 +0000 (06:42 +0000)
commita24e487d2c6c941767f7cba0a96aec0400be1aa7
tree8237f29d4a2bac029f163bd21d7f59e525c3474d
parentb917752b4de5f4d073d90c3cb83fb4f61ce630da
fix DB stats retrieval when no songs were queued recently

strangely one of the totals was getting undef and broke the division
perhaps the UNION is not working as expected?
lib/App/MPD/Feeder.pm