]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
mdhelp: add info for removed recordings and update screenshots
authorMark Clarkstone <hello@markclarkstone.co.uk>
Thu, 13 Oct 2016 16:59:30 +0000 (17:59 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 10 Nov 2016 13:17:15 +0000 (14:17 +0100)
docs/markdown/inc/dvr.md
docs/markdown/toc.md
src/webui/static/img/doc/configdvrtabs4.png
src/webui/static/img/doc/dvrautorecentries.png
src/webui/static/img/doc/timers.png

index 321b2884a56f8cbca8186b1bd3ce1133e5d342b2..ad8eb7a11856454322f39481a323b568c49fb60e 100644 (file)
@@ -4,17 +4,22 @@ between the *Upcoming / Current Recordings*, *Finished Recordings* and
 
 **Upcoming / Current Recordings**
 : This sub-tab lists current and upcoming recording entries. Entries 
-that appear here are either currently recording or are soon-to-be 
-recorded.
+shown here are either currently recording or are soon-to-be recorded.
 
 **Finished Recordings**
-: This sub-tab lists all completed recording entries. Entries that appear 
-here have reached the end of the scheduled recording time.
+: This sub-tab lists all completed recording entries. Entries shown 
+here have reached the end of the scheduled (or EITp/f defined) 
+recording time.
 
 **Failed Recordings**
-: This sub-tab lists all failed recording entries. Entries that appear 
-here have failed to record due to one (or more) errors that occurred 
-during the recording.
+: This sub-tab lists all failed recording entries. Entries shown here 
+have failed to record due to one (or more) errors that occurred during 
+the recording.
+
+**Removed Recordings**
+: This sub-tab lists all recording entries that have missing file(s). 
+Entries shown here link to file(s) that Tvheadend cannot locate 
+(files which have been externally removed).
 
 !['Digital Video Recorder' Tabs](static/img/doc/configdvrtabs4.png)
 
index 24a9dc7035be108893043ad9384ae06e4e910769..e9964219fb1e3db7e18b5fcb6024796a854ead91 100644 (file)
@@ -22,6 +22,7 @@ Web Interface Guide
   - [Upcoming / Current Recordings](dvr)
   - [Finished Recordings](dvr)
   - [Failed Recordings](dvr)
+  - [Removed Recordings](dvr)
   - [Auto-recording (Autorecs)](class/dvrautorec)
   - [Time-based Recording (Timers)](class/dvrtimerec)
 
index 75aad50df949bc21bc304269225316bd937c82f1..fc851c1d6d133d08279f02b3f446594228efc3c0 100644 (file)
Binary files a/src/webui/static/img/doc/configdvrtabs4.png and b/src/webui/static/img/doc/configdvrtabs4.png differ
index 83343723558954325834b8effab9b76cfa5448ee..6be3f13185b8b76b4a392a77e5ef562bb6fa17b6 100644 (file)
Binary files a/src/webui/static/img/doc/dvrautorecentries.png and b/src/webui/static/img/doc/dvrautorecentries.png differ
index e7aeb63b6822063314237c26c426e5608abc8d80..3858dcd31f1ef055da72711fb07e94b55934d509 100644 (file)
Binary files a/src/webui/static/img/doc/timers.png and b/src/webui/static/img/doc/timers.png differ