[EMAIL PROTECTED] 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 <[EMAIL PROTECTED]>
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.
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users