On Sun, Oct 05, 2008 at 11:35:33PM +0200, [EMAIL PROTECTED] wrote:

Hello,

is there a way to do it only for Sky UK ?

> To resolve this little problem I have set to zero the offset time, it seems 
> that
> EPG is not sent at GMT but at local British time , meaning system add one hour
> when not needed
> 
> Discussion on vdrportal here :
> http://www.vdr-portal.de/board/thread.php?postid=752810
> 
> 
> In loadepg.c , method cTaskLoadepg::GetSatelliteTimeOffset force to zero
> 
>           SatelliteTimeOffset = SatelliteTimeOffsetH * 3600;
>         }
>         EpgTimeOffset = ( LocalTimeOffset - SatelliteTimeOffset );
> //DPLU
> EpgTimeOffset = 0 ;
> //DPLU
>         esyslog( "LoadEPG: Satellite Time Offset=[UTC]%+i", 
> SatelliteTimeOffset /
> 3600 );
>         esyslog( "LoadEPG: Epg Time Offset=%+i seconds",

-- 
Grégoire FAVRE  http://gregoire.favre.googlepages.com  http://www.gnupg.org
               http://picasaweb.google.com/Gregoire.Favre

_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Reply via email to