Didn't make a difference. Got the same error again:

Code:
--------------------
    [16-12-05 07:13:45.9517] 
Slim::Plugin::DontStopTheMusic::Plugin::onPlaylistChange (188) Received command 
playlist newsong

Would you feel comfortable editing a source file? You could go to Slim/Plugin/DontStopTheMusic and edit the Plugin.pm. Around line 246 you can add:

warn Data::Dump::dump($lastTrack);

This should tell us what it tries to play. It might help us to understand why it does consider it a radio stream.

BTW: you might have mentioned this, but what mixer option are you using? MusicIP all the time? Or would you see similar issues with other mixers, too?

--

Michael
_______________________________________________
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to