Callek;557438 Wrote: 
> 
> I'm really fresh about all this stuff, is the plugin compiled or can I
> edit it with a text editor?
There's a perl part which you can edit and a compiled part which you
can't.  The bit you need to change is in the perl part.  You then need
to restart SBS and check it loaded the plugin to see all is ok with the
syntax.

The file you want to change is Spoitify/ProtocolHandler.pm 

replace for example
Slim::Utils::Network::serverAddr()
with
"10.0.0.1"


-- 
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
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to