diff options
author | methodus <methodus@web.de> | 2012-11-04 21:04:43 +0100 |
---|---|---|
committer | methodus <methodus@web.de> | 2012-11-04 21:04:43 +0100 |
commit | ba10b6c4a9fa17f7c18483f784d4d421268cd10e (patch) | |
tree | 6c067b3b5f4331bd8a57bc94470749da51cd0e5d /plugins/profiler/vdrDVBProfiler/channelTitle.conf | |
parent | 2b3819970e8a5691991aee907d4533711efbbcae (diff) | |
download | vdr-plugin-upnp-ba10b6c4a9fa17f7c18483f784d4d421268cd10e.tar.gz vdr-plugin-upnp-ba10b6c4a9fa17f7c18483f784d4d421268cd10e.tar.bz2 |
Added an option for leading zeros.
Diffstat (limited to 'plugins/profiler/vdrDVBProfiler/channelTitle.conf')
-rw-r--r-- | plugins/profiler/vdrDVBProfiler/channelTitle.conf | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/profiler/vdrDVBProfiler/channelTitle.conf b/plugins/profiler/vdrDVBProfiler/channelTitle.conf index b8daa5d..839da3b 100644 --- a/plugins/profiler/vdrDVBProfiler/channelTitle.conf +++ b/plugins/profiler/vdrDVBProfiler/channelTitle.conf @@ -19,6 +19,18 @@ # # 102 arte - New York # +# Options: +# +# Some variables may have options. They are separated +# by ';' from the variable. Each option is again +# separated by ';'. +# +# %no;<width>% +# - width: specifies the number of digits the +# channel number may have. If the number +# has less digits, they are filled with +# leading zeros. +# # Please report required variables on # http://projects.vdr-developer.org/projects/plg-upnp # |