mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Added a description of the sort order of individual episodes in the recordings menu to the MANUAL
This commit is contained in:
parent
e327c3862d
commit
548aa10f29
4
HISTORY
4
HISTORY
@ -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.
|
||||
|
8
MANUAL
8
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"
|
||||
|
Loading…
Reference in New Issue
Block a user