From de8d533e516bdb90737abbe6dc30f1e7c5d1567e Mon Sep 17 00:00:00 2001
From: Jaroslav Kysela
Date: Wed, 14 May 2014 18:16:47 +0200
Subject: [PATCH] SAT>IP: Add new options to the help text
---
docs/html/config_tvadapters.html | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/docs/html/config_tvadapters.html b/docs/html/config_tvadapters.html
index a4d9a36f..939a3baa 100644
--- a/docs/html/config_tvadapters.html
+++ b/docs/html/config_tvadapters.html
@@ -18,6 +18,11 @@
Name
The name of this tuner.
+
+ Priority
+ The tuner priority value (higher value = higher priority to use this
+ tuner).
+
@@ -70,6 +75,21 @@
a slave one and tvheadend will assure that this tuner will not
use incompatible parameters (position, polarization, lo-hi).
+
+ Next tune delay in ms (0-2000)
+ 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.
+
+ Send full PLAY cmd
+ Send the full RTSP PLAY command after full RTSP SETUP command. Some
+ device firmwares requires this to get MPEG-TS stream.
+
+ Force teardown delay
+ 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.
+