Taylor Jacob schrieb:

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..



Sure I mean this in memory table :-).

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..




Right, x have to be 4 in CheckTrackers to emit an EventsReady signal. I never get this! I only get SIParser: Table[1]->EmitRequired() == true

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

Reply via email to