From e545a3166b8f7e9719257563ec47e696607fec5a Mon Sep 17 00:00:00 2001 From: Mark Clarkstone Date: Sat, 24 Sep 2016 14:32:47 +0100 Subject: [PATCH] mdhelp: more clean-up & additions --- docs/class/satip_server.md | 4 ++-- docs/class/service_mapper.md | 13 ++++++++++++- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/docs/class/satip_server.md b/docs/class/satip_server.md index 5e9b343f7..6a1ac2e50 100644 --- a/docs/class/satip_server.md +++ b/docs/class/satip_server.md @@ -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 (missing network assignment)` diff --git a/docs/class/service_mapper.md b/docs/class/service_mapper.md index 3c155d86e..7e83ee1cd 100644 --- a/docs/class/service_mapper.md +++ b/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. @@ -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 +inc/common_button_table_end + +--- -- 2.47.3