Project

General

Profile

Bug #1720

EPG Grabber incorrectly associating subtitles to shows (OpenELEC add-on)

Added by Diego Rivera over 11 years ago. Updated almost 11 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
EPG
Target version:
-
Start date:
2013-05-04
Due date:
% Done:

0%

Estimated time:
Found in version:
3.4 (OpenELEC add-on)
Affected Versions:

Description

I noticed that in the EPG list, for shows where there was no <subtitle> element in XMLTV the grabber would incorrectly substitute with the previous <subtitle> value from a different show. I'm currently using the "file" (XMLTV) grabber.

Proof of this is that examining the XMLTV file, only one instance of the subtitle being displayed repeatedly appeared, and associated the correct show. However, it was being displayed for multiple shows.

Attached is an XMLTV file that causes the problem. One instance of the subtitle in question is "The Bitter End" (from Blue Bloods). Another is "Unfinished Business" (from Vegas), and yet a third is "Signals" (from Veep), or "Kissed by Fire" (from Game of Thrones). There are many other examples as well.


Files

xmltv.xml (805 KB) xmltv.xml Diego Rivera, 2013-05-04 04:48

History

#1

Updated by Diego Rivera over 11 years ago

Correction - it appears that a non-empty <subtitle> element is required, as adding an empty one does not fix the problem. This smells like a "stale variable" or "missing variable re-initialization" between records parsed.

#2

Updated by Adam Sutton almost 11 years ago

  • Status changed from New to Rejected

I can't see anything that would specifically account for this but I've tested the hypothesis and couldn't reproduce the problem.

Adam

Also available in: Atom PDF