Bug #65
Same event multiple times in EPG
Start date:
Due date:
% Done:
0%
Estimated time:
Found in version:
Affected Versions:
Description
See attachment.
Files
History
Updated by Andreas Smas over 15 years ago
- Status changed from New to Fixed
- Found in version set to fixed
- Try to detect duplicate EPG entries from the DVB feed and adjust
EPG accordingly. The EPG code will search for events with the same
DVB event ID +- 2 events from the current one. If the event id is
equal, the prvious (old) entry will be removed in favor of the new one.
Reason for not blindingly trusting the event id is that some networks
seem to (incorrectly) reuse IDs.
Fixed in r3148