]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
DVB Help update
authorJonathan Belgourari <belgourari@gmail.com>
Sun, 6 Jul 2014 23:41:02 +0000 (01:41 +0200)
committerJonathan Belgourari <belgourari@gmail.com>
Sun, 6 Jul 2014 23:41:02 +0000 (01:41 +0200)
docs/docresources/configdvbmuxsched.png [new file with mode: 0644]
docs/html/config_muxes.html
docs/html/config_muxsched.html
docs/html/config_networks.html
docs/html/config_services.html

diff --git a/docs/docresources/configdvbmuxsched.png b/docs/docresources/configdvbmuxsched.png
new file mode 100644 (file)
index 0000000..65b40a0
Binary files /dev/null and b/docs/docresources/configdvbmuxsched.png differ
index e8a7fcb17c14031d61378bd8f9f936a56207e9d6..ef9be119b9c73d285879321b9f5b98a2399aebde 100644 (file)
@@ -1,3 +1,40 @@
 <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>
index e8a7fcb17c14031d61378bd8f9f936a56207e9d6..9db9be53883112c475d54debfae1a26b132c6e99 100644 (file)
@@ -1,3 +1,28 @@
 <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>
index e8a7fcb17c14031d61378bd8f9f936a56207e9d6..a277d028bb84029e2ec49719341c5d0269a57e1f 100644 (file)
@@ -1,3 +1,43 @@
 <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>
index e8a7fcb17c14031d61378bd8f9f936a56207e9d6..8352b32571a5dc18777f4ae18e7499f82956af3b 100644 (file)
@@ -1,3 +1,56 @@
 <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>