]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
mdhelp: remove already explained filename transliteration (channel icon naming scheme)
authorMark Clarkstone <hello@markclarkstone.co.uk>
Sat, 16 Apr 2016 00:04:26 +0000 (01:04 +0100)
committerJaroslav Kysela <perex@perex.cz>
Sun, 17 Apr 2016 17:17:24 +0000 (19:17 +0200)
docs/property/config_channelname_scheme.md

index be49da5e5cfcb402348664325f1aecaac698e1dd..d0805b98581486b8b04944fbee67889f1129c9cf 100644 (file)
@@ -8,6 +8,6 @@ tab.
 
 Scheme                 | Description
 -----------------------|-------------------
-No scheme              | Use service name "as is" to generate the filename - spaces are replaced with underscores `_` and non-alphanumeric characters are URL encoded.
-All lower-case         | Generate lower-case filenames - spaces are replaced with underscores `_` and non-alphanumeric characters are URL encoded.
+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.