[mythtv-users] virgin 1 (freeview) xmltv listings when channel is actually off air

Nick Morrott knowledgejunkie at gmail.com
Fri Apr 11 09:09:24 UTC 2008


On 11/04/2008, Ashley Bostock <abostock at gmail.com> wrote:
> The version I'm running is...
>  $ which tv_grab_uk_rt
>  /usr/local/bin/tv_grab_uk_rt
>  $ /usr/local/bin/tv_grab_uk_rt --version
>  XMLTV module version 0.5.51
>  This is tv_grab_uk_rt.in version 1.168, 2008/04/03 04:28:09

That's the current CVS version, so it already has the previous fix included.

>  In my .mythtv/aerial.xmltv file (aerial is the name of my
>  listings/input source) I have...
>  channel freeview.1.virginmedia.com
>
>  In the database I have...
>  mysql> select chanid,xmltvid from channel where callsign like '%virgin1%';
>  +--------+----------------------------+
>  | chanid | xmltvid                    |
>  +--------+----------------------------+
>  |   1020 | freeview.1.virginmedia.com |
>  +--------+----------------------------+

Can you try

mysql>  SELECT COUNT( * ) FROM `program` WHERE `chanid` =1020;

I currently see 297 entries.

>  Any suggestions to how to debug this? or would you rather I repost
>  this to the xmltv list?

Run the grabber manually with a config for just Virgin 1 and output to
a file. Then check the program entries and timings. The grabber also
supports the --debug option for voluminous progress information.

If no-one objects, carry on in this thread (I don't think it'll take
many more messages). If you see any other issues, please create a new
message on xmltv-users or in the XMLTV bug tracker on sourceforge.

-- 
Nick Morrott

MythTV Official wiki:
http://mythtv.org/wiki/
MythTV users list archive:
http://www.gossamer-threads.com/lists/mythtv/users

"An investment in knowledge always pays the best interest." - Benjamin Franklin


More information about the mythtv-users mailing list