Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
mdhelp: add note about importing enigma2 to bouquets + update example
  • Loading branch information
Mark Clarkstone authored and perexg committed Nov 10, 2016
1 parent 0bb3de7 commit 19d95e4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions docs/class/bouquet.md
Expand Up @@ -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).
Expand All @@ -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>
Expand All @@ -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>
Expand Down
Binary file modified src/webui/static/img/doc/bouquetadd.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 19d95e4

Please sign in to comment.