If LMS not starting ... then you may well have to remove that plugin from the file system ... which is trickier if not familiar with Linux command line.
Your plugins will be somewhere like /usr/local/slimserver/Cache/InstalledPlugins/Plugins I don't want to suggest using commands to remove everything in a folder just in case you run it from the wrong place and remove too much stuff. so something like: cd /usr/local/slimserver/Cache/InstalledPlugins/Plugins ls and then you should see a listing of directories - with one of them named something like "ickstream". If there is then move into it ... cd ickstream (make sure that the upper/lower case matches what you see in the listing) Assuming no errors then ... rm Plugin.pm That might be enough to fool LMS ... so then start LMS and see if you get access via web browser ... then you could remove the plugin via the web interface. Someone with an ickstream installation will be able to give you better instructions. Paul Webster http://dabdig.blogspot.com Author Radio France (FIP etc) plugin ------------------------------------------------------------------------ Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105 View this thread: http://forums.slimdevices.com/showthread.php?t=110399 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/discuss
