]> git.ktnx.net Git - mpd-feeder.git/commit
do not crash when the playlist is cleared
authorDamyan Ivanov <dmn@debian.org>
Tue, 16 Nov 2021 06:02:29 +0000 (06:02 +0000)
committerDamyan Ivanov <dmn@debian.org>
Tue, 16 Nov 2021 06:02:29 +0000 (06:02 +0000)
commit02b8ebf94e41430d2c90b39e3348fc647522f697
tree7ca8516565e047df10a0778d39318fe2f5ae9d23
parent77d28a4deff0003254af5bd402cdaa4ad5470b30
do not crash when the playlist is cleared

the 'playlist' idle event returns no result in this case which lead to
an attempt to dereference undefined value
lib/App/MPD/Feeder.pm