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

Ashley Bostock abostock at gmail.com
Fri Apr 11 07:44:08 UTC 2008


On 10/04/2008, Nick Morrott <knowledgejunkie at gmail.com> wrote:
> On 10/04/2008, Ashley Bostock <abostock at gmail.com> wrote:
>
> > Just wanted to check to make sure I'm not the only one seeing this
>  >  before I log it as a bug with the xmltv rt grabber.
>  >
>  >  When using freeview.1.virginmedia.com xmltvid it is still providing me
>  >  with channel data for times when the station is off air on Freeview.
>  >  It only shows on Freeview between 18:00 - 06:00 but I'm getting
>  >  listings for outside of at that time (at least during the weekend).
>
>
> My oversight causing this issue is fixed in current CVS and will be
>  included in the next release of XMLTV. The fix is super-simple - I
>  carelessly left a next in the wrong scope, causing the part-time
>  channels to work only when debugging is enabled.
>
>  You can see the fix here:
>
>  http://xmltv.cvs.sourceforge.net/xmltv/xmltv/grab/uk_rt/tv_grab_uk_rt.in?r1=1.155&r2=1.156
>
>  Any more issues, please direct to the XMLTV users list.
>
>  Nick
>
>  --
>  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
>
> _______________________________________________
>  mythtv-users mailing list
>  mythtv-users at mythtv.org
>  http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>

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

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 |
+--------+----------------------------+

I have alreay tried deleting all listings for that channel and
re-running mythfilldatabase but I still get listings for the full
24hours.

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

Ash


More information about the mythtv-users mailing list