From: Mark Clarkstone Date: Sat, 24 Sep 2016 13:32:47 +0000 (+0100) Subject: mdhelp: more clean-up & additions X-Git-Tag: v4.2.1~232 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e545a3166b8f7e9719257563ec47e696607fec5a;p=thirdparty%2Ftvheadend.git mdhelp: more clean-up & additions --- 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 + +---