FILELIST_SIZE
Disker has a property 'ical-schedule'. This allows an ical file to be
specified in the config and have recordings scheduled based on events.
This file will be monitored for changes and events reloaded if this
happens.
The filename of a recording started from an ical file will be produced
via passing the ical event summary through strftime, so that an archive
can encode the date and time that it was begun.
The time that will be given to strftime will be given in the timezone
of the ical event. In practice this will either be UTC or the local time
of the machine running the disker, as the ical scheduler does not
understand arbitrary timezones.
- Value:
-
|