Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
mdhelp: slight clean-up!
  • Loading branch information
Mark Clarkstone authored and perexg committed Apr 14, 2016
1 parent 8814922 commit 0cff623
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 9 deletions.
4 changes: 3 additions & 1 deletion docs/property/config_channelicon_path.md
@@ -1,4 +1,6 @@
: The following placeholders are available:
:

The following placeholders are available:

Placeholder | Function
:----------:| --------
Expand Down
14 changes: 7 additions & 7 deletions docs/property/config_channelname_scheme.md
@@ -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.

Expand All @@ -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.)

2 changes: 1 addition & 1 deletion docs/property/config_picon_servicetype.md
@@ -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.

0 comments on commit 0cff623

Please sign in to comment.