diff options
author | Christian Wieninger <cwieninger@gmx.de> | 2012-05-07 19:14:03 +0200 |
---|---|---|
committer | Christian Wieninger <cwieninger@gmx.de> | 2012-05-07 19:14:03 +0200 |
commit | 5c5359cf94bf9de90d6eb10daa2c83db30cfb06e (patch) | |
tree | fcb1143bb4f3e0c009b9645b1c7ff26bdb490517 /doc-src | |
parent | a729c6bceebf99446cb6b5b0c63c21b4eec97033 (diff) | |
download | vdr-plugin-epgsearch-5c5359cf94bf9de90d6eb10daa2c83db30cfb06e.tar.gz vdr-plugin-epgsearch-5c5359cf94bf9de90d6eb10daa2c83db30cfb06e.tar.bz2 |
format specifier in epgsearchcats.conf, thanks to Joe_D for a patch
Diffstat (limited to 'doc-src')
-rw-r--r-- | doc-src/de/epgsearchcats.conf.5.txt | 4 | ||||
-rw-r--r-- | doc-src/en/epgsearchcats.conf.5.txt | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/doc-src/de/epgsearchcats.conf.5.txt b/doc-src/de/epgsearchcats.conf.5.txt index 884dbe1..69a9bb0 100644 --- a/doc-src/de/epgsearchcats.conf.5.txt +++ b/doc-src/de/epgsearchcats.conf.5.txt @@ -34,10 +34,12 @@ Auszug aus einer F<epgsearchcats.conf>: The order of items determines the order listed in epgsearch. It does not depend on the ID, which is used by epgsearch. Format: - ID|category name|name in menu|values separated by ',' (option)|searchmode + ID|category name(,format)|name in menu|values separated by ',' (option)|searchmode - 'ID' should be a unique positive integer (changing the id later on will force you to reedit your search timers!) - 'category name' is the name in your epg.data + you can optinally add 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 if you omit the list, the entry turns to an edit field in epgsearch, 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: |