widman wrote: > [19-10-15 06:50:24.0172] Slim::Networking::IO::Select::__ANON__ (131) > Error: Select task failed calling Slim::Web::HTTP::processHTTP: > not well-formed (invalid token) at line 1, column 0, byte 0 at > /XML/Parser.pm line 187 > ; fh=Slim::Web::HTTP::ClientConn=GLOB(0xc302574)
I know I'm a couple of years late for the show here but in case others run into this error and search for it here, I just had it occur on my piCore. As it happened, I had named one of my Airports with a special character (Danish 'ø') in it which the parser choked on. Editing the /slimserver/prefs/raopbridge.xml and replacing the 'ø' with 'ø' and the error vanished with a restart. Thomas Nielsen -I breathe music...- ------------------------------------------------------------------------ thniels's Profile: http://forums.slimdevices.com/member.php?userid=71094 View this thread: http://forums.slimdevices.com/showthread.php?t=105198
_______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
