2007-11-12, 06:18 AM
Hi, seem to be getting duplicated tv entries, listed against the same channel source.
Starting the following:
I find this exact entry on lines 3505 and 4309.
Wouldn't be so bad if the channel id was differnt but they are not. Only seems to affect tv3. Any chance of a fix (maybe put them in a hashtable before witing them out and if the key already exists, skip it).
Starting the following:
Code:
<programme start="20071109213000" stop="20071109223000" channel="1920-21-47">
Wouldn't be so bad if the channel id was differnt but they are not. Only seems to affect tv3. Any chance of a fix (maybe put them in a hashtable before witing them out and if the key already exists, skip it).