[mythtv] [patch] DVB EIT fixes

Taylor Jacob rtjacob at earthlink.net
Thu Jan 27 11:17:13 EST 2005


Quoting Kristian Kalweit <kalweit at exorpro.de>:
> Seems in my backend the EVENTS for siparser/siscan not working
> correctly. In siparser.cpp I get the debug output from
>
>         fprintf(stdout, "EIT_EVENT: LanguageCode='%s' Event_Name='%s'
> Description='%s'\n", e.LanguageCode.ascii(), e.Event_Name.ascii(),
> e.Description.asci$
>
> Next line the Event is added to a table.

The event is then added to a QMap of events, not the database..

> OK, I see the start of  SIScanner.
> I never see the output "Got an EventsQMap to process"

Table[EVENTS]->EmitRequired() must be true.. EVENTS is defined at the top of
sitypes.h  I believe its 4, but I am at work and can't check yet..




More information about the mythtv-dev mailing list