ArturSierzant / OMPD

O!MPD is free, opensource MPD client based on PHP and mySQL.
http://ompd.pl
GNU General Public License v3.0
40 stars 13 forks source link

Error playing multi-disc album. #52

Closed dseomn closed 6 years ago

dseomn commented 7 years ago

I have an album with 2 discs, and when I try to play it, I get the below error in my server log, and the album does not play. I'm running dd3380e.

PHP Warning:  in_array() expects parameter 2 to be array, null given in /var/www/html/ompd/include/library.inc.php on line 1389
ArturSierzant commented 6 years ago

Commit 6aa0a45 should fix this.