[mythtv-users] UK TV Listings

Mark mark_kendall at btinternet.com
Thu May 20 09:31:20 EDT 2004


> However there seemed to be quite a few things missing for a full
> implementation, like how to ensure mythtv is tuned to a multiplex at
> the right time, and the glue for inserting the output into the myth
> database.
>
> Do you have any notes / scripts on that?  I'd really like to give it a
> proper go!
>

Nick

The following works for me; run as a cron job twice a day.

tv_grab_dvb -d -t 60 > sched.xml
mythfilldatabase --no-delete  --file 1 -1 sched.xml

The epg info is available on all multiplexes except A (from memory), for
which only now/next is given (and that should be fixed when it goes
national). I simply let it run - so it uses whatever multiplex my first card
is tuned to at that time. Seems to work without a problem - no need to tune
into any given multiplex.

I don't think it really needs anything else :)

Mark



More information about the mythtv-users mailing list