]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
DVR: add EPG update window doc, fixes #2576
authorJaroslav Kysela <perex@perex.cz>
Tue, 30 Dec 2014 19:22:06 +0000 (20:22 +0100)
committerJaroslav Kysela <perex@perex.cz>
Tue, 30 Dec 2014 19:22:06 +0000 (20:22 +0100)
docs/html/config_dvr.html

index d81216a93dd0bb564e5d1aa85be7bf943809c300..f0bfea9f98d91eed770396ee08f3cf1ff786de1c 100644 (file)
   <dd>If checked, broadcasts with matching title and matching non-zero episode number 
       are considered duplicates.
 
+  <dt>EPG update window
+  <dd>Maximum difference between event start times when the EPG event is changed.
+      TVHeadend uses a fuzzy match logic (using title, start times,
+      duration, episode) to check when the event was changed.
+
   <dt>Post-processor command
   <dd>Command to run after finishing a recording. The command will be run in background and is executed even if a recording is aborted or an error occurred. Use the %e error formatting string to check for errors, the error string is "OK" if recording finished successfully.
       <br><br>