summaryrefslogtreecommitdiff
path: root/Tools/master-timer/sample/deepblack
blob: 12884fe7390df587d7324b8d5a489f6a4c7ae558 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
# [<Anytext>]
#   This marks the beginning of a deepblack-entry
# Title = <text>
#   This matches a title
# Subtitle = <text>
#   This matches a subtitle
# Description = <text>
#   This matches a description
# Category = <left>/<right>
#   This matches a DTV-Category
# Channel = <Channel>
#   Restricts a deepblack-entry to a specific channel.
#   A single "!" at start of channel list negates the selection.
# Timeframe = <begin>-<end>
#   Restricts a deepblack-entry to a specific timeframe.
#   No timers with start time in the timeframe will be programmed.
# minlength = <Number>
#   Restricts a deepblack-entry to a specific minimum length
#   (postfix "m" for minutes, "h" for hours.)
# maxlength = <Number>
#   Restricts a deepblack-entry to a specific maximum length
#   (postfix "m" for minutes, "h" for hours.)
# weekday = MTWTFSS
#   Restricts a deepblack-entry to a specific weekday
# instance = <Number>
#   Only apply this deepblack-entry for a specific Instance
#   "s" is a special value used for "-s"-Mode
#
# The "Title", "Subtitle", "Description", "Channel"-Lines can be
# supplied any number of times for a specific entry
#
# To deepblack something at least one of the "Title", "Subtitle" or
# "Description" (If you don't have anything "better" use "Title = ."
# for this matches everything) fields has to be provided.
# These three fields are "include" and the rest are "exclude" fields.

[Blacklist all Talkshows]
Title = .
Category = Talk

[Blacklist all Lifestyles]
Title = .
Category = /Lifestyles

[Blacklist Sport/Tennis]
Title = .
Category = Sport/Tennis

[Record only ZDF and Pro7]
Title = .
Channel = !ZDF
Channel = ProSieben

[Blacklist a timeframe]
Title = .
Timeframe = 1000-1400

[Blacklist everything with less than 5 minutes duration]
Title = .
maxlength = 5m

[Sinnlose Serien]
Title = Für alle Fälle Stefanie
Title = Chicago Hope - Endstation Hoffnung
Title = Chicago Hope
Title = Doppelter Einsatz
Title = Dr. Stefan Frank - Der Arzt, dem die Frauen vertrauen
Title = Ehekriege
Title = Ein Bayer auf Rügen
Title = Emergency Room
Title = Gute Zeiten, schlechte Zeiten
Title = Hallo, Onkel Doc!
Title = Hercules
Title = Hinter  Gittern - Der Frauenknast
Title = OP ruft Dr. Bruckner
Title = Wolffs Revier
Title = alphateam
Title = SK Kölsch
Title = ^Becker$
Title = Kommissar Rex
Title = Nur die Liebe zählt
Title = Unsere kleine Farm
Title = Die Waltons
Title = ^Die Zwei$

[Glueckspiele]
Title = Die Quiz Show
Title = Glücksrad
Title = Jeder gegen Jeden
Title = Kochduell

[Infotainment und Boulevardzeug]
Title = 'MAX' - Das ganze Leben!
Title = ^BIZZ$
Title = Big Brother
Title = GIRLSCAMP
Title = Call TV
Title = DIE REDAKTION
Title = EXCLUSIV
Title = EXTRA
Title = Explosiv - Das Magazin
Title = K1 DIE REPORTAGE
Title = K1 Das Magazin
Title = PROSIEBEN REPORTAGE
Title = Fit For Fun TV
Title = peep!
Title = s.a.m.
Title = taff.
Title = ^blitz$
Title = Die Harald Schmidt Show
Title = Spiegel TV-Reportage

[Nachrichten]
Title = 10 vor 11
Title = 17:30 live
Title = 18:30
Title = 24 Stunden
Title = Punkt 12
Title = Punkt 6
Title = Punkt 9
Title = RTL II News
Title = RTL aktuell
Title = RTL-Nachtjournal
Title = K1 Nachrichten
Title = Nachrichten

[Talkshows]
Title = Andreas Türck
Title = Arabella
Title = Britt - Der Talk um Eins
Title = Bärbel Schäfer
Title = Die Oliver Geissen Show
Title = Peter Imhof
Title = Vera am Mittag
Title = Hans Meiser
Title = Nicole - Entscheidung am Nachmittag
Title = Franklin

[So richtig Sinnloses]
Title = Dauerwerbesendungen
Title = Infomercials
Title = Kickers
Title = RTL SHOP
Title = SAT.1-FRÜHSTÜCKSFERNSEHEN
Title = Zapping

[PREMIERE WORLD - Das Programm]
Title = PREMIERE WORLD - Das Programm
Title = Programm ab
Title = Programm von

[Fussball]
Title = fussball
Title = fußball
Title = UEFA Champions

#Sonstiges
[^Sieben$]
Title = ^Sieben$

[Starporträt Kevin Spacey]
Title = Starporträt Kevin Spacey

 
[All Movies for -s]
Subtitle = MOVIE
Instance = s
 
[All >= 65m for -s]
Title = .
minlength = 65m
Instance = s