]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
mdhelp: slight clean-up!
authorMark Clarkstone <hello@markclarkstone.co.uk>
Thu, 14 Apr 2016 04:52:19 +0000 (05:52 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 14 Apr 2016 07:46:40 +0000 (09:46 +0200)
docs/property/config_channelicon_path.md
docs/property/config_channelname_scheme.md
docs/property/config_picon_servicetype.md

index 5d700c8db695dafb3ce3e8a77eaae58f57f0df87..15d14dd430ed3499a240c06783ab31794a9873ae 100644 (file)
@@ -1,4 +1,6 @@
-: The following placeholders are available:
+: 
+
+The following placeholders are available:
 
 Placeholder | Function
 :----------:| --------
index b05f2315ccb4554af5d9302e4b16ba1db99b619e..2e3b01b0de9f7359abfc93fbd7476849d0a0fe30 100644 (file)
@@ -1,8 +1,8 @@
 : 
 
 Note that you must correctly set the *channel icon path* (above) for 
-this option to take effect/generate icon filenames. You may need to use 
-the *[Reset Icon]* button in 
+this option to take effect/be able to generate icon filenames. You may 
+need to use the *[Reset Icon]* button in 
 *Configuration -> Channel / EPG -> Channels* to trigger filename 
 (re-)generation.
 
@@ -12,15 +12,15 @@ No Scheme              | Use service name "as is" to generate the filename.
 All lower-case         | Generate lower-case filenames.
 Service name picons    | Generate lower-case filenames using picon formatting.
 
-When using *No Scheme* or *All lower-case* spaces are replaced with 
+When using *No Scheme* or *All lower-case* spaces are replaced with 
 underscores `_` and non-alphanumeric characters are URL encoded.
 
-When using the *service name picon scheme* - some characters will be 
-replaced:
+When using the *service name picon scheme* certain characters will be 
+replaced and non-alphanumeric characters removed.
 
-Char                   | Replacement
+Character              | Replacement String
 -----------------------|----------------------
 `*`                    | star
 `+`                    | plus
-` ` (space)            | None (it's removed).  
+` ` (space)            | None (it's removed.)  
 
index 204141ab8caa6da69b7593381e64a11a5d34346b..53388d41f58fd22c5ddfce873903a13451ecd4ab 100644 (file)
@@ -1,4 +1,4 @@
 :
 If your picon pack uses filenames that start with "1_0_1_xxxx" you'll want to 
 use the *force service type to 1* setting. If your filenames use the 
-standard naming scheme e.g "1_0_19_xxxx" leave it as standard.
+standard naming scheme, e.g "1_0_19_xxxx" leave it as standard.