[mythtv] Re: [mythtv-commits] Re: Ticket #579:EITdoesnotinsertprogram descriptions

Daniel Kristjansson danielk at cuymedia.net
Sat Nov 5 08:46:06 EST 2005


On Sat, 2005-11-05 at 12:50 +0100, Janne Grunau wrote:
> Done. The log is very long 42000 lines. Maybe it helps, if I repeat 
> with only one card ionstead of three (2x DVB-T, 1x DVB-C)?
> The log consists mostly of unused descriptor messages.
Thanks, it might be useful if you commented out the code in
ProcessUnusedDescriptor(), and disabled all but one DVB card
in the future. But this is still useful as is.

> If there is anything else I can do to help, I'll do.
Sure can you try adding this in the DB:
  UPDATE settings SET data="deu" WHERE value="ISO639Language0";
Then testing it?

It looks like the transmitter is using "deu" rather than "ger"
for the German EIT info. I'm wondering if some basic English 
listings are provided which evict the German ones because "eng"
has a higher priority than "deu".

It looks like the script I used to generate the iso639.cpp tables
didn't catch alternate iso639 codes for the same language.
I'll fix that sometime next week.

-- Daniel



More information about the mythtv-dev mailing list