diff options
| -rw-r--r-- | HISTORY | 4 | ||||
| -rw-r--r-- | MANUAL | 8 | 
2 files changed, 11 insertions, 1 deletions
| @@ -931,10 +931,12 @@ Video Disk Recorder Revision History  - Fixed handling improperly formatted EIT data (thanks to Rolf Hakenes). -2002-02-01: Version 0.99pre5 +2002-02-02: Version 0.99pre5  - Updated channel settings for 'N24' (thanks to Andreas Gebel).  - Fixed handling hierarchical recordings menu in case of directories starting    with the same sequence of characters.  - Fixed handling timers on the 29th, 30th or 31st of a month in case the next    month has less than 31 days. +- Added a description of the sort order of individual episodes in the +  recordings menu to the MANUAL. @@ -166,6 +166,14 @@ Video Disk Recorder User's Manual    that directory (and any possible subdirectory thereof) as well as the total    number of new recordings (as opposed to a recording's entry, which displays    the date and time of the recording). + +  If the setup parameter UseSubtitle was turned on when a recording took place, +  VDR adds the "subtitle" (which is usually the name of the episode in case of +  a series) to the recording's name. The "Recordings" menu then displays all +  recordings of a periodic timer in chronological order, since these are +  usually the individual episodes of a series, which you may want to view in +  the order in which they were broadcast. +    Playback can be stopped via the "Main" menu by selecting "Stop replaying",    or by pressing the "Blue" button outside the menu.    A previously stopped playback session can be resumed by pressing the "Blue" | 
