mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Using timer priority to interrupt lower priority timer recording
This commit is contained in:
4
MANUAL
4
MANUAL
@@ -203,7 +203,9 @@ Video Disk Recorder User's Manual
|
||||
to free space for a new recording. If the disk is full and a new
|
||||
recording needs more space, an existing recording with the lowest
|
||||
Priority (and which has exceeded its guaranteed Lifetime) will be
|
||||
removed.
|
||||
removed. If all available DVB cards are currently occupied, a
|
||||
timer with a higher priority will interrupt the timer with the
|
||||
lowest priority in order to start recording.
|
||||
Lifetime: The number of days (0..99) a recording made through this timer is
|
||||
guaranteed to remain on disk before it is automatically removed
|
||||
to free up space for a new recording. Note that setting this
|
||||
|
Reference in New Issue
Block a user