Unable to parse timers
#1
Quote:AddOnLog: DVBViewer Client: Unable to parse timers. Error: Error reading Attributes.

How can I fix it, pls?
Reply
#2
Or can I disable these alerts, pls?

Image
Reply
#3
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?
Reply
#4
Thx for the reply

(2015-04-27, 23:33)manül Wrote: Whats the output of timerlist.html
Image
I dont understand what do we do Smile

(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"
Reply
#5
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.
Reply
#6
timerlist.xml
Reply
#7
Thanks. Seems I was right, the XML isn't valid:
Code:
$ xmllint timerlist.xml
timerlist.xml:49: parser error : Input is not proper UTF-8, indicate encoding !
Bytes: 0xD5 0x46 0x49 0x20
      <Channel ID="6019060907972231299|PET�FI R�DI�"/>
                                          ^

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.
Reply
#8
Btw, I can reproduce this bug. The channel name simply doesn't get converted to utf8.
Reply
#9
I've reported the bug to the DvbViewer Team. They'll take a look but not anytime soon.
Reply
#10
Image
Reply
#11
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 Huh
Reply

Logout Mark Read Team Forum Stats Members Help
Unable to parse timers0