[mythtv] [patch] DVB EIT fixes

John Pullan jmp at tarantella.com
Thu Jan 27 07:34:00 EST 2005


On Thu, 2005-01-27 at 13:17 +0100, Kristian Kalweit wrote:
> Jesper Sörensen schrieb:

> > Could be a bug, but it could also be broken EIT data. Please test with 
> > tv_grab_dvb or "dvbsnoop 0x12" and see if you get the same error there?
> >
> After further looking, I don't find other entries like this. So I think 
> the data was wrong. The entries are not in the EIT data anymore, so I 
> can't  look in the output auf tv_grab_dvb. I will do this, if find 
> something other which seems to be wrong.
> 
> Could you say please: Should the current code put the EIT into database? 
> Where are the insert statements in the code?
> 
yes.

SIParser should signal SIScan via the EventsReady signal.
The actual EIT data is then added in SIScan::AddEvents. (thats where the
actual Insert code is)

--
John



More information about the mythtv-dev mailing list