Unable to parse timers - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167) +---- Forum: DVBViewer (https://forum.kodi.tv/forumdisplay.php?fid=219) +---- Thread: Unable to parse timers (/showthread.php?tid=225311) |
Unable to parse timers - casual - 2015-04-25 Quote:AddOnLog: DVBViewer Client: Unable to parse timers. Error: Error reading Attributes. How can I fix it, pls? RE: Unable to parse timers - casual - 2015-04-26 Or can I disable these alerts, pls? RE: Unable to parse timers - manül - 2015-04-27 No, you can not disable the error message, because it's an error message. Whats the output of http://<RS_HOST>:<RS_PORT>/api/timerlist.html?utf8 ? Make sure you paste the XML, not the parsed/pretty output of your browser. Edit: And which backend + frontend version are you running? RE: Unable to parse timers - casual - 2015-04-28 Thx for the reply (2015-04-27, 23:33)manül Wrote: Whats the output of timerlist.html I dont understand what do we do (2015-04-27, 23:33)manül Wrote: Edit: And which backend + frontend version are you running?Kodi Helix Rec Service 1.30.1.0 DVBViewer Client 1.9.28 http://<RS_HOST>:<RS_PORT>/api/timerlist.html?utf8 I tried without "?utf8" RE: Unable to parse timers - manül - 2015-04-28 That's the prettified output of your browser. I need the raw text/xml. Open http://<RS_HOST>:<RS_PORT>/api/timerlist.html?utf8 , use file -> save page to save the output and upload the xml somewhere. However it looks RS didn't correctly convert the name of your channels to valid UTF-8. So this is most likely a bug in RS. RE: Unable to parse timers - casual - 2015-04-28 timerlist.xml RE: Unable to parse timers - manül - 2015-04-28 Thanks. Seems I was right, the XML isn't valid: Code: $ xmllint timerlist.xml The correct (utf8 encoded) name of the channel is Petőfi Rádió, right? I'll try to get in touch with a developer of the DvbViewer Team. Meanwhile you can try to work around this by renaming this channel so it doesn't contain characters outside of the latin1 range. e.g. Petofi Radio would be valid. Edit: In case renaming the channel doesn't solve this, also recreate your "Akusztik"-timer. RE: Unable to parse timers - manül - 2015-04-28 Btw, I can reproduce this bug. The channel name simply doesn't get converted to utf8. RE: Unable to parse timers - manül - 2015-04-28 I've reported the bug to the DvbViewer Team. They'll take a look but not anytime soon. RE: Unable to parse timers - casual - 2015-04-29 RE: Unable to parse timers - jenette - 2016-05-18 hi can someone help me ,got an amazon fire stick with kodi on it will no play flim ect on my tv ,but it will on my friends tv can anyone help |