]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
mdhelp: more clean-up & additions
authorMark Clarkstone <hello@markclarkstone.co.uk>
Sat, 24 Sep 2016 13:32:47 +0000 (14:32 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 10 Nov 2016 13:17:14 +0000 (14:17 +0100)
docs/class/satip_server.md
docs/class/service_mapper.md

index 5e9b343f73b07dc649d32fbf91cfe8ed7eec3ddd..6a1ac2e5069e8158ad3ef3a80eb5d0cffa6c0f87 100644 (file)
@@ -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)` 
 
index 3c155d86e40fbe481351ed7866081b1de65a1786..7e83ee1cdcacf466c4374f62fbd8485423218691 100644 (file)
@@ -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
+<tvh_include>inc/common_button_table_end</tvh_include>
+
+---