From ba10b6c4a9fa17f7c18483f784d4d421268cd10e Mon Sep 17 00:00:00 2001 From: methodus Date: Sun, 4 Nov 2012 21:04:43 +0100 Subject: Added an option for leading zeros. --- plugins/profiler/vdrDVBProfiler/channelTitle.conf | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'plugins/profiler/vdrDVBProfiler/channelTitle.conf') 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: 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 # -- cgit v1.2.3