summaryrefslogtreecommitdiff
path: root/configs/epgsearch
diff options
context:
space:
mode:
Diffstat (limited to 'configs/epgsearch')
-rw-r--r--configs/epgsearch/epgsearch.conf4
-rw-r--r--configs/epgsearch/epgsearchcats.conf42
-rw-r--r--configs/epgsearch/epgsearchuservars.conf12
3 files changed, 58 insertions, 0 deletions
diff --git a/configs/epgsearch/epgsearch.conf b/configs/epgsearch/epgsearch.conf
new file mode 100644
index 0000000..bb41591
--- /dev/null
+++ b/configs/epgsearch/epgsearch.conf
@@ -0,0 +1,4 @@
+8:CSI - Den Tätern auf der Spur:0:::1:S19.2E-1-1019-10301|S19.2E-133-15-59:0:1:1:1:0:0:::1:0:0:1:%Series%:50:99:4:6:0:0:0::1:0:1:1:0:0:0:0:0:1:0:0::1:0:0:0:0:0:0:0:0:0:90::0
+22:Dr. House:0:::1:S19.2E-1-1019-10301|S19.2E-133-15-59:0:0:1:1:0:0:::1:0:0:1:%Series%:50:99:4:6:0:0:0::1:0:1:1:0:0:0:0:0:1:0:0::1:0:0:0:0:0:0:0:0:0:90::0
+24:Grey's Anatomy:0:::1:S19.2E-1-1019-10301|S19.2E-133-15-59:0:0:1:1:0:0:::1:0:0:1:%Series%:50:99:4:6:0:0:0::1:0:1:1:0:0:0:0:0:1:0:0::1:0:0:0:0:0:0:0:0:0:90::0
+41:The Closer:0:::1:S19.2E-1-1019-10301|S19.2E-133-15-59:0:4:1:1:0:0:::1:0:0:1:%Series%:50:99:4:6:0:0:0::1:0:1:1:0:0:0:0:0:1:0:0::1:0:0:0:0:0:0:0:0:0:90::0
diff --git a/configs/epgsearch/epgsearchcats.conf b/configs/epgsearch/epgsearchcats.conf
new file mode 100644
index 0000000..a0d5680
--- /dev/null
+++ b/configs/epgsearch/epgsearchcats.conf
@@ -0,0 +1,42 @@
+# -----------------------------------------------------------------------------
+# This is just a sample - all items deactivated. 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:
+# 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
+# -----------------------------------------------------------------------------
+
+#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|3
+#3|Format|Video-Format|16:9,4:3|3
+#4|Audio|Audio|Dolby Surround,Stereo|3
+#5|Year|Jahr||0
+#6|Cast|Besetzung||2
+#7|Director|Regisseur||2
+#8|Moderation|Moderation||2
+#9|Rating|Bewertung|Tagestip,Tip|3
+#10|FSK|FSK|6,12,16,18|3
+
+1|Serie|Serie||2
+2|Kurzname|Kurzname||2
+3|Episode|Episode||2
+4|Staffel,%02i|Staffel||2
+5|Staffelfolge,%02i|Staffelfolge||2
+6|Folge,%03i|Folge||2
+7|Kategorie|Kategorie||2
+8|Jahr|Jahr||13
diff --git a/configs/epgsearch/epgsearchuservars.conf b/configs/epgsearch/epgsearchuservars.conf
new file mode 100644
index 0000000..cb88a78
--- /dev/null
+++ b/configs/epgsearch/epgsearchuservars.conf
@@ -0,0 +1,12 @@
+%Langname%=%Serie% ? %Serie% : %Title%
+%Name%=%Kurzname% ? %Kurzname% : %Langname%
+
+%Epg%=%Name%~%Staffel%x%Staffelfolge% - %Folge%. %Subtitle%
+%Dummy%=%Name%~?x? - ?. %Subtitle%
+%Season%=%Staffel% ? %Epg% : %Dummy%
+
+%DateVar%=%time_w% %date% %time%
+%SerieSD%=%Subtitle% ? %Subtitle% : %DateVar%
+%SerieVar1%=Serie~%Name%~%SerieSD%
+
+%Series%=%Subtitle% ? %Season% : %SerieVar1%