]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
doc: add more text to Skip initial Scan - networks
authorJaroslav Kysela <perex@perex.cz>
Thu, 15 Jan 2015 13:12:56 +0000 (14:12 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 15 Jan 2015 13:14:52 +0000 (14:14 +0100)
docs/html/config_networks.html
docs/html/config_tvadapters.html

index 0db10096db840ade5d11a7b9e5c90cdafbfdec8b..bf5bd26b5dcee6a6014090079efc076f7850782e 100644 (file)
@@ -55,7 +55,11 @@ Buttons have the following functions:
                <dd>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.
 <p>
                <dt><b>Skip initial Scan</b>
-               <dd>Don't scan this network for muxes at Tvheadend start.
+               <dd>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.
 <p>
                <dt><b>Idle Scan Muxes</b>
                <dd>When nothing else happens Tvheadend will continuously rotate among all muxes and tune to them to verify that they are still working
index c1a4e3a600cefab6db7e027bc0cd5f465efe53c5..b0ae608161eeef26442b30845283bdd66a545fb5 100644 (file)
@@ -32,7 +32,8 @@ The rows have the following functions
   <dd>Associate this device with one or more networks.</dd>
 <p>
   <dt><b>Init Scan</b></dt>
-  <dd>Allow the initial scan tuning on this device.</dd>
+  <dd>Allow the initial scan tuning on this device. See to
+  Skip initial Scan in the network settings for the further description.</dd>
 <p>
   <dt><b>Idle Scan</b></dt>
   <dd>Allow the idle scan tuning on this device.</dd>