Discussion:
[Xmltv-devel] epgdata.com/supplement: Change SWR3 to 666
Philipp Hahn
2016-02-10 13:29:27 UTC
Permalink
Hi,

seems like SWR was renamed to 666?
New channel with ID 666 found. Please update channel_ids file! at
tv_grab_eu_epgdata line 616.
$ cat channel_y.xml:
...
<data>
<ch0>SWR</ch0>
<ch1>SWR</ch1>
<ch2>ger</ch2>
<ch3>de</ch3>
<ch4>666</ch4>
<ch5>181</ch5>
<ch6>1033</ch6>
<ch7></ch7>
<ch8></ch8>
<ch9>0</ch9>
<ch10>0</ch10>
<ch11></ch11>
<ch12>0</ch12>
</data>
$ wget -qO- http://supplement.xmltv.org/tv_grab_eu_epgdata/channel_ids | egrep '666|SWR|swr'
50;swr.de;SWR (SWR Fernsehen BW|SWR Fernsehen RP)
Looks like the new ID for swr.de is 666.

Philipp
Jan Schneider
2016-02-10 15:15:02 UTC
Permalink
Hi,
Post by Philipp Hahn
Hi,
seems like SWR was renamed to 666?
New channel with ID 666 found. Please update channel_ids file! at
tv_grab_eu_epgdata line 616.
...
<data>
<ch0>SWR</ch0>
<ch1>SWR</ch1>
<ch2>ger</ch2>
<ch3>de</ch3>
<ch4>666</ch4>
<ch5>181</ch5>
<ch6>1033</ch6>
<ch7></ch7>
<ch8></ch8>
<ch9>0</ch9>
<ch10>0</ch10>
<ch11></ch11>
<ch12>0</ch12>
</data>
$ wget -qO-
http://supplement.xmltv.org/tv_grab_eu_epgdata/channel_ids | egrep
'666|SWR|swr'
50;swr.de;SWR (SWR Fernsehen BW|SWR Fernsehen RP)
Looks like the new ID for swr.de is 666.
Thanks for the heads-up, fixed in CVS.
--
Jan Schneider
The Horde Project
http://www.horde.org/
Loading...