Bug #916
XMLTV: Episode system="xmltv_ns" not working
Status:
Invalid
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-04-06
Due date:
% Done:
0%
Estimated time:
Found in version:
git-85e23bb
Affected Versions:
Description
Hello,
Tvheadend does not get episode information when the episode system is xmltv_ns. I have tried to change the system in the xml file to onscreen, and then Tvheadend is able to get the information. This is an example from my xml file.
<programme channel="www.ontv.dk/tv/7" start="20120401022500 +0200" stop="20120401031500 +0200"> <title lang="dk">CSI: New York</title> <desc lang="dk">Mac prøver at opsopre en pige som forsvandt i 2002, efter at have overværet et indbrud som førte til mord.</desc><category lang="EN">serie</category> <episode-num system="xmltv_ns"> .161. </episode-num> <icon src='http://ontv.dk//imgs/print_img.php?sti=/imgs/epg/channel/2012-03-31/7/71333239900.jpg&height=&width=' /> </programme>
Forum thread: https://www.lonelycoder.com/redmine/boards/12/topics/3954?r=3980
History
Updated by Phill Lavender over 12 years ago
Partial fix provided in the forum (link above). Just converts the ee->ee_episode to a char array and then puts it back into ee->ee_onscreen.
Updated by Adam Sutton over 12 years ago
- Status changed from New to Invalid
This is a duplicate report.