<div class="hts-doc-text">
-<h3>In progress</h3>
+ <p>
+ Muxes are data streams coming from networks
+ </p>
+ <p>
+ <img src="docresources/configdvbmuxsched.png">
+ </p>
+
+ The columns have the following functions:
+
+ <dl>
+ <dt>Enabled
+ <dd>If selected, mux is enabled.
+ If unselected, mux is disabled.
+
+ <dt>EPG
+ <dd>Retrieve EPG informations from mux.
+
+ <dt>Scan Status
+ <dd>Mux scan status.
+
+ <dt>URL
+ <dd>Mux URL.
+
+ <dt>Interface
+ <dd>
+
+ <dt>ATSC
+ <dd>
+
+ <dt>Service Name
+ <dd>Mux name
+
+ <dt>Character Set
+ <dd>
+
+
+
+ </dl>
</div>
<div class="hts-doc-text">
-<h3>In progress</h3>
+ <p>
+ Mux Schedulers enable Tvheadend to automatically play channels.
+ This is useful to get EPG, services or access rights updates.
+ </p>
+ <p>
+ <img src="docresources/configdvbmuxsched.png">
+ </p>
+
+ The columns have the following functions:
+
+ <dl>
+ <dt>Enabled
+ <dd>If selected, schedule will be triggered.
+ If unselected, schedule will be ignored.
+
+ <dt>Mux
+ <dd>Select mux to be played from the available muxes.
+
+ <dt>Cron
+ <dd>Schedule frequency, using cron syntax.
+ <dd>Example : every day at 2am is : 0 2 * * *
+
+ <dt>Timeout
+ <dd>Time in seconds the selected mux will be played.
+ <dd>Example : 1 hour would be 3600.
+ </dl>
</div>
<div class="hts-doc-text">
-<h3>In progress</h3>
+ <p>
+ Networks
+ </p>
+ <p>
+ <img src="docresources/configdvbmuxsched.png">
+ </p>
+
+ The columns have the following functions:
+
+ <dl>
+ <dt>Network Name
+ <dd>Name of the network.
+
+
+ <dt>Network Discovery
+ <dd>
+
+ <dt>Skip initial Scan
+ <dd>
+
+ <dt>Idle Scan Muxes
+ <dd>
+
+ <dt>Max Input Streams
+ <dd>
+
+ <dt>Max Bandwidth
+ <dd>
+
+ <dt>Max timeout
+ <dd>
+
+ <dt>Network ID
+ <dd>
+
+ <dt>Character Set
+ <dd>
+
+
+
+ </dl>
</div>
<div class="hts-doc-text">
-<h3>In progress</h3>
+ <p>
+ Services are automatically pulled from muxes and can be mapped to Channels.
+ </p>
+ <p>
+ <img src="docresources/configdvbmuxsched.png">
+ </p>
+
+ The columns have the following functions:
+
+ <dl>
+ <dt>Enabled
+ <dd>If selected, mux is enabled.
+ If unselected, mux is disabled.
+
+ <dt>Service Name
+ <dd>
+
+ <dt>Channel
+ <dd>Channel mapped to this service.
+
+ <dt>Encrypted
+ <dd>Service encryption status.
+
+ <dt>Network
+ <dd>Network the service is running on.
+
+ <dt>Mux
+ <dd>Mux the service is served from.
+
+ <dt>Service ID
+ <dd>
+
+ <dt>Local Channel Number
+ <dd>
+
+ <dt>Provider
+ <dd>
+
+ <dt>CRID Authority
+ <dd>
+
+ <dt>Service Type
+ <dd>
+
+ <dt>Pref. CA PID
+ <dd>
+
+ <dt>Character Set
+ <dd>
+
+
+
+
+ </dl>
</div>