Project

General

Profile

Bug #2488

htsmsg_xml_deserialize error Unknown label referense: "&

Added by Spencer Roff almost 10 years ago. Updated almost 10 years ago.

Status:
Invalid
Priority:
Normal
Assignee:
Category:
EPG - Grabbers
Target version:
-
Start date:
2014-11-17
Due date:
% Done:

0%

Estimated time:
Found in version:
3.9.2064
Affected Versions:

Description

Generating whatson.xml using tv_grab_dvb which is gathering the data from the DVB stream
The resulting file had some titles with "&" that broke the import. some are located in Title tags , also "&" in descriptions tags also broke the import.

example

<programme channel="1222.dvb.guide" start="20141118110000 +1300" stop="20141118120000 +1300">
        <title lang="en"> His & Hers </title>
        <sub-title lang="en">ESPN presents His & Hers</sub-title>
        <desc lang="en">ESPN presents His & Hers</desc>
        <rating system="dvb">
                <value>5</value>
        </rating>
</programme>

<title lang="en">Frances & Friends LIVE</title>

cat whatson.xml |nc -U /home/xbmc/.hts/tvheadend/epggrab/xmltv.sock

offending file uploaded.


Files

whatson.xml (9.34 MB) whatson.xml Generated from the tv_grab_dvb Spencer Roff, 2014-11-17 23:49
small.xml (860 Bytes) small.xml Small test xml to check that import was working Spencer Roff, 2014-11-18 00:00

History

#1

Updated by Rafal Kupiec almost 10 years ago

Shouldn't they be & in valid XMLTV?

#2

Updated by Rafal Kupiec almost 10 years ago

I meant:

&amp;

#3

Updated by Spencer Roff almost 10 years ago

Added small.xml to test that it was working. Imported fine.

My aim with this aproach to the guide is to still capture the EPG OTA but map the SD guide to the HD channels in NZ that only display now and next in NZ.

#4

Updated by Spencer Roff almost 10 years ago

Thanks ill log a bug with the maintainer for tv_grab_dvb.

You can close this as i can work around it.

#5

Updated by Jaroslav Kysela almost 10 years ago

  • Status changed from New to Invalid

Also available in: Atom PDF