Gestern, 21:27 - Upd 4.16.19/02.12.11>Plugin ipRec Fernprogrammierung/Remote recording via tvtv.xx,tvinfo.de, weitere (Terminator212)
Seit heute der selbe Feler bei mir, habe ein Softwareupdate (OE2.0) gemacht, die XML-Daten sehen gut aus:
<epg_schedule seqnumber="5864461109" version="1.0" charset="ISO-8859-1">
<epg_schedule_entry uid="653051257" channel="ARD" starttime="2012-12-28 22:00:00 +0100" endtime="2012-12-28 23:30:00 +0100" eventtype="rec">
<title>Kommissar Wallander - Ein Mord im Herbst</title>
<nature>Kriminal</nature>
<format>Serie</format>
<cast_director>Toby Haynes</cast_director>
<cast_actors>Georg Nikoloff, Paula Videniece, Maya Wasowicz, Claire Hackett, Con O'Neill, Nick Moss, Matthew Hickey, Donald Sumpter, Albert Maris, Saskia Reeves, Rebekah Staton, Mark Hadfield, Barnaby Kay, Richard McCabe, Sarah Smart, Kenneth Branagh</cast_actors>
</epg_schedule_entry>
</epg_schedule>
Log-Auszug:
TVinfo.Get: http://www.tvinfo.de/application/tvinfo/external/openCal/schedule_v2.php?username=...&password=... -> 20:52:09
TVinfo.Get: Interface: Len 73911 -> 20:52:09
Traceback (most recent call last):
File "/bin/iprecd", line 355, in <module>
iprecSynch()
File "/bin/iprecd", line 10, in __init__
self.Synch()
File "/bin/iprecd", line 346, in Synch
Hook(self.SynchHook)
File "/usr/lib/enigma2/python/Plugins/Extensions/ipRecService/xmltools.py", line 80, in Hook
if (hook(interface)):
File "/bin/iprecd", line 337, in SynchHook
list = interface.Get(self.setup)
File "/usr/lib/enigma2/python/Plugins/Extensions/ipRecService/Interfaces/tvinfo.py", line 144, in Get
doc = xml.etree.cElementTree.XML(data)
File "<string>", line 106, in XML
cElementTree.ParseError: not well-formed (invalid token): line 19, column 86 [zum Beitrag]
Seit heute der selbe Feler bei mir, habe ein Softwareupdate (OE2.0) gemacht, die XML-Daten sehen gut aus:
<epg_schedule seqnumber="5864461109" version="1.0" charset="ISO-8859-1">
<epg_schedule_entry uid="653051257" channel="ARD" starttime="2012-12-28 22:00:00 +0100" endtime="2012-12-28 23:30:00 +0100" eventtype="rec">
<title>Kommissar Wallander - Ein Mord im Herbst</title>
<nature>Kriminal</nature>
<format>Serie</format>
<cast_director>Toby Haynes</cast_director>
<cast_actors>Georg Nikoloff, Paula Videniece, Maya Wasowicz, Claire Hackett, Con O'Neill, Nick Moss, Matthew Hickey, Donald Sumpter, Albert Maris, Saskia Reeves, Rebekah Staton, Mark Hadfield, Barnaby Kay, Richard McCabe, Sarah Smart, Kenneth Branagh</cast_actors>
</epg_schedule_entry>
</epg_schedule>
Log-Auszug:
TVinfo.Get: http://www.tvinfo.de/application/tvinfo/external/openCal/schedule_v2.php?username=...&password=... -> 20:52:09
TVinfo.Get: Interface: Len 73911 -> 20:52:09
Traceback (most recent call last):
File "/bin/iprecd", line 355, in <module>
iprecSynch()
File "/bin/iprecd", line 10, in __init__
self.Synch()
File "/bin/iprecd", line 346, in Synch
Hook(self.SynchHook)
File "/usr/lib/enigma2/python/Plugins/Extensions/ipRecService/xmltools.py", line 80, in Hook
if (hook(interface)):
File "/bin/iprecd", line 337, in SynchHook
list = interface.Get(self.setup)
File "/usr/lib/enigma2/python/Plugins/Extensions/ipRecService/Interfaces/tvinfo.py", line 144, in Get
doc = xml.etree.cElementTree.XML(data)
File "<string>", line 106, in XML
cElementTree.ParseError: not well-formed (invalid token): line 19, column 86 [zum Beitrag]