nskou wrote: > Hi, > > I know this is an old thread but am hoping for help anyways. > > I am trying to install the Powerswitch III plugin on a raspberry pi > running raspbian wheezy but get this error code in the LMS log > > > Code: -------------------- > > [15-08-26 18:09:29.3966] Slim::Utils::PluginManager::_parseInstallManifest (648) Warning: Unable to parse XML in file [/usr/share/squeezeboxserver/Plugins/PowerSwitchIII/install.xml]: [ > not well-formed (invalid token) at line 33, column 70, byte 2525 at /usr/share/squeezeboxserver/CPAN/XML/Parser.pm line 187 -------------------- > > > > Any idea what might be wrong?
Nskou, Sounds like install.xml has been corrupted, since it is only supposed to have 21 lines (not 33). There appears to be an extra line in the file in the original, but parser should have ignored it (does on my win box). Create an issue on GitHub so you can send us the file and we can try to sort it out. You may have to create GitHub account if you don't have one (free). Just search powerswitch3 and hit the ! on the side to create issue. Be curious to hear if latest raspberry pi's are fast enough as a server to keep apps like squeezepad speedy. I'm using several pogoplug e02s as players--work flawlessly with vortexbox's vamp player. Been tempted to turn one into a server and store files on cloud. Best regards, Robert ------------------------------------------------------------------------ Robaird's Profile: http://forums.slimdevices.com/member.php?userid=11898 View this thread: http://forums.slimdevices.com/showthread.php?t=98975 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
