[mythtv-users] eit / epg grabber for dvb-t

Darren darrenmarshall at linuxfire.biz
Thu Jul 19 11:11:39 UTC 2007


Hi there, 
The chanid's may not match in mythconverg here's how to check them.
Open a terminal and log into mysql with the same user name as mythtv ' 
mysql -u username -p ' . When logged in choose the database ' \u 
mythconverg ' then query mysql ' SELECT DISTINCT chanid FROM channel; ' and 
then ' SELECT DISTINCT chanid FROM program; ' both tables should match. 
Alternatively you can try using this php script I wrote, just extract it and 
put it in apache document root.
wget http://www.linuxfire.biz/public_ftp/epg_helper.php.tar.gz then in a web 
browser http://localhost/epg_helper.php

goodluck

> Hi,
>
> Setup is all working, except that I cannot get the EPG to populate.
>
> UK, DVB-T, Ubuntu (myth v0.20).
> Video Source is set to "Transmitted Guide Only (EIT)"
> I created the channels by importing a channels.conf I generated via:
> scan /usr/share/doc/dvb-utils/examples/scan/dvb-t/... > channels.conf
>
> I can watch TV fine, but no EPG.  Running mythfilldatabase by hand
> says it's skipping over because it's using broadcast only data.
>
> I don't see anything in the front or backend logs that indicates a problem.
>
> Pointers?
>
> The setup was working wonderfully before, but due to moving house I
> had to re-scan.  This didn't seem to work very well until I dropped
> mythconverg, created it, rather mythfrontend (which re-created the db
> schema), then mythtv-setup.  Like I say, it is all working except the
> EPG/EIT data.  I'm stumped.
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

-- 
linuxfire.biz


More information about the mythtv-users mailing list