Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
mdhelp: more clean-up & additions
  • Loading branch information
Mark Clarkstone authored and perexg committed Nov 10, 2016
1 parent 9690773 commit e545a31
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/class/satip_server.md
Expand Up @@ -53,8 +53,8 @@ than you have can lead to scanning/tuning failures, e.g. "No free tuner".

Tvheadend won't export any tuners without any assigned networks, if you
haven't already done so you must enter a *SAT\>IP source number* for
a [network](mpegts_network). If you don't export a network you may see
the following debug error message.
a [network](class/mpegts_network). If you don't export a network you
may see the following debug error message.

`satips: SAT>IP server announces an empty tuner list to a client <IP ADDRESS OF CLIENT> (missing network assignment)`

Expand Down
13 changes: 12 additions & 1 deletion docs/class/service_mapper.md
@@ -1,4 +1,4 @@
The map services to channels dialog allows you to control how and which
The map services to channels dialog allows you to control which
services are mapped. The options selected here get passed to the
[Service Mapper](status_service_mapper) tab when you press
the *[Map services]* button.
Expand All @@ -8,3 +8,14 @@ the *[Map services]* button.
See [Services](class/mpegts_service) for more details on service mapping.

---

###Buttons

The following functions are available:

Button | Function
-------------------|---------
**Map Services** | Map the services
<tvh_include>inc/common_button_table_end</tvh_include>

---

0 comments on commit e545a31

Please sign in to comment.