Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: EPGBugfixLevel



"Koch, Steffen" wrote:
> 
> If this value is set to 3, are all channels fixed or only Pro7 and Kabel1??

See 'eit.c', cEventInfo::FixEpgBugs():

     // Pro7 and Kabel1 apparently are unable to use a calendar/clock,
     // because all events between 00:00 and 06:00 have the date of the
     // day before (sometimes even this correction doesn't help).
     // Channels are recognized by their ServiceID, which may only work
     // correctly on the ASTRA satellite system.
     if (uServiceID == 898    // Pro-7
      || uServiceID == 899) { // Kabel 1

Klaus
-- 
_______________________________________________________________

Klaus Schmidinger                       Phone: +49-8635-6989-10
CadSoft Computer GmbH                   Fax:   +49-8635-6989-40
Hofmark 2                               Email:   kls@cadsoft.de
D-84568 Pleiskirchen, Germany           URL:     www.cadsoft.de
_______________________________________________________________



Home | Main Index | Thread Index