From f4f261d4d44a23ef8bbbaa3d2cde282650d3c314 Mon Sep 17 00:00:00 2001 From: Mark Clarkstone Date: Wed, 13 Apr 2016 13:53:37 +0100 Subject: [PATCH] mdhelp: minor changes --- docs/class/dvrautorec.md | 6 +++--- docs/class/dvrtimerec.md | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/class/dvrautorec.md b/docs/class/dvrautorec.md index 5651a3250..a61e6ceef 100644 --- a/docs/class/dvrautorec.md +++ b/docs/class/dvrautorec.md @@ -2,9 +2,6 @@ This tab controls EPG-driven recording rules. !['Autorec' Tab](docresources/dvrautorecentries.png) -Any EPG events matched by an auto-recording rule will appear as a -[DVR Entry](class/dvrentry). - --- ###Adding an Entry/Rule @@ -26,6 +23,9 @@ Regex | Description ----------------------------------|------------ `^BBC News$` | Matches "BBC News" exactly. `^(New\\: )?Regular Show$` | Matches "Regular Show" and (if it exists) "New: Regular Show". + +EPG events matched by an autorec rule will appear as a [DVR Entry](class/dvrentry), this +includes events that are already in-progress. ###Editing an Entry diff --git a/docs/class/dvrtimerec.md b/docs/class/dvrtimerec.md index eeb477efa..23309ed3f 100644 --- a/docs/class/dvrtimerec.md +++ b/docs/class/dvrtimerec.md @@ -2,8 +2,6 @@ This tab controls timer-driven recording rules. ![Timer Tab](docresources/timeschedules.png) -Timer events will appear as a [DVR Entry](class/dvrentry). - --- ###Adding an Entry @@ -12,6 +10,8 @@ You can add an entry by pressing the *[Add]* button from the menu bar. ![Timer add example](docresources/dvrtimeradd.png) +Note that when you create a rule/entry it will also generate a [DVR Entry](class/dvrentry). + ###Editing an Entry Highlight (select) the desired entry within the grid then click the *[Edit]* -- 2.47.3