Project

General

Profile

Bug #4335

htsmsg_xml_deserialize error

Added by Icarus XinHong over 7 years ago. Updated over 7 years ago.

Status:
Invalid
Priority:
Normal
Assignee:
Category:
EPG - Grabbers
Target version:
-
Start date:
2017-04-28
Due date:
% Done:

0%

Estimated time:
Found in version:
4.1-2541~g41fa62d
Affected Versions:

Description

I had to reinstall my Raspberry Pi 2B, everything is working but since one month I have htsmsg_xml_deserialize error when running the grabber tv_grab_fr_telerama

xmltv: /usr/bin/tv_grab_fr_telerama: htsmsg_xml_deserialize error
xmltv: /usr/bin/tv_grab_fr_telerama: grab returned no data

I don't know where to investigate as I don't have other informations.

In attachement you can find the grabber script, its config, the log and the resulting xml

Thanks


Files

log.txt (11.8 KB) log.txt Icarus XinHong, 2017-04-28 07:57
tv_grab_fr_telerama (38 KB) tv_grab_fr_telerama Icarus XinHong, 2017-04-28 07:57
tv_grab_fr_telerama.conf (338 Bytes) tv_grab_fr_telerama.conf Icarus XinHong, 2017-04-28 07:57
xmlepgtelerama.xml (3.36 MB) xmlepgtelerama.xml Icarus XinHong, 2017-04-28 07:58

History

#1

Updated by Mark Clarkstone over 7 years ago

Icarus XinHong wrote:

... snip ...

I don't think this is a Tvheadend bug at all, it's failing to parse as the xml isn't valid.

If you look at the data you'll see many elements are followed by colon separated text rather than more elements, basically your parser has included "garbage", it needs fixing.

I'm no expert in this so I won't close/invalid this bug to allow someone else to take a look.

#2

Updated by Jaroslav Kysela over 7 years ago

  • Status changed from New to Invalid

Yes, verify XML in any XML browser before reporting a bug.

Also available in: Atom PDF