Mattia Martinello wrote:
Alexander Petkov ha scritto:
Hehe, I think we all know what you meant...
I don't understand... Excuse me, could you tell me what I meant?
Mattia.
OK, sorry I don't meant ETI (Extra Terrastical Intelligence) :-) ...
Anyway, try following:
- go to to your mythtv source dir, into libs/libmythtv
- edit siparser.cpp
- find following in SIParser::ParseDescriptorLinkage:
//The following was found to break EIT guide for
// Kristian Kalweit <[EMAIL PROTECTED]>
if (n.LinkageType == 4)
{
PrivateTypes.GuideOnSingleTransport = true;
PrivateTypes.GuideTransportID = n.LinkageTransportID;
}- comment this out - recompile and try again
I also have to comment this out at my machine to get EPG working. Please, give me feedback if this is working for you. I will report to the devs.
Kristian.
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
