Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
DVR: improve autorec doc for the directory field, fixes #2667
  • Loading branch information
perexg committed Feb 8, 2015
1 parent 9ce2fa7 commit 9fc758f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/html/dvr_autorec.html
Expand Up @@ -53,7 +53,10 @@
<p>
<dt><b>Directory</b>
<dd>
When specified, this setting overrides the subdirectory rules specified by the DVR configuration and puts all recordings done by this entry into the specified subdirectory. Useful for e.g. recording multiple different news broadcasts into one common subdirectory called "News".
When specified, this setting overrides the subdirectory rules (except the base directory) specified by the DVR configuration
and puts all recordings done by this entry into the specified subdirectory. Useful for e.g. recording multiple different news
broadcasts into one common subdirectory called "News". The backshlash and other special characters are escaped, so it is possible
to create only one sublevel subdirectories (the base path for the target directory is always taken from the DVR configuration).
<p>
<dt><b>Title (Regexp)</b>
<dd>
Expand Down

0 comments on commit 9fc758f

Please sign in to comment.