)p(;560590 Wrote:
> What did you exactly delete...so we nonprogrammers can try to get it
> scrobbling...thanks!
The file to modify is ProtocolHandler.pm from the Spotify plugin. I've
installed SBS from the Slim Devices/Logitech repo, so the file to edit
is located at:
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotify/ProtocolHandler.pm
The lines with minuses in front are deleted, the lines with pluses in
front are added. The numbers within the @@ are line numbers within the
file, but it is easy enough to find the right place just searching for
some string appearing on the lines to delete.
I'll attach the patch to my previous post as well. You could just
download it, put it in the plugin directory and apply like this:
Code:
--------------------
cd /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotify
patch -p < spotify.protocolhandler.patch
--------------------
I hope this helps.
--
kimmos
------------------------------------------------------------------------
kimmos's Profile: http://forums.slimdevices.com/member.php?userid=39137
View this thread: http://forums.slimdevices.com/showthread.php?t=79706
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins