[mythtvnz] EOL of hairy.geek.nz EPG feed
Steven Ellis
mythtvnz@lists.linuxnut.co.nz
Wed, 18 Oct 2006 16:18:33 +1300 (NZDT)
Nick & Ann Read wrote:
> Quoting Nick Rout <nick@rout.co.nz>:
>
>>
>> It only seems to have four channels on it:
>>
>
> Actually it seems to have data for all the channels, but only has those
> four
> defined up front. Disclaimer: I haven't actually checked that all the
> channels
> are there :-)
tv_split --output %channel.xml < ../epg/hotblack.xml
ls *.xml | wc
Gives me 106 channels, the same as hairy, some of which have very little
data.
grep \<channel hairy.xml | wc
Gives me 145 channels some of which don't have EPG data.
Steve