From: Mark Clarkstone Date: Sat, 16 Apr 2016 00:04:26 +0000 (+0100) Subject: mdhelp: remove already explained filename transliteration (channel icon naming scheme) X-Git-Tag: v4.2.1~639 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3e64c5200cd2cd4cb619f286811dcb0513212a3e;p=thirdparty%2Ftvheadend.git mdhelp: remove already explained filename transliteration (channel icon naming scheme) --- diff --git a/docs/property/config_channelname_scheme.md b/docs/property/config_channelname_scheme.md index be49da5e5..d0805b985 100644 --- a/docs/property/config_channelname_scheme.md +++ b/docs/property/config_channelname_scheme.md @@ -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.