deubler;661282 Wrote: 
> OK cool. Which files and directories shall i chmod? A step-by-step would
> be awesome ;)
> 
> Cheers!

It's the Plugin directory where you have unzipped Spotify plugin for
manual install (i.e. the v2.0.4 plugin).
On my system, it is:
/var/lib/squeezeboxserver/Plugins/Spotify/

Step-by-Step:
1. Uninstall the old Spotify plugin by unticking Spotify in the
Squeezebox web interface.
2. Also untick the automatic update of plugins on the bottom of the
same page.
3. Restart the Squeezebox server.
4. Download the v2.0.4 Spotify zip file and put it in the Plugin
directory (which is /var/lib/squeezeboxserver/Plugins/ in my case).
5. Unzip the plugin (unzip <filename.zip>. This results in a
/var/lib/squeezeboxserver/Plugins/Spotify directory.
6. Check the owner and group of the other Squeezebox files (e.g. ls -l
<some squeezebox directory>.
In my case the user is "squeezeboxserver", and the group says
"nogroup".
7. Use this information and set the owner and group of the unzipped
Spotify directory:
"chown -R <user> Spotify"        (Replace <user> with your squeezebox
user)
"chgrp -R <group> Spotify"       (Replace <group> with your squeezebox
group)
8. Restart the Squeezebox server.

Now the v2.0.4 Spotify plugin should be correctly installed. Open the
web interface and verify the settings.

This page might also help you:
http://wiki.slimdevices.com/index.php/SqueezeCenter_Plugins


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

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

Reply via email to