]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
mdhelp: add note about importing enigma2 to bouquets + update example
authorMark Clarkstone <hello@markclarkstone.co.uk>
Thu, 13 Oct 2016 20:16:30 +0000 (21:16 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 10 Nov 2016 13:17:15 +0000 (14:17 +0100)
docs/class/bouquet.md
src/webui/static/img/doc/bouquetadd.png

index b31c195837b3fb0600a7c5d29e116acb3208261b..ea959b9941f2703afd2a6c694f1cfa3d1c73d023 100644 (file)
@@ -5,8 +5,8 @@ Bouquets are broadcaster-defined groupings and orders of channels.
 To use bouquets, ensure to add and scan all available muxes using the
 predefined muxes or manual configuration.
 
-The bouquets are obtained automatically from the DVB source during the
-mux scan period. Note that bouquets may use more muxes and only services
+Bouquets are usually obtained automatically from the DVB source during the
+mux scan period. Note that bouquets may use more muxes and only services 
 from scanned muxes are added. The mux with bouquets might require
 another scan when all muxes are discovered (manually using the rescan
 checkbox).
@@ -15,6 +15,8 @@ The fastscan bouquets are pre-defined in the configuration tree. These
 bouquets must be manually enabled to let Tvheadend to subscribe and
 listen to the specific MPEG-TS PIDs.
 
+You may import your own bouquet using enigma2 (.tv) formatted files.
+
 ---
 
 <tvh_include>inc/common_button_table_start</tvh_include>
@@ -31,8 +33,12 @@ Button         | Function
 
 <tvh_include>inc/add_grid_entry</tvh_include>
 
+####Example
+
 !['Add Bouquet Dialog'](static/img/doc/bouquetadd.png)
 
+Note that the URL must begin with `file://` or `http(s)://`.
+
 ---
 
 <tvh_include>inc/edit_grid_entries</tvh_include>
index e396597c5b28cbcd916541ac6611861e31e83660..98113ad15be35d7261687a9a069e719bd8feb0b5 100644 (file)
Binary files a/src/webui/static/img/doc/bouquetadd.png and b/src/webui/static/img/doc/bouquetadd.png differ