]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
SAT>IP: Add new options to the help text
authorJaroslav Kysela <perex@perex.cz>
Wed, 14 May 2014 16:16:47 +0000 (18:16 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 14 May 2014 16:17:39 +0000 (18:17 +0200)
docs/html/config_tvadapters.html

index a4d9a36f275c847b5d0ac69f3ca23d164ad5e3b4..939a3baa523790426f074d083824cb8be522dece 100644 (file)
 
   <dt>Name</dt>
   <dd>The name of this tuner.</dd>
+
+  <dt>Priority</dt>
+  <dd>The tuner priority value (higher value = higher priority to use this
+      tuner).</dd>
+
 </dl>
 </p>
 
         a slave one and tvheadend will assure that this tuner will not
         use incompatible parameters (position, polarization, lo-hi).</p>
   </dd>
+
+  <dt>Next tune delay in ms (0-2000)</dt>
+  <dd>The delay before tuning in milliseconds after tuner stop. If the time
+      after previous start and next start is greater than this value -
+      the delay is not applied.</dt>
+
+  <dt>Send full PLAY cmd</dt>
+  <dd>Send the full RTSP PLAY command after full RTSP SETUP command. Some
+      device firmwares requires this to get MPEG-TS stream.</dd>
+
+  <dt>Force teardown delay<dt>
+  <dd>Force the delay between RTSP TEARDOWN and RTSP SETUP command (value
+      from 'Next tune delay in ms' is used). Some devices are not able to handle
+      quick continuous tuning.</dd>
+
 </dl>
 
 </div>