Downgrading the 3rd party Spotify plugin worked excellent for me! 1. download the old plugin from http://xdevtriodeplugins.xpdev-hosted.com/Spotify-linux-v2.0.4.zip
2. unpack in home dir: unzip Spotify-linux-v2.0.4.zip 3. In the Squeezebox server Console in the settings/Plugins Screen: uncheck the Spotify plugin and submit. 4. Stop the squeezebox server sudo /etc/init.d/squeezeboxserver stop 5. rename the old plugin: sudo mv /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotify /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotify.old 6. Copy in the new plugin sudo cp -rp Spotify /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/ 7. Start the squeezebox server sudo /etc/init.d/squeezeboxserver start 8. Check and configure the plugin again. -- Xyvind ------------------------------------------------------------------------ Xyvind's Profile: http://forums.slimdevices.com/member.php?userid=50499 View this thread: http://forums.slimdevices.com/showthread.php?t=90970 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
