Quoting Kristian Kalweit <[EMAIL PROTECTED]>:
> 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..


_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to