<br><br><div><span class="gmail_quote">On 10/13/07, <b class="gmail_sendername">Hadley Rich</b> <<a href="mailto:hads@nice.net.nz">hads@nice.net.nz</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Sat, 13 Oct 2007 16:54:44 Nick Rout wrote:<br>> finally got round to this. running update-xmltvids.py I get<br>> "channels.confappears to be out of date"<br>><br>> This seems to be triggered by the test:
<br>><br>> for line in channel_info:<br>> if line == '# CHANNEL_ID|XMLTVID|NAME|ICON|WEBSITE':<br>> channel_file_ok = True<br>> if not channel_file_ok:
<br>> sys.stderr.write('channels.conf appears to be out of<br>> date\n')<br>> sys.exit(1)<br>><br>><br>> The relevant line in channels.conf is<br>><br>> # CHANNEL_ID|XMLTVID|NAME|ICON|WEBSITE|CHANNEL_NUMBER
<br>><br>> These files were downloaded a few minutes ago.<br>><br>> I suspect channels.conf has in fact moved on.<br><br>Hmm, looks like you're right.<br><br>> What to do Hads?<br><br>I've updated the update_xmltvids.py file for you if you want to re-download
<br>it, I've just changed that test.</blockquote><div><br><br>Actually I just commented out the test and it worked. Thanks though. Cheers. <br></div><br></div>