Are you running SBS on linux?

then if you can ssh in, it's a case of typing the following (ignoring
the $ or #, and stuff in {} brackets ).

$ sudo -s
# cd /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/YouTube
{might be different on your server}
# wget http://pastebin.com/raw.php?i=H0BxgpMe -O YouTube.patch
# cat YouTube.patch {make sure it looks sane}
# patch ProtocolHandler.pm < YouTube.patch
# rm YouTube.patch

then restart SBS.

If it's a window machine, then I'm not so sure. I could maybe put the
whole file on pastebin?

hopefully the dev will release a fix soon.


------------------------------------------------------------------------
murkle's Profile: http://forums.slimdevices.com/member.php?userid=40710
View this thread: http://forums.slimdevices.com/showthread.php?t=87731

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

Reply via email to