Triode wrote: 
> It works ok on the fedora CSOS build - I wonder what is different.  If
> you enable plugin.spotify logging in the main server log and the option
> to keep the logging option at startup, does it record anything?

Ok, now I get the errors.  What does "__ANON__" mean in the log entry?  
I can run spotifyd using the exact command line below from any
directory.



Code:
--------------------
    
  [14-03-08 08:36:49.0590] main::init (369) Starting Logitech Media Server 
(v7.8.0, TRUNK, UNKNOWN) perl 5.014002
  [14-03-08 08:36:52.5727] Plugins::Spotify::Plugin::BEGIN (43) using server 
XMLBrowser
  [14-03-08 08:36:52.6451] Plugins::Spotify::Spotifyd::_writeConfig (196) wrote 
config file: 
/opt/slimserver/Cache/InstalledPlugins/Plugins/Spotify/Bin/arm-linux/spotifydhf.conf
  [14-03-08 08:36:52.6465] Plugins::Spotify::Spotifyd::__ANON__ (91) starting 
/opt/slimserver/Cache/InstalledPlugins/Plugins/Spotify/Bin/arm-linux/spotifydhf 
/opt/slimserver/Logs/spotifyd.log
  [14-03-08 08:36:53.4268] Plugins::Spotify::ProtocolHandler::BEGIN (34) 
Working with existing handler: 
  [14-03-08 08:36:53.6864] Plugins::Spotify::Spotifyd::__ANON__ (110) 
/opt/slimserver/Cache/InstalledPlugins/Plugins/Spotify/Bin/arm-linux/spotifydhf:
 failed
  [14-03-08 08:36:53.6894] Plugins::Spotify::Spotifyd::_writeConfig (196) wrote 
config file: 
/opt/slimserver/Cache/InstalledPlugins/Plugins/Spotify/Bin/arm-linux/spotifydnoflachf.conf
  [14-03-08 08:36:53.6906] Plugins::Spotify::Spotifyd::__ANON__ (91) starting 
/opt/slimserver/Cache/InstalledPlugins/Plugins/Spotify/Bin/arm-linux/spotifydnoflachf
 /opt/slimserver/Logs/spotifyd.log
  [14-03-08 08:36:54.7018] Plugins::Spotify::Spotifyd::__ANON__ (110) 
/opt/slimserver/Cache/InstalledPlugins/Plugins/Spotify/Bin/arm-linux/spotifydnoflachf:
 failed
  
--------------------



So it must be a permission issue.  I made the spotifyd.log file global
read/writable, so that should not be the problem.

I have a user.group account called lms that slimserver runs under.


Code:
--------------------
    
  lms      16799  1.4  3.2  77304 67208 ?        Ss   08:36   0:09 
/usr/bin/perl /opt/slimserver/slimserver.pl --user lms --daemon
  lms      16851  0.1  0.0   6280  1216 pts/5    Sl   08:47   0:00 
/opt/slimserver/Cache/InstalledPlugins/Plugins/Spotify/Bin/arm-linux/spotifydhf 
/opt/slimserver/Logs/spotifyd.log
  
--------------------

The spotifydhf process is the one I manually started.


------------------------------------------------------------------------
paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
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