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 _______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
