AW: AW: [mythtv-users] Problems with EPG

pschormeir at iiv.de pschormeir at iiv.de
Tue Jul 5 08:02:41 EDT 2005


Have you ensured that the option "use on air guide" in the channel
properties is enabled ?
Any suspect entries in the logfile ?

Regards

Fritz

-----Ursprüngliche Nachricht-----
Von: mythtv-users-bounces at mythtv.org
[mailto:mythtv-users-bounces at mythtv.org]Im Auftrag von Mattia Martinello
Gesendet: Dienstag, 5. Juli 2005 12:46
An: Discussion about mythtv
Betreff: Re: AW: [mythtv-users] Problems with EPG


pschormeir at iiv.de ha scritto:

>Solution :
>There is a piece of code in siparser.cpp which seems to break the program
>guide under certain circumstances. (first found by Kristian Kalweit) The
>problem was solved by commenting out some lines of code in this file (just
>search for Kalweit in /libs/libmythtv/siparser.cpp and you will end up at
>the critical point)
>After recompiling the altered source code, the EPG is working like a charm.
>
I commented out these lines:

//The following was found to break EIT guide for
// Kristian Kalweit <kalweit at exorpro.de>
    if (n.LinkageType == 4)
    {
        PrivateTypes.GuideOnSingleTransport = true;
        PrivateTypes.GuideTransportID = n.LinkageTransportID;
    }

but it doesn't work...
In the program guide I don't see anything, and in the OSD (when I press
the "I" key) i only see "unknown"...

Is there a way to get EPG working in MythTV? :-(
Plese help me...

Thank you very much.
Goodbye
Mattia.





More information about the mythtv-users mailing list