diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-02-23 17:11:19 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-02-23 17:11:19 +0100 |
commit | 430284a8a78b536151b829d7ba63450b85cb2f90 (patch) | |
tree | 5cf81fc46d02200cbaec9e62413884bb61231bf5 /HISTORY | |
parent | db7f6ee6192b395682685eb2151fb88354a786b5 (diff) | |
download | vdr-430284a8a78b536151b829d7ba63450b85cb2f90.tar.gz vdr-430284a8a78b536151b829d7ba63450b85cb2f90.tar.bz2 |
Reading 'epg.data' at startup
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -997,7 +997,7 @@ Video Disk Recorder Revision History - If a recording has no episode title, the trailing '~' is no longer shown in the progress display. -2002-02-17: Version 1.0.0pre1 +2002-02-23: Version 1.0.0pre1 - Added scanning for EPG data for another 4 days on channels that support this (thanks to Oleg Assovski). @@ -1020,3 +1020,6 @@ Video Disk Recorder Revision History "instant" recording (see FORMATS for details). - Fixed the SVDRP GRAB command in case the video device can't be opened (thanks to Adrian Stabiszewski). +- At startup the data written into 'epg.data' is now read into the EPG data + structures. In order for this to work, the 'E' record has been extended to + (optionally) contain the 'table ID' (see FORMATS for details). |