Kristian Kalweit ha scritto:

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

Hi,
I tried to comment this out and to recompile Mythtv (with the new cvs 2005-02-05), but EPG doesn't work anymore...
:-(


Bye,
Mattia

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

Reply via email to