From 2820a7cf41d8c1f9279cdcf95fdc0e375d0eeab0 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Thu, 15 Jan 2015 14:12:56 +0100 Subject: [PATCH] doc: add more text to Skip initial Scan - networks --- docs/html/config_networks.html | 6 +++++- docs/html/config_tvadapters.html | 3 ++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/html/config_networks.html b/docs/html/config_networks.html index 0db10096..bf5bd26b 100644 --- a/docs/html/config_networks.html +++ b/docs/html/config_networks.html @@ -55,7 +55,11 @@ Buttons have the following functions:
Whether automatic discovery is enabled for this network, i.e. whether Tvheadend looks for muxes or simply stays with the list of muxes as defined initially.

Skip initial Scan -
Don't scan this network for muxes at Tvheadend start. +
Don't scan all muxes in this network at Tvheadend start. + The initial scan procedure is not a blind scan. Only known muxes + registered to this network are scanned. If Network Discovery + is enabled and new muxes are discovered using DVB + descriptors, these muxes will be scanned too.

Idle Scan Muxes
When nothing else happens Tvheadend will continuously rotate among all muxes and tune to them to verify that they are still working diff --git a/docs/html/config_tvadapters.html b/docs/html/config_tvadapters.html index c1a4e3a6..b0ae6081 100644 --- a/docs/html/config_tvadapters.html +++ b/docs/html/config_tvadapters.html @@ -32,7 +32,8 @@ The rows have the following functions
Associate this device with one or more networks.

Init Scan
-
Allow the initial scan tuning on this device.
+
Allow the initial scan tuning on this device. See to + Skip initial Scan in the network settings for the further description.

Idle Scan
Allow the idle scan tuning on this device.