Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
mdhelp: add new screenshot for detach bouquet + info about detaching …
…channels from bouquets
  • Loading branch information
Mark Clarkstone authored and perexg committed Sep 3, 2016
1 parent 5131c7f commit 71899ab
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 0 deletions.
24 changes: 24 additions & 0 deletions docs/class/bouquet.md
Expand Up @@ -39,6 +39,30 @@ Button | Function

---

###Detaching Channels

If you're mapping another service to a channel created by a bouquet you
must first detach the channel to prevent unexpected
changes, you can do this by selecting the desired channels from within
the grid and then pressing the *Detach selected channels from bouquet*
option from the *[Map services]* button.

!['Map All Services'](static/img/doc/mapallserviceschannels.png)

If you do not detach channel(s) before mapping additional
services the following changes can occur..

* The last mapped service's values will override the channel values set by the bouquet, e,g, if service "MyTV" with channel number 155 gets mapped to the channel "BBC One" on channel number 1 it will be renamed "MyTV" with channel number 155.
* Any changes (mapped services, number changes etc) to the channels can be lost if new changes in the bouquet override them.

Detaching channels from a bouquet will prevent any further updates
provided by the bouquet, which unfortunately means you will have to
manually re-map when changes to services occur (e.g, mux moves, ceased broadcasting etc).

<tvh_include>inc/selecting_entries_tip</tvh_include>

---

<tvh_include>inc/del_grid_entries</tvh_include>

---
11 changes: 11 additions & 0 deletions docs/class/channel.md
Expand Up @@ -36,12 +36,23 @@ Numbering Button | Function

!['Add Channel Dialog'](static/img/doc/addchanneldialog.png)

In the above example image, we're creating a channel called Channel 4
and mapping it to the service of the same name. You can name a channel
whatever you like, it doesn't have to match the service it's linking
to.

If you have a lot of services you may want to use the [Map services](class/mpegts_service)
functions or a [Bouquet](class/bouquet).

---

<tvh_include>inc/edit_grid_entries</tvh_include>

!['Edit Channel Dialog'](static/img/doc/channeleditsingle.png)

Note that editing a channel created by a bouquet can have unexpected
results, please see *Detaching Channels* on the [Bouquet](class/bouquet) page for info.

---

<tvh_include>inc/del_grid_entries</tvh_include>
Expand Down
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 71899ab

Please sign in to comment.