diff options
author | Christian Wieninger <winni@debian.(none)> | 2007-11-11 15:40:28 +0100 |
---|---|---|
committer | Christian Wieninger <winni@debian.(none)> | 2007-11-11 15:40:28 +0100 |
commit | 8d4f8607dc1558ce73eb4c376bdbf78ddb65da83 (patch) | |
tree | d0c5dde81a36ab2e8a2edc7c1e6922556518b312 /conf/epgsearchcats.conf-epgdata | |
download | vdr-plugin-epgsearch-8d4f8607dc1558ce73eb4c376bdbf78ddb65da83.tar.gz vdr-plugin-epgsearch-8d4f8607dc1558ce73eb4c376bdbf78ddb65da83.tar.bz2 |
Initial commit
Diffstat (limited to 'conf/epgsearchcats.conf-epgdata')
-rw-r--r-- | conf/epgsearchcats.conf-epgdata | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/conf/epgsearchcats.conf-epgdata b/conf/epgsearchcats.conf-epgdata new file mode 100644 index 0000000..ed1b7b0 --- /dev/null +++ b/conf/epgsearchcats.conf-epgdata @@ -0,0 +1,50 @@ +# ----------------------------------------------------------------------------- +# This is just a template based on your current epg.data. Please edit! +# Perhaps a category or its value list should be removed. Also the +# 'name in menu' should be adjusted to your language. +# 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 (option) +# - '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 +# - 'name in menu' is the name displayed in epgsearch. +# - 'values' is an optional list of possible values +# - 'searchmode' is an optional parameter specifying the mode of search: +# text comparison: +# 0 - the whole term must appear as substring +# 1 - all single words (delimiters are ',', ';', '|' or '~') +# must exist as substrings. This is the default search mode. +# 2 - at least one word (delimiters are ',', ';', '|' or '~') +# must exist as substring. +# 3 - matches exactly +# 4 - regular expression +# numerical comparison: +# 10 - less +# 11 - less or equal +# 12 - greater +# 13 - greater or equal +# 14 - equal +# 15 - not equal +# ----------------------------------------------------------------------------- + +1|Category|Kategorie|Information,Kinder,Musik,Serie,Show,Spielfilm,Sport|3 + +2|Genre|Genre|Abenteuer,Action,Boxen,Comedy,Dokumentarfilm,Drama,Erotik,Familien-Show,Fantasy,Fussball,Geschichte,Gesellschaft,Gesundheit,Gymnastik,Handball,Heimat,Humor,Jazz,Kinderfilme,Kindernachrichten,Kinderserien,Klassik,Krankenhaus,Krimi,Kultur,Kurzfilm,Motor+Verkehr,Motorsport,Musik,Mystery,Nachrichten,Natur,Politik,Radsport,Ratgeber,Reise,Rock,Romantik/Liebe,Science Fiction,Soap,Spielshows,Talkshows,Tennis,Thriller,Verschiedenes,Volksmusik,Wassersport,Western,Wintersport,Wirtschaft,Wissen,Zeichentrick|2 + +3|Format|Video-Format|16:9,4:3|2 + +4|Audio|Audio|Dolby Surround,Stereo|2 + +5|Year|Jahr||0 + +6|Cast|Besetzung||2 + +7|Director|Regisseur||2 + +8|Moderation|Moderation||2 + +9|Rating|Bewertung|Tagestip,Tip|2 + +10|FSK|FSK|6,12,16,18|2 |