mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Implemented TITLE and EPISODE keywords
This commit is contained in:
11
HISTORY
11
HISTORY
@@ -931,7 +931,7 @@ Video Disk Recorder Revision History
|
||||
|
||||
- Fixed handling improperly formatted EIT data (thanks to Rolf Hakenes).
|
||||
|
||||
2002-02-02: Version 0.99pre5
|
||||
2002-02-03: Version 0.99pre5
|
||||
|
||||
- Updated channel settings for 'N24' (thanks to Andreas Gebel).
|
||||
- Fixed handling hierarchical recordings menu in case of directories starting
|
||||
@@ -953,3 +953,12 @@ Video Disk Recorder Revision History
|
||||
- The new configuration file 'svdrphosts.conf' is now used to define which
|
||||
hosts may access the SVDRP port (by default only 'localhost' has access).
|
||||
See FORMATS for details.
|
||||
- The special keywords TITLE and EPISODE can now be used in timer file names
|
||||
(see MANUAL and FORMATS for details).
|
||||
- The new setup parameter NameInstantRecord can be used to define how an
|
||||
instant recording will be named (see MANUAL for details).
|
||||
- When looking for the EPG record of the timer that starts a recording, now
|
||||
that record is taken which covers the time calculated as
|
||||
'start + (Setup.MarginStart * 2) + 1)' in order to have a better chance of
|
||||
hitting the right record in case of an instant recording. Timers that start
|
||||
further in the future should always be programmed via the "Schedules" menu.
|
||||
|
Reference in New Issue
Block a user