mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Implemented internationalization
This commit is contained in:
7
FORMATS
7
FORMATS
@@ -47,8 +47,11 @@ Video Disk Recorder File Formats
|
||||
----F-- = Friday
|
||||
-----S- = Saturday
|
||||
------S = Sunday
|
||||
(any combination is possible, for example MTWTF--) or the "day of month" (1..31)
|
||||
- Star time (first two digits for the hour, second two digits for the minutes)
|
||||
(any combination is possible, for example MTWTF--, and the days may be
|
||||
indicated by any characters except '-', so for example ABC---- would set
|
||||
a timer that records on monday, tuesday and wednesday) or the "day of month"
|
||||
(1..31)
|
||||
- Start time (first two digits for the hour, second two digits for the minutes)
|
||||
- End time (first two digits for the hour, second two digits for the minutes)
|
||||
- Priority (from 00 to 99, 00 = lowest prioity, 99 = highest priority)
|
||||
- Guaranteed lifetime of recording (in days)
|
||||
|
Reference in New Issue
Block a user