Project

General

Profile

DVR Autorecorder » History » Version 1

Christoffer Bergkvist, 2012-08-02 10:48

1 1 Christoffer Bergkvist
h1. DVR Autorecorder
2
3
The 'Automatic Recorder' is used to create rules that will trig automatic recording of events. You can use this to record you favorite TV show(s), record all movies on a specific channel, etc.
4
5
It's also possible to create a recording based on a query in the EPG. For more information about that, please read the EPG chapter.
6
7
!autorec.png!
8
9
*The tags are listed / edited in a grid.*
10
11
* To edit a cell, double click on it. After a cell is changed it will flags one of its corner to red to indicated that it has been changed. To commit these changes back to Tvheadend press the 'Save changes' button. In order to change a Checkbox cell you only have to click once in it.
12
13
* To add a new entry, press the 'Add entry' button. The new (empty) entry will be created on the server but will not be in its enabled state. You can now change all the cells to the desired values, check the 'enable' box and then press 'Save changes' to activate the new entry.
14
15
* To delete one or more entries, select the lines (by clicking once on them), and press the 'Delete selected' button. A popup will ask you to confirm your request.
16
17
*The columns have the following functions:*
18
19
* *Enabled*
20
If checked the rule is active. If unchecked the rule will not trig any new recording sessions.
21
22
* *Title*
23
Only matches events with the given title. The filter uses case insensitive regular expression.
24
25
* *Channel*
26
Only match events from the given channel.
27
28
* *Channel tag*
29
Only match events from the channels which are included in the given tag. Tags are used for grouping channels and is configured by the administrator.
30
31
* *Content group*
32
Only match events belonging to the given content group.
33
34
* *Weekdays*
35
Only record events if they occur on one of these days. By default all days are marked as active.
36
37
* *Starting around*
38
Only record events if they are scheduled +-15 minutes from this given time.
39
40
* *Created by*
41
Free text field, but will be copied to the recording session.
42
43
* *Comment*
44
Free text field, not used for anything else.
45
46
{{lastupdated_at}} by {{lastupdated_by}}.