[16-06-09 11:15:30.7697] Slim::Control::Request::execute (1888) Error: While trying to 
run function coderef [Slim::Control::Queries::songinfoQuery]: [Can't call method 
"playingSong" on an undefined value at 
/usr/local/slimserver/Slim/Player/Protocols/HTTP.pm line 672.

Please open above file (/usr/local/slimserver/Slim/Player/Protocols/HTTP.pm) and add the following statement on line 657:

        logBacktrace('no client!') unless $client;

This should tell you where the call without a client object came from.

--

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

Reply via email to