From: Andreas Ă–man Date: Sat, 27 Mar 2010 05:55:18 +0000 (+0000) Subject: Update docs X-Git-Tag: 2.12~189 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=67692832e6632ddf8d79fa4f34e72da8a7645964;p=thirdparty%2Ftvheadend.git Update docs --- diff --git a/docs/html/autorec.html b/docs/html/autorec.html index 7e54504b3..bb0d28452 100644 --- a/docs/html/autorec.html +++ b/docs/html/autorec.html @@ -1,10 +1,10 @@
-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. +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.

-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. +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.

@@ -12,18 +12,19 @@ about that, please read the EPG chapter.

@@ -33,13 +34,14 @@ The columns have the following functions:
Enabled -
If checked the rule is active. If unchecked the rule will not trig any new - recording sessions. +
+ If checked the rule is active. If unchecked the rule will not trig + any new recording sessions.
Title
- Only matches events with the given title. The filter uses case insensitive regular - expression. + Only matches events with the given title. The filter uses case + insensitive regular expression.
Channel
@@ -54,6 +56,15 @@ The columns have the following functions:
Only match events belonging to the given content group. +
Weekdays +
+ Only record events if they occur on one of these days. By default all days + are marked as active. + +
Starting around +
+ Only record events if they are scheduled +-15 minutes from this given time. +
Created by
Free text field, but will be copied to the recording session. diff --git a/docs/html/config_channels.html b/docs/html/config_channels.html index 243c777d5..f8b38d306 100644 --- a/docs/html/config_channels.html +++ b/docs/html/config_channels.html @@ -64,6 +64,12 @@ to end 20:30 will stop to record at 20:35. This setting overrides the Extra time after recordings DVR setting. +
Merge button +
If you have two channels that are actually the same you can + press the merge button on one of the channels to merge that into + another channel. After the merge the channel you pressed this + function on will be removed and all services connected to it + will be added to the target channel.
diff --git a/docs/html/config_dvr.html b/docs/html/config_dvr.html index 949820a5c..370f40980 100644 --- a/docs/html/config_dvr.html +++ b/docs/html/config_dvr.html @@ -25,8 +25,13 @@
Make sub-directories per channel
If checked, Tvheadend will create a directory per channel when storing - events. If both this and the 'directory per day' checkbox is enabled. - The date-directory will be parent to the per-channel directory. + events. If both this and the 'directory per day' checkbox is enabled, + the date-directory will be parent to the per-channel directory. + +
Make sub-directories per title +
If checked, Tvheadend will create a directory per title when storing + events. If the day/channel directory checkboxes are also enabled, those + directories will be parents of this directory.
Include channel name in title
If checked, Tvheadend will include the name of the channel in the @@ -42,6 +47,11 @@
If checked, Tvheadend will include the time for the recording in the event title. This applies to both the titled stored in the file and to the file name itself. + +
Include episode in title +
If checked, Tvheadend will include the season and episode in the + title (if such info is available). +
Post-processor command
Command to run after finishing a recording. The command will be run in background and is executed even if a recording is aborted diff --git a/docs/html/dvr.html b/docs/html/dvr.html index 33f65409c..418a793c8 100644 --- a/docs/html/dvr.html +++ b/docs/html/dvr.html @@ -2,8 +2,10 @@ Under the 'Digital Video Recorder' tab you can administer and list status of individual recordings and configure rules for the automatic recorder.

-To access the DVR tab you must be logged in sufficient access credentials. +To access the DVR tab you must be logged in sufficient access +credentials.

-For general configuration of the DVR (such as where and how to store the recordings, -please see the DVR section in the configuration chapter) +For general configuration of the DVR (such as where and how to store +the recordings, please see the DVR section in the configuration +chapter) diff --git a/docs/html/dvrlog.html b/docs/html/dvrlog.html index 33e0f65cc..1b2de7c35 100644 --- a/docs/html/dvrlog.html +++ b/docs/html/dvrlog.html @@ -1,18 +1,21 @@

-The DVR log displays a paged grid containing all scheduled, current and completed -recordings. The list is sorted based on start time. +The DVR log displays a paged grid containing all scheduled, current +and completed recordings. The list is sorted based on start time.

-Use the bottom toolbar (not displayed in this manual) to navigate between pages -in the grid. +Use the bottom toolbar (not displayed in this manual) to navigate +between pages in the grid.

-To see more details about a recorded event, just click on it and a pop up will appear: +To see more details about a recorded event, just click on it and a pop +up will appear:

-In this pop up you can cancel a scheduled recording or abort a recording in progress. -To close the pop up, just close it with the [X] window button. +In this pop up you can cancel a scheduled recording or abort a +recording in progress. To close the pop up, just close it with the +[X] window button.

-Once the recording is completed there will be a clickable link to the recorded matroska -file so you can download it directly from the interface. +Once the recording is completed there will be a clickable link to the +recorded matroska file so you can download it directly from the +interface.