Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
doc: add more text to Skip initial Scan - networks
  • Loading branch information
perexg committed Jan 15, 2015
1 parent 65fd963 commit 2820a7c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
6 changes: 5 additions & 1 deletion docs/html/config_networks.html
Expand Up @@ -55,7 +55,11 @@
<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
Expand Down
3 changes: 2 additions & 1 deletion docs/html/config_tvadapters.html
Expand Up @@ -32,7 +32,8 @@ <h3>The adapters and tuners are listed / edited in a tree</h3>
<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>
Expand Down

0 comments on commit 2820a7c

Please sign in to comment.