diff options
| author | monty35 <videosrc@vdr.muc.bieringer.de> | 2008-12-20 09:24:51 +0100 |
|---|---|---|
| committer | monty35 <videosrc@vdr.muc.bieringer.de> | 2008-12-20 09:24:51 +0100 |
| commit | 3308e0c0b652a77466cdeb9c2ce3e771c87fd818 (patch) | |
| tree | 927800d9ecfddc6b0d58aea350528706845737f1 /README | |
| parent | dabdbe5409bacc56e22461a6a1ff9b736381b158 (diff) | |
| download | vdr-plugin-tvtv-3308e0c0b652a77466cdeb9c2ce3e771c87fd818.tar.gz vdr-plugin-tvtv-3308e0c0b652a77466cdeb9c2ce3e771c87fd818.tar.bz2 | |
Import patch to 0.3.3p8
Diffstat (limited to 'README')
| -rw-r--r-- | README | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -50,7 +50,7 @@ Setup Menu: Shows entry in main menu to perform update manually Add ongoing non-VPS timers - Do not readd (and causing instant start of record) + Do not re-add (and causing instant start of record) non-VPS timers, if start time is in the past Use VPS @@ -74,6 +74,19 @@ Setup Menu: It is shifted 1 hour (2 hours during daylight saving time) ealier. This can be avoided by enabling this fix. "auto" is the recommended setting. + TimeZone Shift BugFix + Currently (Nov 2009), TVTV sends the wrong time zone for all times. + This happen for CET regional timers like ARD and also for GMT timers like + BBC. + "auto" means that a buggy timezone is detected and fixed (Note: this only works if + *all* TVTV timers are in the same timezone as the vdr system. This is failsafe + and should avoid problems on the next DST switch + "manual" means that a timezone is manually corrected. This is NOT failsafe on the + next DST switch! + "manual (DST only)" use the manual timezone correction only in case of DST + "manual (non-DST only)" use the manual timezone correction only in case of non-DST + "ignore timezone" ignores the transmitted timezone completly + Reload ChannelMap If channel map is changed it can be reloaded with this command |
