From 5c5359cf94bf9de90d6eb10daa2c83db30cfb06e Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Mon, 7 May 2012 19:14:03 +0200 Subject: format specifier in epgsearchcats.conf, thanks to Joe_D for a patch --- doc-src/en/epgsearchcats.conf.5.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc-src/en') diff --git a/doc-src/en/epgsearchcats.conf.5.txt b/doc-src/en/epgsearchcats.conf.5.txt index 149e269..2aae3a5 100644 --- a/doc-src/en/epgsearchcats.conf.5.txt +++ b/doc-src/en/epgsearchcats.conf.5.txt @@ -32,11 +32,13 @@ the category name as also the value. =head1 SYNTAX - ID|category name|name in menu|values separated by ','(option)|searchmode(option) + ID|category name(,format)|name in menu|values separated by ','(option)|searchmode(option) - 'ID' should be a unique positive integer (changing the id later on will force you to re-edit your search timers!) - 'category name' is the name as delivered by the EPG provider, e.g. 'Genre' + you can optionally provide a format specifier for numeric values, e.g. + Episode,%02i - 'name in menu' is the name displayed in epgsearch. - 'values' is an optional list of possible values - 'searchmode' specifies the search mode: -- cgit v1.2.3