buzzsb;693764 Wrote: 
> the previous log excerpts came from spotifyd.log .  However, I did find
> other errors in server.log caused by the append to playlist request:
> [12-03-03 16:20:25.9995] Slim::Networking::IO::Select::__ANON__ (147)
> Error: Select task failed calling
> Slim::Networking::Async::HTTP::_http_read_body: Can't call method
> "info" on an undefined value at
> /volume1/@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins/Spotify/ContextMenu.pm
> line 472.
> ; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0x7744d68)
> 
> Any idea what's going on here, Triode?

That would definately stop actions completing such as the case you have
highlighted.  However that suggests $log is not defined and this is the
pluggins' log.  Can you set plugin.spotify logging to debug and see
entries relating to spotify activity in the main server log?  I wonder
if this module gets loaded too early on your machine for the log to be
set.  Will look at further - what version of perl are you running?


-- 
Triode
------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to