Subversion Repositories LCARS

Rev

Rev 203 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 203 Rev 267
1
<?php
1
<?php
2
include_once 'includes/x-files.php';
2
include_once 'includes/x-files.php';
3
include_once 'includes/alf.php';
3
include_once 'includes/alf.php';
4
include_once 'includes/andromeda.php';
4
include_once 'includes/andromeda.php';
5
include_once 'includes/battlestar-galactica.php';
5
include_once 'includes/battlestar-galactica.php';
6
include_once 'includes/big-bang-theory.php';
6
include_once 'includes/big-bang-theory.php';
7
include_once 'includes/buffy.php';
7
include_once 'includes/buffy.php';
8
include_once 'includes/castle.php';
8
include_once 'includes/castle.php';
9
include_once 'includes/charmed.php';
9
include_once 'includes/charmed.php';
10
include_once 'includes/columbo.php';
10
include_once 'includes/columbo.php';
11
include_once 'includes/dead-zone.php';
11
include_once 'includes/dead-zone.php';
12
include_once 'includes/efc.php';
12
include_once 'includes/efc.php';
-
 
13
include_once 'includes/farscape.php';
13
include_once 'includes/frasier.php';
14
include_once 'includes/frasier.php';
14
include_once 'includes/futurama.php';
15
include_once 'includes/futurama.php';
15
include_once 'includes/glee.php';
16
include_once 'includes/glee.php';
16
include_once 'includes/heroes.php';
17
include_once 'includes/heroes.php';
17
include_once 'includes/house.php';
18
include_once 'includes/house.php';
18
include_once 'includes/macgyver.php';
19
include_once 'includes/macgyver.php';
19
include_once 'includes/monk.php';
20
include_once 'includes/monk.php';
-
 
21
include_once 'includes/monty-python.php';
20
include_once 'includes/moonlighting.php';
22
include_once 'includes/moonlighting.php';
-
 
23
include_once 'includes/mork-and-mindy.php';
21
include_once 'includes/numb3rs.php';
24
include_once 'includes/numb3rs.php';
22
include_once 'includes/psych.php';
25
include_once 'includes/psych.php';
23
include_once 'includes/quantum-leap.php';
26
include_once 'includes/quantum-leap.php';
24
include_once 'includes/remington-steele.php';
27
include_once 'includes/remington-steele.php';
25
include_once 'includes/scrubs.php';
28
include_once 'includes/scrubs.php';
26
include_once 'includes/seaquest.php';
29
include_once 'includes/seaquest.php';
27
include_once 'includes/seven-days.php';
30
include_once 'includes/seven-days.php';
28
include_once 'includes/simpsons.php';
31
include_once 'includes/simpsons.php';
29
include_once 'includes/sliders.php';
32
include_once 'includes/sliders.php';
30
include_once 'includes/stargate.php';
33
include_once 'includes/stargate.php';
31
include_once 'includes/star-trek-tos.php';
34
include_once 'includes/star-trek-tos.php';
32
include_once 'includes/star-trek-tng.php';
35
include_once 'includes/star-trek-tng.php';
33
include_once 'includes/superman.php';
36
include_once 'includes/superman.php';
34
include_once 'includes/time-trax.php';
37
include_once 'includes/time-trax.php';
35
include_once 'includes/true-blood.php';
38
include_once 'includes/true-blood.php';
36
39
37
$serien = array_merge($serien, array(
40
$serien = array_merge($serien, array(
38
  '<span class="buffy"><span class="title">Buffy</span><span class="hidden">'
41
  '<span class="buffy"><span class="title">Buffy</span><span class="hidden">'
39
  . ' – </span><span class="subtitle">the Vampire Slayer</span></span>' => &$buffy,
42
  . ' – </span><span class="subtitle">the Vampire Slayer</span></span>' => &$buffy,
40
43
41
  '<span class="castle">Castle</span>' => &$castle,
44
  '<span class="castle">Castle</span>' => &$castle,
42
45
43
  '<span class="charmed"><span class="circle"></span><span class="arc3"></span><span class="c">C</span><span>harmed</span></span>' => &$charmed,
46
  '<span class="charmed"><span class="circle"></span><span class="arc3"></span><span class="c">C</span><span>harmed</span></span>' => &$charmed,
44
47
45
  '<span class="columbo">Columbo</span>' => &$columbo,
48
  '<span class="columbo">Columbo</span>' => &$columbo,
46
  //   '<span class="columbo">Columbo</span> (de)' => &$columbo_de,
49
  //   '<span class="columbo">Columbo</span> (de)' => &$columbo_de,
47
50
48
  '<span class="countdown-x"><span class="title">Countdown X</span>'
51
  '<span class="countdown-x"><span class="title">Countdown X</span>'
49
  . '&nbsp;&ndash;<span class="subtitle">Alarm im All</span></span>' => array(
52
  . '&nbsp;&ndash;<span class="subtitle">Alarm im All</span></span>' => array(
50
    'ignore'    => true,
53
    'ignore'    => true,
51
//     'channel'   => 'Tele 5',
54
//     'channel'   => 'Tele 5',
52
//     'showtimes' => 'Di–Sa 04:20',
55
//     'showtimes' => 'Di–Sa 04:20',
53
    'seen'      => array(4, 6),
56
    'seen'      => array(4, 6),
54
//     'last_seen' => mktime(3, 45, 0, 12, 21, 2010),
57
//     'last_seen' => mktime(3, 45, 0, 12, 21, 2010),
55
    'seasons'   => array(21),
58
    'seasons'   => array(21),
56
    'episode_list' => 'http://www.imdb.de/title/tt0115126/episodes',
59
    'episode_list' => 'http://www.imdb.de/title/tt0115126/episodes',
57
    'episodes' => array(
60
    'episodes' => array(
58
       1 => 'Pilot',
61
       1 => 'Pilot',
59
       2 => 'In Friends We Trust',
62
       2 => 'In Friends We Trust',
60
       3 => 'No Fear',
63
       3 => 'No Fear',
61
       4 => 'Gerüchte (Just a Rumor)',
64
       4 => 'Gerüchte (Just a Rumor)',
62
       5 => 'Play Astronaut for Me',
65
       5 => 'Play Astronaut for Me',
63
       6 => 'Countdown mit Hindernissen (Lost in Space)',
66
       6 => 'Countdown mit Hindernissen (Lost in Space)',
64
       7 => 'Affären (Family Values)',
67
       7 => 'Affären (Family Values)',
65
       8 => 'Ruhet in Frieden (Buried in Peace)',
68
       8 => 'Ruhet in Frieden (Buried in Peace)',
66
       9 => 'Fremdes Leben (The Need to Know)',
69
       9 => 'Fremdes Leben (The Need to Know)',
67
      10 => "Giftige Gase (Reggie's Wild Ride)",
70
      10 => "Giftige Gase (Reggie's Wild Ride)",
68
      11 => 'Die Bombendrohung (Burning Fuse)',
71
      11 => 'Die Bombendrohung (Burning Fuse)',
69
      12 => 'Ahnungslos im Einsatz (Judgment Call)',
72
      12 => 'Ahnungslos im Einsatz (Judgment Call)',
70
      13 => 'The Accusation',
73
      13 => 'The Accusation',
71
      14 => 'Erscheinungen (Interpretations)',
74
      14 => 'Erscheinungen (Interpretations)',
72
      15 => 'Der Hurrikan (Hurricane)',
75
      15 => 'Der Hurrikan (Hurricane)',
73
      16 => 'Eine schwierige Entscheidung (The Last to Know)',
76
      16 => 'Eine schwierige Entscheidung (The Last to Know)',
74
      17 => 'Der kleine Prinz (The Astronaut Formerly Known as Prince)',
77
      17 => 'Der kleine Prinz (The Astronaut Formerly Known as Prince)',
75
      18 => 'Spionage (Enemy Within)',
78
      18 => 'Spionage (Enemy Within)',
76
      19 => 'Die Zeitkapsel (Just Like Old Times)',
79
      19 => 'Die Zeitkapsel (Just Like Old Times)',
77
      20 => 'Katastrophe auf der MIR – Teil 1 (Mir, Mir Off the Wall, Part 1)',
80
      20 => 'Katastrophe auf der MIR – Teil 1 (Mir, Mir Off the Wall, Part 1)',
78
      21 => 'Katastrophe auf der MIR – Teil 2 (Mir, Mir Off the Wall, Part 2)'
81
      21 => 'Katastrophe auf der MIR – Teil 2 (Mir, Mir Off the Wall, Part 2)'
79
    )
82
    )
80
  ),
83
  ),
81
84
82
  '<span class="dead-zone"><span class="text"><span class="dead">Dead</span>
85
  '<span class="dead-zone"><span class="text"><span class="dead">Dead</span>
83
    <span class="zone">Zone</span></span></span>' => &$dead_zone,
86
    <span class="zone">Zone</span></span></span>' => &$dead_zone,
84
87
85
  '<span class="doctor-who"><span class="gradient"><span class="gradient2">'
88
  '<span class="doctor-who"><span class="gradient"><span class="gradient2">'
86
  . '<span class="gradient3">Doctor Who</span></span></span></span> (9–11)' => array(
89
  . '<span class="gradient3">Doctor Who</span></span></span></span> (9–11)' => array(
87
//     'ignore'    => true,
90
//     'ignore'    => true,
88
    'channel'   => 'online',
91
    'channel'   => 'online',
89
//     'showtimes' => 'Fr 20:00',
92
//     'showtimes' => 'Fr 20:00',
90
    'seen'      => array(array(1, 6), 42, 56, array(60, 62)),
93
    'seen'      => array(array(1, 7), 42, 56, array(60, 62)),
91
//     'last_seen' => mktime(20, 0, 0, 12, 19, 2011),
94
//     'last_seen' => mktime(20, 0, 0, 12, 19, 2011),
92
    'seasons'   => array(
95
    'seasons'   => array(
93
      13, 'Special 2005' => 1,
96
      13, 'Special 2005' => 1,
94
      13, 'Special 2006' => 1,
97
      13, 'Special 2006' => 1,
95
      13, 'Special 2007' => 1,
98
      13, 'Special 2007' => 1,
96
      13, 'Special 2008–2010' => 4,
99
      13, 'Special 2008–2010' => 4,
97
      13, 'Special 2010' => 1,
100
      13, 'Special 2010' => 1,
98
      13, 'Special 2011' => 1
101
      13, 'Special 2011' => 1
99
    ),
102
    ),
100
    'episode_list' => 'wiki:en:List_of_Doctor_Who_serials#Ninth_Doctor',
103
    'episode_list' => 'wiki:en:List_of_Doctor_Who_serials#Ninth_Doctor',
101
    'episodes' => array(
104
    'episodes' => array(
102
       1 => "Rose",
105
       1 => "Rose",
103
       2 => "The End of the World",
106
       2 => "The End of the World",
104
       3 => "The Unquiet Dead",
107
       3 => "The Unquiet Dead",
105
       4 => "Aliens of London",
108
       4 => "Aliens of London",
106
       5 => "World War Three",
109
       5 => "World War Three",
107
       6 => "Dalek",
110
       6 => "Dalek",
108
       7 => "The Long Game",
111
       7 => "The Long Game",
109
       8 => "Father's Day",
112
       8 => "Father's Day",
110
       9 => "The Empty Child",
113
       9 => "The Empty Child",
111
      10 => "The Doctor Dances",
114
      10 => "The Doctor Dances",
112
      11 => "Boom Town",
115
      11 => "Boom Town",
113
      12 => "Bad Wolf",
116
      12 => "Bad Wolf",
114
      13 => "The Parting of the Ways",
117
      13 => "The Parting of the Ways",
115
118
116
      14 => "The Christmas Invasion",
119
      14 => "The Christmas Invasion",
117
120
118
      15 => "New Earth",
121
      15 => "New Earth",
119
      28 => "The Runaway Bride",
122
      28 => "The Runaway Bride",
120
123
121
      29 => "Smith and Jones",
124
      29 => "Smith and Jones",
122
      42 => "Voyage of the Damned (17.12.2011)",
125
      42 => "Voyage of the Damned (17.12.2011)",
123
      43 => "Partners in Crime",
126
      43 => "Partners in Crime",
124
127
125
      56 => "The Next Doctor (19.12.2011)",
128
      56 => "The Next Doctor (19.12.2011)",
126
      57 => "Planet of the Dead",
129
      57 => "Planet of the Dead",
127
		  58 => "The Waters of Mars",
130
		  58 => "The Waters of Mars",
128
      59 => "The End of Time (20.12.2011)",
131
      59 => "The End of Time (20.12.2011)",
129
132
130
      60 => 'The Eleventh Hour (18.06.2011 03:45)',
133
      60 => 'The Eleventh Hour (18.06.2011 03:45)',
131
      61 => 'The Beast Below (17.06.2011 21:05)',
134
      61 => 'The Beast Below (17.06.2011 21:05)',
132
      62 => 'Victory of the Daleks (20.06.2011 20:00)',
135
      62 => 'Victory of the Daleks (20.06.2011 20:00)',
133
      63 => 'The Time of Angels (21.06.2011 04:30)',
136
      63 => 'The Time of Angels (21.06.2011 04:30)',
134
      64 => 'Flesh and Stone (02.07.2011 04:15)',
137
      64 => 'Flesh and Stone (02.07.2011 04:15)',
135
      65 => 'The Vampires of Venice (04.07.2011 20:00)',
138
      65 => 'The Vampires of Venice (04.07.2011 20:00)',
136
      66 => "Amy's Choice (07.07.2011 04:35)",
139
      66 => "Amy's Choice (07.07.2011 04:35)",
137
      67 => 'The Hungry Earth (11.07.2011 20:00)',
140
      67 => 'The Hungry Earth (11.07.2011 20:00)',
138
      68 => 'Cold Blood',
141
      68 => 'Cold Blood',
139
      69 => 'Vincent and the Doctor (22.07.2011 20:00)',
142
      69 => 'Vincent and the Doctor (22.07.2011 20:00)',
140
      70 => 'The Lodger',
143
      70 => 'The Lodger',
141
      71 => 'The Pandorica Opens',
144
      71 => 'The Pandorica Opens',
142
      72 => 'The Big Bang',
145
      72 => 'The Big Bang',
143
      73 => 'A Christmas Carol (22.12.2011)',
146
      73 => 'A Christmas Carol (22.12.2011)',
144
147
145
      74 => 'The Impossible Astronaut',
148
      74 => 'The Impossible Astronaut',
146
      75 => 'Day of the Moon',
149
      75 => 'Day of the Moon',
147
      76 => 'The Curse of the Black Spot (13.05.2011 20:00)',
150
      76 => 'The Curse of the Black Spot (13.05.2011 20:00)',
148
      77 => "The Doctor's Wife",
151
      77 => "The Doctor's Wife",
149
      78 => 'The Rebel Flesh',
152
      78 => 'The Rebel Flesh',
150
      79 => 'The Almost People',
153
      79 => 'The Almost People',
151
      80 => 'A Good Man Goes to War (06.06.2011 05:25, 10.06.2011 21:00)',
154
      80 => 'A Good Man Goes to War (06.06.2011 05:25, 10.06.2011 21:00)',
152
      81 => "Let's Kill Hitler",
155
      81 => "Let's Kill Hitler",
153
      82 => 'Night Terrors',
156
      82 => 'Night Terrors',
154
      83 => 'The Girl Who Waited',
157
      83 => 'The Girl Who Waited',
155
      84 => 'The God Complex (19.09.2011)',
158
      84 => 'The God Complex (19.09.2011)',
156
      85 => 'Closing Time (24.09.2011)',
159
      85 => 'Closing Time (24.09.2011)',
157
      86 => 'The Wedding of River Song (01.10.2011)',
160
      86 => 'The Wedding of River Song (01.10.2011)',
158
      87 => "The Doctor, the Widow and the Wardrobe (25.12.2011)",
161
      87 => "The Doctor, the Widow and the Wardrobe (25.12.2011)",
159
    )
162
    )
160
  ),
163
  ),
161
164
162
  '<span class="efc"><span class="gr">Gene Roddenberry\'s</span>'
165
  '<span class="efc"><span class="gr">Gene Roddenberry\'s</span>'
163
  . ' <span class="earth"><span class="gradient">Eart<span class="h">h</span></span></span>'
166
  . ' <span class="earth"><span class="gradient">Eart<span class="h">h</span></span></span>'
164
  . '<span class="hidden">:</span>'
167
  . '<span class="hidden">:</span>'
165
  . ' <span class="fc">Final Conflict</span><span class="glare"></span></span>' => &$efc,
168
  . ' <span class="fc">Final Conflict</span><span class="glare"></span></span>' => &$efc,
166
169
167
  '<span class="eli-stone"><span class="eli">Eli</span> <span class="stone">Stone</span>' => array(
170
  '<span class="eli-stone"><span class="eli">Eli</span> <span class="stone">Stone</span>' => array(
168
//     'ignore'    => true,
171
//     'ignore'    => true,
169
    'channel'   => 'online',
172
    'channel'   => 'online',
170
//     'showtimes' => 'Fr 20:00',
173
//     'showtimes' => 'Fr 20:00',
171
    'seen'      => array(1),
174
    'seen'      => array(array(1, 4)),
172
//     'last_seen' => mktime(20, 0, 0, 12, 19, 2011),
175
//     'last_seen' => mktime(20, 0, 0, 12, 19, 2011),
173
    'seasons' => array(13, 13),
176
    'seasons' => array(13, 13),
174
    'episode_list' => 'wiki:en:List_of_Eli_Stone_episodes',
177
    'episode_list' => 'wiki:en:List_of_Eli_Stone_episodes',
175
    'episodes' => array(
178
    'episodes' => array(
176
       1 => "Faith",
179
       1 => "Faith",
177
       2 => "Freedom",
180
       2 => "Freedom",
178
       3 => "Father Figure",
181
       3 => "Father Figure",
179
       4 => "Wake Me Up Before You Go-Go",
182
       4 => "Wake Me Up Before You Go-Go",
180
       5 => "One More Try",
183
       5 => "One More Try",
181
       6 => "Something To Save",
184
       6 => "Something To Save",
182
       7 => "Heal the Pain",
185
       7 => "Heal the Pain",
183
       8 => "Praying for Time",
186
       8 => "Praying for Time",
184
       9 => "I Want Your Sex",
187
       9 => "I Want Your Sex",
185
      10 => "Heartbeat",
188
      10 => "Heartbeat",
186
      11 => "Patience",
189
      11 => "Patience",
187
      12 => "Waiting for That Day",
190
      12 => "Waiting for That Day",
188
      13 => "Soul Free",
191
      13 => "Soul Free",
189
192
190
      14 => "The Path",
193
      14 => "The Path",
191
      15 => "Grace",
194
      15 => "Grace",
192
      16 => "Unwritten",
195
      16 => "Unwritten",
193
      17 => "Should I Stay, or Should I Go?",
196
      17 => "Should I Stay, or Should I Go?",
194
      18 => "The Humanitarian",
197
      18 => "The Humanitarian",
195
      19 => "Happy Birthday Nate",
198
      19 => "Happy Birthday Nate",
196
      20 => "Help!",
199
      20 => "Help!",
197
      21 => "Owner of a Lonely Heart",
200
      21 => "Owner of a Lonely Heart",
198
      22 => "Two Ministers",
201
      22 => "Two Ministers",
199
      23 => "Sonoma",
202
      23 => "Sonoma",
200
      24 => "Mortal Combat",
203
      24 => "Mortal Combat",
201
      25 => "Tailspin",
204
      25 => "Tailspin",
202
      26 => "Flight Path"
205
      26 => "Flight Path"
203
    )
206
    )
204
  ),
207
  ),
205
208
206
  '<span class="eureka"><span class="eur">Eur</span><span class="e">e</span>'
209
  '<span class="eureka"><span class="eur">Eur</span><span class="e">e</span>'
207
  . '<span class="ka">ka</span></span></span>' => array(
210
  . '<span class="ka">ka</span></span></span>' => array(
208
//     'ignore'    => true,
211
//     'ignore'    => true,
209
    'channel' => 'online',
212
    'channel' => 'online',
210
    //     'showtimes' => 'Mo 20:15',
213
    //     'showtimes' => 'Mo 20:15',
211
    'seen' => array(array(1, 10)),
214
    'seen' => array(array(1, 11)),
212
    'seasons' => array(12, 13, 18, 21, 14),
215
    'seasons' => array(12, 13, 18, 21, 14),
213
    'episode_list' => 'wiki:en:List_of_Eureka_episodes',
216
    'episode_list' => 'wiki:en:List_of_Eureka_episodes',
214
    'episodes' => array(
217
    'episodes' => array(
215
      1 => 'Pilot (Am Ende der Zeit)',
218
      1 => 'Pilot (Am Ende der Zeit)',
216
      2 => 'Many Happy Returns (S.A.R.A.H)',
219
      2 => 'Many Happy Returns (S.A.R.A.H)',
217
      3 => "Before I Forget (Sommernachtstraumsinvasion)",
220
      3 => "Before I Forget (Sommernachtstraumsinvasion)",
218
      4 => "Alienated (Angriff der Außerirdischen)",
221
      4 => "Alienated (Angriff der Außerirdischen)",
219
      5 => "Invincible (Unbesiegbar)",
222
      5 => "Invincible (Unbesiegbar)",
220
      6 => "Dr. Nobel",
223
      6 => "Dr. Nobel",
221
      7 => "Blink (Auf Speed)",
224
      7 => "Blink (Auf Speed)",
222
      8 => "Right as Raynes (Der Weihnachts-Virus)",
225
      8 => "Right as Raynes (Der Weihnachts-Virus)",
223
      9 => "Primal (Urinstinkte)",
226
      9 => "Primal (Urinstinkte)",
224
      10 => "Purple Haze (Pollenflug)",
227
      10 => "Purple Haze (Pollenflug)",
225
      11 => "H.O.U.S.E. Rules (Hausordnung)",
228
      11 => "H.O.U.S.E. Rules (Hausordnung)",
226
      12 => "Once in a Lifetime (Einmal im Leben)",
229
      12 => "Once in a Lifetime (Einmal im Leben)",
227
230
228
      13 => "Die brennenden Wissenschaftler (Phoenix Rising)",
231
      13 => "Die brennenden Wissenschaftler (Phoenix Rising)",
229
      14 => "Gefangen im Kraftfeld (Try, Try Again)",
232
      14 => "Gefangen im Kraftfeld (Try, Try Again)",
230
      15 => "Stürmische Zeiten (Unpredictable)",
233
      15 => "Stürmische Zeiten (Unpredictable)",
231
      16 => "Das verrückte Licht (Games People Play)",
234
      16 => "Das verrückte Licht (Games People Play)",
232
      17 => "Achtung Meteoriten (Duck, Duck Goose)",
235
      17 => "Achtung Meteoriten (Duck, Duck Goose)",
233
      18 => "Ansteckende Träume (Noche de Sueños)",
236
      18 => "Ansteckende Träume (Noche de Sueños)",
234
      19 => "Familientreffen (Family Reunion)",
237
      19 => "Familientreffen (Family Reunion)",
235
      20 => "Voll blöd (E = MC…?)",
238
      20 => "Voll blöd (E = MC…?)",
236
      21 => "Der unsichtbare Erste (Sight Unseen)",
239
      21 => "Der unsichtbare Erste (Sight Unseen)",
237
      22 => "Das Tor zur Ewigkeit (God is in the Details)",
240
      22 => "Das Tor zur Ewigkeit (God is in the Details)",
238
      23 => "Unwiderstehlich (Maneater)",
241
      23 => "Unwiderstehlich (Maneater)",
239
      24 => "Der Fluch des Alchimisten (All that Glitters)",
242
      24 => "Der Fluch des Alchimisten (All that Glitters)",
240
      25 => "Eine Nacht bei Global Dynamics (A Night in Global Dynamics)",
243
      25 => "Eine Nacht bei Global Dynamics (A Night in Global Dynamics)",
241
244
242
      26 => "Martha, sei nicht zickig (Bad to the Drone)",
245
      26 => "Martha, sei nicht zickig (Bad to the Drone)",
243
      27 => "Re-Evolution (What About Bob?)",
246
      27 => "Re-Evolution (What About Bob?)",
244
      28 => "Braver Hund! (Best in Faux)",
247
      28 => "Braver Hund! (Best in Faux)",
245
      29 => "Die Zeitschleife (I Do Over)",
248
      29 => "Die Zeitschleife (I Do Over)",
246
      30 => "Fargo und Königin Nyota (Show Me the Mummy)",
249
      30 => "Fargo und Königin Nyota (Show Me the Mummy)",
247
      31 => "Captain Eureka (Phased and Confused)",
250
      31 => "Captain Eureka (Phased and Confused)",
248
      32 => "Sonnige Zeiten (Here Come the Suns)",
251
      32 => "Sonnige Zeiten (Here Come the Suns)",
249
      33 => "In Ewigkeit Angst (From Fear to Eternity)",
252
      33 => "In Ewigkeit Angst (From Fear to Eternity)",
250
      34 => "Willkommen zurück, Carter (Welcome Back Carter)",
253
      34 => "Willkommen zurück, Carter (Welcome Back Carter)",
251
      35 => "Dein Gesicht oder meins? (Your Face or Mine?)",
254
      35 => "Dein Gesicht oder meins? (Your Face or Mine?)",
252
      36 => "Die fünfte Dimension (Insane in the P-Brane)",
255
      36 => "Die fünfte Dimension (Insane in the P-Brane)",
253
      37 => "Es ist nicht leicht, grün zu sein (It Ain't Easy Being Green)",
256
      37 => "Es ist nicht leicht, grün zu sein (It Ain't Easy Being Green)",
254
      38 => "Wenn ihr gebaut habt, kommen sie (If You Build It…)",
257
      38 => "Wenn ihr gebaut habt, kommen sie (If You Build It…)",
255
      39 => "Ein Schiff kommt selten allein (Ship Happens)",
258
      39 => "Ein Schiff kommt selten allein (Ship Happens)",
256
      40 => "Wasser marsch! (Shower the People)",
259
      40 => "Wasser marsch! (Shower the People)",
257
      41 => "Wer ist Jack? (You Don't Know Jack)",
260
      41 => "Wer ist Jack? (You Don't Know Jack)",
258
      42 => "Eiszeit in Eureka (Have an Ice Day)",
261
      42 => "Eiszeit in Eureka (Have an Ice Day)",
259
      43 => "Nemesis (What Goes Around Comes Around)",
262
      43 => "Nemesis (What Goes Around Comes Around)",
260
263
261
      44 => "Gründertag (Founder’s Day)",
264
      44 => "Gründertag (Founder’s Day)",
262
      45 => "Der große, rote Elf (A New World)",
265
      45 => "Der große, rote Elf (A New World)",
263
      46 => "Lyncht Fargo (All the Rage)",
266
      46 => "Lyncht Fargo (All the Rage)",
264
      47 => "Die Knallgasreaktion (The Story of O2)",
267
      47 => "Die Knallgasreaktion (The Story of O2)",
265
      48 => "Der menschliche Magnet (Crossing Over)",
268
      48 => "Der menschliche Magnet (Crossing Over)",
266
      49 => "Glamour-Camping (Momstrosity)",
269
      49 => "Glamour-Camping (Momstrosity)",
267
      50 => "Hausbau mit Hindernissen (Stoned)",
270
      50 => "Hausbau mit Hindernissen (Stoned)",
268
      51 => "Akte Ex (The Ex-Files)",
271
      51 => "Akte Ex (The Ex-Files)",
269
      52 => "I'll Be Seeing You",
272
      52 => "I'll Be Seeing You",
270
      53 => "Stille Stadt, heilige Stadt (O Little Town…)",
273
      53 => "Stille Stadt, heilige Stadt (O Little Town…)",
271
      54 => "Abgehoben (Liftoff)",
274
      54 => "Abgehoben (Liftoff)",
272
      55 => "Reprise",
275
      55 => "Reprise",
273
      56 => "Ein Blick in die Zukunft (Glimpse)",
276
      56 => "Ein Blick in die Zukunft (Glimpse)",
274
      57 => "Guten Flug! (Up in the Air)",
277
      57 => "Guten Flug! (Up in the Air)",
275
      58 => "Omega Girls",
278
      58 => "Omega Girls",
276
      59 => "Milben und Kraniche (Of Mites and Men)",
279
      59 => "Milben und Kraniche (Of Mites and Men)",
277
      60 => "Todesnebel (Clash of the Titans)",
280
      60 => "Todesnebel (Clash of the Titans)",
278
      61 => "Damals im Space Camp (This One Time at Space Camp…)",
281
      61 => "Damals im Space Camp (This One Time at Space Camp…)",
279
      62 => "Ein kleiner Schritt (One Small Step)",
282
      62 => "Ein kleiner Schritt (One Small Step)",
280
      63 => "Ein Riesenschritt (One Giant Leap)",
283
      63 => "Ein Riesenschritt (One Giant Leap)",
281
      64 => "Do You See What I See",
284
      64 => "Do You See What I See",
282
285
283
      65 => "Lost",
286
      65 => "Lost",
284
      66 => "The Real Thing",
287
      66 => "The Real Thing",
285
      67 => "Force Quit",
288
      67 => "Force Quit",
286
      68 => "Friendly Fire",
289
      68 => "Friendly Fire",
287
      69 => "Jack Of All Trades",
290
      69 => "Jack Of All Trades",
288
      70 => "Worst Case Scenario",
291
      70 => "Worst Case Scenario",
289
      71 => "Ex-Machina",
292
      71 => "Ex-Machina",
290
      72 => "In Too Deep",
293
      72 => "In Too Deep",
291
      73 => "Smarter Carter",
294
      73 => "Smarter Carter",
292
      74 => "The Honeymooners",
295
      74 => "The Honeymooners",
293
      75 => "Mirror, Mirror",
296
      75 => "Mirror, Mirror",
294
      76 => "Double Take",
297
      76 => "Double Take",
295
      77 => "Just Another Day",
298
      77 => "Just Another Day",
296
      78 => "Christmas Special",
299
      78 => "Christmas Special",
297
    )
300
    )
298
  ),
301
  ),
299
302
-
 
303
  '<span class="farscape">Far<span class="s">s</span>cape</span>' => &$farscape,
-
 
304
300
  '<span class="firefly">Fir<span class="e">e</span>fly</span>' => array(
305
  '<span class="firefly">Fir<span class="e">e</span>fly</span>' => array(
301
    'channel'      => 'online',
306
    'channel'      => 'online',
302
    'seen'         => array(array(1, 2)),
307
    'seen'         => array(array(1, 2)),
303
    'seasons'      => array(14),
308
    'seasons'      => array(14),
304
    'episode_list' => 'wiki:en:Firefly_(TV_series)#Broadcast_history',
309
    'episode_list' => 'wiki:en:Firefly_(TV_series)#Broadcast_history',
305
    'episodes'     => array(
310
    'episodes'     => array(
306
       1 => "Serenity",
311
       1 => "Serenity",
307
       2 => "The Train Job",
312
       2 => "The Train Job",
308
       3 => "Bushwhacked",
313
       3 => "Bushwhacked",
309
       4 => "Shindig",
314
       4 => "Shindig",
310
       5 => "Safe",
315
       5 => "Safe",
311
       6 => "Our Mrs. Reynolds",
316
       6 => "Our Mrs. Reynolds",
312
       7 => "Jaynestown",
317
       7 => "Jaynestown",
313
       8 => "Out of Gas",
318
       8 => "Out of Gas",
314
       9 => "Ariel",
319
       9 => "Ariel",
315
      10 => "War Stories",
320
      10 => "War Stories",
316
      11 => "Trash",
321
      11 => "Trash",
317
      12 => "The Message",
322
      12 => "The Message",
318
      13 => "Heart of Gold",
323
      13 => "Heart of Gold",
319
      14 => "Objects in Space"
324
      14 => "Objects in Space"
320
    )
325
    )
321
  ),
326
  ),
322
327
323
  '<span class="frasier">F<span>rasier</span></span>' => &$frasier,
328
  '<span class="frasier">F<span>rasier</span></span>' => &$frasier,
324
329
325
  '<span class="fresh-hell"><span class="gradient">Fresh Hell</span></span>' => array(
330
  '<span class="fresh-hell"><span class="gradient">Fresh Hell</span></span>' => array(
326
  //       'ignore'    => true,
331
  //       'ignore'    => true,
327
    'channel'   => 'online',
332
    'channel'   => 'online',
328
    'seen'      => array(array(1, 5)),
333
    'seen'      => array(array(1, 5)),
329
    //    'last_seen' => mktime(0, 5, 0, 7, 5, 2011),
334
    //    'last_seen' => mktime(0, 5, 0, 7, 5, 2011),
330
    'seasons'   => array(5, 10),
335
    'seasons'   => array(5, 10),
331
    'episode_list' => 'http://www.freshhellseries.com/home/category/video/episodes/season-1/',
336
    'episode_list' => 'http://www.freshhellseries.com/home/category/video/episodes/season-1/',
332
    'episodes' => array(
337
    'episodes' => array(
333
      1 => 'Pilot',
338
      1 => 'Pilot',
334
      2 => 'The Actress Next Door',
339
      2 => 'The Actress Next Door',
335
      3 => 'The Agent Showcase',
340
      3 => 'The Agent Showcase',
336
      4 => 'The Agent Meeting',
341
      4 => 'The Agent Meeting',
337
      5 => 'The Manager Upstairs',
342
      5 => 'The Manager Upstairs',
338
343
339
      6 => 'A Short Time Later',
344
      6 => 'A Short Time Later',
340
      7 => "Levar",
345
      7 => "Levar",
341
      8 => "The Acting Class",
346
      8 => "The Acting Class",
342
      9 => "Dakota's First Port Shoot",
347
      9 => "Dakota's First Port Shoot",
343
      10 => "The Seance",
348
      10 => "The Seance",
344
      11 => "The Birthday Party",
349
      11 => "The Birthday Party",
345
      12 => "The Billionaire",
350
      12 => "The Billionaire",
346
      13 => "The Actor Prepares",
351
      13 => "The Actor Prepares",
347
      14 => "The Jolinda Show",
352
      14 => "The Jolinda Show",
348
      15 => "Dakota Leaving",
353
      15 => "Dakota Leaving",
349
    )
354
    )
350
  ),
355
  ),
351
356
352
  '<span class="fringe"><span class="gradient">'
357
  '<span class="fringe"><span class="gradient">'
353
  . ' <span class="f">F</span><span class="r">r</span><span class="i">i</span>'
358
  . ' <span class="f">F</span><span class="r">r</span><span class="i">i</span>'
354
  . '<span class="n">n</span><span class="g">g</span><span class="e">e</span>'
359
  . '<span class="n">n</span><span class="g">g</span><span class="e">e</span>'
355
  . '</span></span>' => array(
360
  . '</span></span>' => array(
356
//     'ignore'    => true,
361
//     'ignore'    => true,
357
//    'channel'   => 'ProSieben',
362
//    'channel'   => 'ProSieben',
358
//    'showtimes' => 'Mo 21:15–23:50',
363
//    'showtimes' => 'Mo 21:15–23:50',
359
    'seen'      => array(array(1, 13)),
364
    'seen'      => array(array(1, 13)),
360
//    'last_seen' => mktime(0, 5, 0, 7, 5, 2011),
365
//    'last_seen' => mktime(0, 5, 0, 7, 5, 2011),
361
    'seasons'   => array(20, 23, 22, 22, 13),
366
    'seasons'   => array(20, 23, 22, 22, 13),
362
    'episode_list' => 'wiki:Liste_der_Fringe-Episoden',
367
    'episode_list' => 'wiki:Liste_der_Fringe-Episoden',
363
    'episodes' => array(
368
    'episodes' => array(
364
       1 => 'Pilot (Flug 627)',
369
       1 => 'Pilot (Flug 627)',
365
       2 => 'The Same Old Story (Das Experiment)',
370
       2 => 'The Same Old Story (Das Experiment)',
366
       3 => 'The Ghost Network (Roy)',
371
       3 => 'The Ghost Network (Roy)',
367
       4 => 'The Arrival (Die Ankunft)',
372
       4 => 'The Arrival (Die Ankunft)',
368
       5 => 'Unter Strom (Power Hungry)',
373
       5 => 'Unter Strom (Power Hungry)',
369
       6 => 'The Cure (Das Heilmittel)',
374
       6 => 'The Cure (Das Heilmittel)',
370
       7 => "In Which We Meet Mr. Jones (Der geheimnisvolle Mr. Jones)",
375
       7 => "In Which We Meet Mr. Jones (Der geheimnisvolle Mr. Jones)",
371
       8 => "The Equation (Die Gleichung)",
376
       8 => "The Equation (Die Gleichung)",
372
       9 => "The Dreamscape (Schmetterlinge im Kopf)",
377
       9 => "The Dreamscape (Schmetterlinge im Kopf)",
373
      10 => "Safe (Durch die Wand)",
378
      10 => "Safe (Durch die Wand)",
374
      11 => "Bound (Das Schnupfenvirus)",
379
      11 => "Bound (Das Schnupfenvirus)",
375
      12 => "The No-Brainer (Hirnfresser)",
380
      12 => "The No-Brainer (Hirnfresser)",
376
      13 => "The Transformation (Conrad)",
381
      13 => "The Transformation (Conrad)",
377
      14 => "Das Manifest (Ability)",
382
      14 => "Das Manifest (Ability)",
378
      15 => "Ohne Worte (Inner Child)",
383
      15 => "Ohne Worte (Inner Child)",
379
      16 => "Entfesselt (Unleashed)",
384
      16 => "Entfesselt (Unleashed)",
380
      // 17    17   Albträume  Bad Dreams  2009-04-2121. Apr. 2009  2009-07-2020. Juli 2009  Akiva Goldsman  J. H. Wyman & Andrew Kreisberg
385
      // 17    17   Albträume  Bad Dreams  2009-04-2121. Apr. 2009  2009-07-2020. Juli 2009  Akiva Goldsman  J. H. Wyman & Andrew Kreisberg
381
// 18    18   Nachtschatten  Midnight  2009-04-2828. Apr. 2009  2009-07-2727. Juli 2009  Akiva Goldsman  Jeff Pinkner & J. R. Orci
386
// 18    18   Nachtschatten  Midnight  2009-04-2828. Apr. 2009  2009-07-2727. Juli 2009  Akiva Goldsman  Jeff Pinkner & J. R. Orci
382
// 19    19   Der andere Weg  The Road Not Taken  2009-05-0505. Mai 2009  2009-08-0303. Aug. 2009  Frederick E. O. Toye  Akiva Goldsman & Jeff Pinkner & J. R. Orci
387
// 19    19   Der andere Weg  The Road Not Taken  2009-05-0505. Mai 2009  2009-08-0303. Aug. 2009  Frederick E. O. Toye  Akiva Goldsman & Jeff Pinkner & J. R. Orci
383
// 20    20   Nichts ist einzigartig  There’s More Than One of Everything  2009-05-1212. Mai 2009  2009-08-1010. Aug. 2009  Brad Anderson  Akiva Goldsman & Bryan Burk & Jeff Pinkner & J. H. Wyman
388
// 20    20   Nichts ist einzigartig  There’s More Than One of Everything  2009-05-1212. Mai 2009  2009-08-1010. Aug. 2009  Brad Anderson  Akiva Goldsman & Bryan Burk & Jeff Pinkner & J. H. Wyman
384
      55 => "Der Gedankenleser (Concentrate and Ask Again)",
389
      55 => "Der Gedankenleser (Concentrate and Ask Again)",
385
      56 => "Unsterblich (Immortality)",
390
      56 => "Unsterblich (Immortality)",
386
      57 => "6B",
391
      57 => "6B",
387
      58 => "Versuchsperson 13 (Subject 13)",
392
      58 => "Versuchsperson 13 (Subject 13)",
388
      59 => "Os",
393
      59 => "Os",
389
      60 => "Per Anhalter (Stowaway)",
394
      60 => "Per Anhalter (Stowaway)",
390
      61 => "Blutlinie (Bloodline)",
395
      61 => "Blutlinie (Bloodline)",
391
      62 => "LSD (Lysergic Acid Diethylamide)",
396
      62 => "LSD (Lysergic Acid Diethylamide)",
392
      63 => "06:02 Uhr (6:02 AM EST)",
397
      63 => "06:02 Uhr (6:02 AM EST)",
393
      64 => "Der letzte Sam Weiss (The Last Sam Weiss)",
398
      64 => "Der letzte Sam Weiss (The Last Sam Weiss)",
394
      65 => "Der Tag, an dem wir starben (The Day We Died)",
399
      65 => "Der Tag, an dem wir starben (The Day We Died)",
395
    )
400
    )
396
  ),
401
  ),
397
402
398
  '<span class="futurama"><span class="f">F</span><span class="u">u</span>'
403
  '<span class="futurama"><span class="f">F</span><span class="u">u</span>'
399
  . '<span class="t">t</span><span class="u2">u</span><span class="r">r</span>'
404
  . '<span class="t">t</span><span class="u2">u</span><span class="r">r</span>'
400
  . '<span class="a">a</span><span class="m">m</span><span class="a2">a</span>'
405
  . '<span class="a">a</span><span class="m">m</span><span class="a2">a</span>'
401
  . '</span>' => &$futurama,
406
  . '</span>' => &$futurama,
402
407
403
  '<span class="glee">G<span class="lee">lee</span></span>' => &$glee,
408
  '<span class="glee">G<span class="lee">lee</span></span>' => &$glee,
404
409
405
  //   '<span class="glee">G<span class="lee">lee</span></span> (de)' => array(
410
  //   '<span class="glee">G<span class="lee">lee</span></span> (de)' => array(
406
    // //     'ignore'    => true,
411
    // //     'ignore'    => true,
407
    //     'channel'   => 'SF&nbsp;2',
412
    //     'channel'   => 'SF&nbsp;2',
408
    //     'showtimes' => 'Mo–Fr 09:33',
413
    //     'showtimes' => 'Mo–Fr 09:33',
409
    //     'seen'      => array(array(1, 4)),
414
    //     'seen'      => array(array(1, 4)),
410
    //     'last_seen' => mktime(9, 30, 0, 12, 27, 2011),
415
    //     'last_seen' => mktime(9, 30, 0, 12, 27, 2011),
411
    //     'seasons'   => array(22, 22),
416
    //     'seasons'   => array(22, 22),
412
    //     'episode_list' => 'wiki:Liste_der_Glee-Episoden',
417
    //     'episode_list' => 'wiki:Liste_der_Glee-Episoden',
413
    //     'episodes' => array(
418
    //     'episodes' => array(
414
      //        1 => "Ouvertüre (Pilot)",
419
      //        1 => "Ouvertüre (Pilot)",
415
      //        2 => "Jenseits von Gut und Sue (Showmance)",
420
      //        2 => "Jenseits von Gut und Sue (Showmance)",
416
      //        3 => "Acafellas",
421
      //        3 => "Acafellas",
417
      //        4 => "Kinder der Lüge (Preggers)",
422
      //        4 => "Kinder der Lüge (Preggers)",
418
      //        5 => "April, April (The Rhodes Not Taken)",
423
      //        5 => "April, April (The Rhodes Not Taken)",
419
      //        6 => "Angeregte Organismen (Vitamin D)",
424
      //        6 => "Angeregte Organismen (Vitamin D)",
420
      //        7 => "Spielverderberspiele (Throwdown)",
425
      //        7 => "Spielverderberspiele (Throwdown)",
421
      //        8 => "Remix (Mash-Up)",
426
      //        8 => "Remix (Mash-Up)",
422
      //        9 => "Furcht und Tadel (Wheels)",
427
      //        9 => "Furcht und Tadel (Wheels)",
423
      //       10 => "Balladen (Ballad)",
428
      //       10 => "Balladen (Ballad)",
424
      //       11 => "Haarspaltereien (Hairography)",
429
      //       11 => "Haarspaltereien (Hairography)",
425
      // // 12 => "Mattress",
430
      // // 12 => "Mattress",
426
      // // 13 => "Sectionals",
431
      // // 13 => "Sectionals",
427
      // // 14 => "Hell-o",
432
      // // 14 => "Hell-o",
428
      // // 15 => "The Power of Madonna",
433
      // // 15 => "The Power of Madonna",
429
      // // 16 => "Home",
434
      // // 16 => "Home",
430
      // // 17 => "Bad Reputation",
435
      // // 17 => "Bad Reputation",
431
      // // 18 => "Laryngitis",
436
      // // 18 => "Laryngitis",
432
      // // 19 => "Dream On",
437
      // // 19 => "Dream On",
433
      // // 20 => "Theatricality",
438
      // // 20 => "Theatricality",
434
      // // 21 => "Funk",
439
      // // 21 => "Funk",
435
      // // 22 => "Journey to Regionals",
440
      // // 22 => "Journey to Regionals",
436
      // // 23 => "Audition",
441
      // // 23 => "Audition",
437
      // // 24 => "Britney/Brittany",
442
      // // 24 => "Britney/Brittany",
438
      // // 25 => "Grilled Cheesus",
443
      // // 25 => "Grilled Cheesus",
439
      // // 26 => "Duets",
444
      // // 26 => "Duets",
440
      // // 27 => "The Rocky Horror Glee Show",
445
      // // 27 => "The Rocky Horror Glee Show",
441
      // // 28 => "Never Been Kissed",
446
      // // 28 => "Never Been Kissed",
442
      // // 29 => "The Substitute",
447
      // // 29 => "The Substitute",
443
      // // 30 => "Furt",
448
      // // 30 => "Furt",
444
      // // 31 => "Special Education",
449
      // // 31 => "Special Education",
445
      // // 32 => "A Very Glee Christmas",
450
      // // 32 => "A Very Glee Christmas",
446
      // // 33 => "The Sue Sylvester Shuffle",
451
      // // 33 => "The Sue Sylvester Shuffle",
447
      // // 34 => "Silly Love Songs",
452
      // // 34 => "Silly Love Songs",
448
      // // 35 => "Comeback",
453
      // // 35 => "Comeback",
449
      // // 36 => "Blame It on the Alcohol",
454
      // // 36 => "Blame It on the Alcohol",
450
      // // 37 => "Sexy",
455
      // // 37 => "Sexy",
451
      // // 38 => "Original Song",
456
      // // 38 => "Original Song",
452
      // // 39 => "A Night of Neglect",
457
      // // 39 => "A Night of Neglect",
453
      // // 40 => "Born This Way",
458
      // // 40 => "Born This Way",
454
      // // 41 => "Rumours",
459
      // // 41 => "Rumours",
455
      // // 42 => "Prom Queen",
460
      // // 42 => "Prom Queen",
456
      // // 43 => "Funeral",
461
      // // 43 => "Funeral",
457
      // // 44 => "New York",
462
      // // 44 => "New York",
458
      // )
463
      // )
459
    // ),
464
    // ),
460
465
461
  '<span class="heroes">Her<span class="o">o</span>e<span class="s">s</span></span>' => &$heroes,
466
  '<span class="heroes">Her<span class="o">o</span>e<span class="s">s</span></span>' => &$heroes,
462
467
463
  '<span class="house"
468
  '<span class="house"
464
  ><span class="h">H</span><span class="ouse">ouse</span>'
469
  ><span class="h">H</span><span class="ouse">ouse</span>'
465
  . '<span style="display: none">,</span>
470
  . '<span style="display: none">,</span>
466
  <span class="md">M.D.</span></span>' => &$house,
471
  <span class="md">M.D.</span></span>' => &$house,
467
472
468
  '<span class="house"><span class="md-de">Dr.</span> <span class="h">H</span><span class="ouse">ouse</span></span>' => &$house_de,
473
  '<span class="house"><span class="md-de">Dr.</span> <span class="h">H</span><span class="ouse">ouse</span></span>' => &$house_de,
469
474
470
  '<span class="ijon-tichy"><span class="title"><span class="i">I</span>'
475
  '<span class="ijon-tichy"><span class="title"><span class="i">I</span>'
471
  . '<span class="j">j</span><span class="o">o</span><span class="n">n</span>'
476
  . '<span class="j">j</span><span class="o">o</span><span class="n">n</span>'
472
  . ' <span class="t">T</span><span class="i2">i</span><span class="c">c</span>'
477
  . ' <span class="t">T</span><span class="i2">i</span><span class="c">c</span>'
473
  . '<span class="h">h</span><span class="y">y</span></span>'
478
  . '<span class="h">h</span><span class="y">y</span></span>'
474
  . '<span class="hidden">: </span>'
479
  . '<span class="hidden">: </span>'
475
  . '<span class="subtitle"><span class="r">R</span><span class="a">a</span>'
480
  . '<span class="subtitle"><span class="r">R</span><span class="a">a</span>'
476
  . '<span class="u">u</span><span class="mpi">mpi</span>'
481
  . '<span class="u">u</span><span class="mpi">mpi</span>'
477
  . '<span class="l">l</span><span class="o">o</span><span class="t">t</span></span>'
482
  . '<span class="l">l</span><span class="o">o</span><span class="t">t</span></span>'
478
  . '<span class="hidden">&nbsp;– </span>'
483
  . '<span class="hidden">&nbsp;– </span>'
479
  . '<span class="subtitle2"><span class="die">Die</span>'
484
  . '<span class="subtitle2"><span class="die">Die</span>'
480
  . ' <span class="ster">Ster</span><span class="ntag">ntag</span>'
485
  . ' <span class="ster">Ster</span><span class="ntag">ntag</span>'
481
  . '<span class="ebuec">ebüc</span><span class="her">her</span>'
486
  . '<span class="ebuec">ebüc</span><span class="her">her</span>'
482
  . '</span></span>' => array(
487
  . '</span></span>' => array(
483
//     'channel'      => 'zdf_neo',
488
//     'channel'      => 'zdf_neo',
484
    'seen'         => array(array(1, 2)),
489
    'seen'         => array(array(1, 2)),
485
    'last_seen'    => mktime(23, 35, 0, 10, 22, 2011),
490
    'last_seen'    => mktime(23, 35, 0, 10, 22, 2011),
486
    'seasons'      => array(6, 8),
491
    'seasons'      => array(6, 8),
487
    'episode_list' => 'wiki:Ijon_Tichy:_Raumpilot#Episodenliste',
492
    'episode_list' => 'wiki:Ijon_Tichy:_Raumpilot#Episodenliste',
488
    'episodes'     => array(
493
    'episodes'     => array(
489
       1 => "Kosmische Kollegen",
494
       1 => "Kosmische Kollegen",
490
       2 => "Planet der Reserven",
495
       2 => "Planet der Reserven",
491
       3 => "Relativistische Effekte",
496
       3 => "Relativistische Effekte",
492
       4 => "Der futurologische Kongress",
497
       4 => "Der futurologische Kongress",
493
       5 => "Sabotage",
498
       5 => "Sabotage",
494
       6 => "Die innere Stimme",
499
       6 => "Die innere Stimme",
495
       7 => "Held von Kosmos",
500
       7 => "Held von Kosmos",
496
       8 => "Shøpping",
501
       8 => "Shøpping",
497
       9 => "Schön schaumig",
502
       9 => "Schön schaumig",
498
      10 => "Biste fix Zeitblasen",
503
      10 => "Biste fix Zeitblasen",
499
      11 => "Sepulken verboten",
504
      11 => "Sepulken verboten",
500
      12 => "Das Erinnerungsstück",
505
      12 => "Das Erinnerungsstück",
501
      13 => "Schein und Sein I",
506
      13 => "Schein und Sein I",
502
      14 => "Schein und Sein II",
507
      14 => "Schein und Sein II",
503
    )
508
    )
504
  ),
509
  ),
505
510
506
  '<span class="it-crowd">The IT Crowd</span>' => array(
511
  '<span class="it-crowd">The IT Crowd</span>' => array(
507
//     'ignore' => true,
512
//     'ignore' => true,
508
    'channel'      => 'online',
513
    'channel'      => 'online',
509
    'seen'         => array(array(1, 3)),
514
    'seen'         => array(array(1, 4)),
510
    'last_seen'    => mktime(2, 0, 0, 11, 28, 2011),
515
//     'last_seen'    => mktime(2, 0, 0, 11, 28, 2011),
511
    'seasons'      => array(6, 6, 6, 6),
516
    'seasons'      => array(6, 6, 6, 6),
512
    'episode_list' => 'wiki:en:List_of_The_IT_Crowd_episodes',
517
    'episode_list' => 'wiki:en:List_of_The_IT_Crowd_episodes',
513
    'episodes'     => array(
518
    'episodes'     => array(
514
       1 => "Yesterday's Jam",
519
       1 => "Yesterday's Jam",
515
       2 => "Calamity Jen",
520
       2 => "Calamity Jen",
516
       3 => "50/50",
521
       3 => "50/50",
517
       4 => "The Red Door",
522
       4 => "The Red Door",
518
       5 => "The Haunting of Bill Crouse",
523
       5 => "The Haunting of Bill Crouse",
519
       6 => "Aunt Irma Visits",
524
       6 => "Aunt Irma Visits",
520
525
521
       7 => "The Work Outing",
526
       7 => "The Work Outing",
522
       8 => "Return of the Golden Child",
527
       8 => "Return of the Golden Child",
523
       9 => "Moss and the German",
528
       9 => "Moss and the German",
524
      10 => "The Dinner Party",
529
      10 => "The Dinner Party",
525
      11 => "Smoke and Mirrors",
530
      11 => "Smoke and Mirrors",
526
      12 => "Men Without Women",
531
      12 => "Men Without Women",
527
532
528
      13 => "From Hell",
533
      13 => "From Hell",
529
      14 => "Are We Not Men?",
534
      14 => "Are We Not Men?",
530
      15 => "Tramps Like Us",
535
      15 => "Tramps Like Us",
531
      16 => "Speech",
536
      16 => "Speech",
532
      17 => "Friendface",
537
      17 => "Friendface",
533
      18 => "Calendar Geeks",
538
      18 => "Calendar Geeks",
534
539
535
      19 => "Jen the Fredo",
540
      19 => "Jen the Fredo",
536
      20 => "The Final Countdown",
541
      20 => "The Final Countdown",
537
      21 => "Something Happened",
542
      21 => "Something Happened",
538
      22 => "Italian for Beginners",
543
      22 => "Italian for Beginners",
539
      23 => "Bad Boys",
544
      23 => "Bad Boys",
540
      24 => "Reynholm vs. Reynholm / Douglas and Divorce[iTunes]",
545
      24 => "Reynholm vs. Reynholm / Douglas and Divorce[iTunes]",
541
    )
546
    )
542
  ),
547
  ),
543
548
544
  '<span class="superman">Lois &amp; Clark: The New Adventures of Superman</span>' => &$superman,
549
  '<span class="superman">Lois &amp; Clark: The New Adventures of Superman</span>' => &$superman,
545
550
546
  '<span class="macgyver">MacGyver</span>' => $macgyver,
551
  '<span class="macgyver">MacGyver</span>' => $macgyver,
547
552
548
  '<span class="monk">Monk</span>' => &$monk,
553
  '<span class="monk">Monk</span>' => &$monk,
549
  '<span class="monk">Monk</span> (de)' => &$monk_de,
554
//   '<span class="monk">Monk</span> (de)' => &$monk_de,
-
 
555
-
 
556
  '<span class="mork-and-mindy">Mork &amp; Mindy</span>' => &$mork_and_mindy,
550
557
551
  '<span class="life-on-mars"><span class="life">Lif<span class="e">e</span></span>
558
  '<span class="life-on-mars"><span class="life">Lif<span class="e">e</span></span>
552
   <span class="life-on"><span class="on">on</span> <span class="mars">Mars</span></span></span>' => array(
559
   <span class="life-on"><span class="on">on</span> <span class="mars">Mars</span></span></span>' => array(
553
//         'ignore'    => true,
560
//         'ignore'    => true,
554
    'channel'   => 'online',
561
    'channel'   => 'online',
555
    'seen'      => array(array(1, 2)),
562
    'seen'      => array(array(1, 3)),
556
    //       'last_seen' => mktime(21, 0, 0, 9, 8, 2011),
563
    //       'last_seen' => mktime(21, 0, 0, 9, 8, 2011),
557
    'seasons'   => array(8, 8),
564
    'seasons'   => array(8, 8),
558
    'episode_list' => 'wiki:en:List_of_Life_on_Mars_(UK_TV_series)_episodes',
565
    'episode_list' => 'wiki:en:List_of_Life_on_Mars_(UK_TV_series)_episodes',
559
    'episodes' => array(
566
    'episodes' => array(
560
      1 => "Erinnerungen aus der Zukunft",
567
      1 => "Erinnerungen aus der Zukunft",
561
      2 => "Zeugenschutz",
568
      2 => "Zeugenschutz",
562
      3 => "Episode 3",
569
      3 => "Episode 3",
563
      4 => "Episode 4",
570
      4 => "Episode 4",
564
      5 => "Episode 5",
571
      5 => "Episode 5",
565
      6 => "Episode 6",
572
      6 => "Episode 6",
566
      7 => "Episode 7",
573
      7 => "Episode 7",
567
      8 => "Episode 8",
574
      8 => "Episode 8",
568
575
569
      9 => "Episode 1",
576
      9 => "Episode 1",
570
      10 => "Episode 2",
577
      10 => "Episode 2",
571
      11 => "Episode 3",
578
      11 => "Episode 3",
572
      12 => "Episode 4",
579
      12 => "Episode 4",
573
      13 => "Episode 5",
580
      13 => "Episode 5",
574
      14 => "Episode 6",
581
      14 => "Episode 6",
575
      15 => "Episode 7",
582
      15 => "Episode 7",
576
      16 => "Episode 8"
583
      16 => "Episode 8"
577
    )
584
    )
578
  ),
585
  ),
579
586
-
 
587
  "<span class='monty-python'><span class='first'><span class='monty'>Monty</span>
-
 
588
      <span class='pythons'>Python’s</span></span>
-
 
589
    <span class='second'><span class='flying'>Flying</span>
-
 
590
      <span class='circus'>Circus</span></span></span>" => &$monty_python,
-
 
591
580
  '<span class="moonlight"><span class="moon">Moo<span class="n">n</span></span><span class="light">light</span></span>' => array(
592
  '<span class="moonlight"><span class="moon">Moo<span class="n">n</span></span><span class="light">light</span></span>' => array(
581
//       'ignore'    => true,
593
//       'ignore'    => true,
582
    'channel'   => 'sixx',
594
    'channel'   => 'online',
583
    'showtimes' => 'Mi–Fr 21:00',
595
//     'showtimes' => 'Mi–Fr 21:00',
584
    'seen'      => array(array(1, 2)),
596
    'seen'      => array(array(1, 3)),
585
    'last_seen' => mktime(21, 0, 0, 9, 8, 2011),
597
    'last_seen' => mktime(21, 0, 0, 9, 8, 2011),
586
    'seasons'   => array(16),
598
    'seasons'   => array(16),
587
    'episodes' => array(
599
    'episodes' => array(
588
      1 => "Es gibt keine Vampire (No Such Thing As Vampires)",
600
      1 => "Es gibt keine Vampire (No Such Thing As Vampires)",
589
      2 => "Schatten der Vergangenheit (Out of the Past)",
601
      2 => "Schatten der Vergangenheit (Out of the Past)",
590
      3 => "Dr. Feelgood",
602
      3 => "Dr. Feelgood",
591
      4 => "Fieber (Fever)",
603
      4 => "Fieber (Fever)",
592
      5 => "Ewige Jugend (Arrested Development)",
604
      5 => "Ewige Jugend (Arrested Development)",
593
      6 => "Black Crystal (B.C.)",
605
      6 => "Black Crystal (B.C.)",
594
      7 => "Das Ebenbild (The Ringer)",
606
      7 => "Das Ebenbild (The Ringer)",
595
      8 => "Die Blutbeichte (12:04 AM)",
607
      8 => "Die Blutbeichte (12:04 AM)",
596
      9 => "Fleur de Lis",
608
      9 => "Fleur de Lis",
597
      10 => "Dornröschen (Sleeping Beauty)",
609
      10 => "Dornröschen (Sleeping Beauty)",
598
      11 => "Ewige Liebe (Love Lasts Forever)",
610
      11 => "Ewige Liebe (Love Lasts Forever)",
599
      12 => "Das Heilmittel (The Mortal Cure)",
611
      12 => "Das Heilmittel (The Mortal Cure)",
600
      13 => "Kurzes Glück (Fated to Pretend)",
612
      13 => "Kurzes Glück (Fated to Pretend)",
601
      14 => "Klick (Click)",
613
      14 => "Klick (Click)",
602
      15 => "Was zurück bleibt … (What’s Left Behind)",
614
      15 => "Was zurück bleibt … (What’s Left Behind)",
603
      16 => "Sonata"
615
      16 => "Sonata"
604
    ),
616
    ),
605
    'episode_list' => 'wiki:Moonlight_(Fernsehserie)#Episodenliste'
617
    'episode_list' => 'wiki:Moonlight_(Fernsehserie)#Episodenliste'
606
  ),
618
  ),
607
619
608
  '<span class="moonlighting">Moonlighting</span>' => &$moonlighting,
620
  '<span class="moonlighting">Moonlighting</span>' => &$moonlighting,
609
621
610
  '<span class="mutant-x"><span class="gradient">Mutant X</span></span>' => array(
622
  '<span class="mutant-x"><span class="gradient">Mutant X</span></span>' => array(
611
//     'ignore' => true,
623
//     'ignore' => true,
612
    'channel'       => 'online',
624
    'channel'       => 'online',
613
//     'showtimes'     => 'Mo-Fr 14:10',
625
//     'showtimes'     => 'Mo-Fr 14:10',
614
    'seen'          => array(array(1, 9)),
626
    'seen'          => array(array(1, 9)),
615
    'seasons'       => array(22, 22, 22),
627
    'seasons'       => array(22, 22, 22),
616
    'episode_list'  => 'http://www.mystery-files.de/season.php?id=1&serie=mutantx',
628
    'episode_list'  => 'http://www.mystery-files.de/season.php?id=1&serie=mutantx',
617
    'episodes'      => array(
629
    'episodes'      => array(
618
       1 => "The Shock of the New (1) (Genom X)",
630
       1 => "The Shock of the New (1) (Genom X)",
619
       2 => "I Scream the Body Electric (2) (Unter Strom)",
631
       2 => "I Scream the Body Electric (2) (Unter Strom)",
620
       3 => "Russian Roulette (Russisches Roulette)",
632
       3 => "Russian Roulette (Russisches Roulette)",
621
       4 => "Fool For Love (Verrückt vor Liebe)",
633
       4 => "Fool For Love (Verrückt vor Liebe)",
622
       5 => "Kilohertz (Der elektrische Rebell)",
634
       5 => "Kilohertz (Der elektrische Rebell)",
623
       6 => "Meaning of Death (Der Unsterbliche)",
635
       6 => "Meaning of Death (Der Unsterbliche)",
624
       7 => "Lit Fuse (Geladene Stimmung)",
636
       7 => "Lit Fuse (Geladene Stimmung)",
625
       8 => "In the Presence of Mine Enemies (Schachmatt)",
637
       8 => "In the Presence of Mine Enemies (Schachmatt)",
626
       9 => "Crime of the New Century (Die Entführung)",
638
       9 => "Crime of the New Century (Die Entführung)",
627
      10 => "Dark Star Rising (Tödliches Serum)",
639
      10 => "Dark Star Rising (Tödliches Serum)",
628
      11 => "Whiter Shade of Pale (Die perfekte Tarnung)",
640
      11 => "Whiter Shade of Pale (Die perfekte Tarnung)",
629
      12 => "Double Vision (Die dunkle Seite)",
641
      12 => "Double Vision (Die dunkle Seite)",
630
      13 => "Blood Ties (Falsche Erwartungen)",
642
      13 => "Blood Ties (Falsche Erwartungen)",
631
      14 => "Altered Ego (Gut und böse)",
643
      14 => "Altered Ego (Gut und böse)",
632
      15 => "Lazarus Syndrome (Neun Leben)",
644
      15 => "Lazarus Syndrome (Neun Leben)",
633
      16 => "Interface (Lebende Hardware)",
645
      16 => "Interface (Lebende Hardware)",
634
      17 => "Presumed Guilty (Verlorene Erinnerung)",
646
      17 => "Presumed Guilty (Verlorene Erinnerung)",
635
      18 => "Ex Marks the Spot (Das russische Ei)",
647
      18 => "Ex Marks the Spot (Das russische Ei)",
636
      19 => "Nothing to Fear (Traumfänger)",
648
      19 => "Nothing to Fear (Traumfänger)",
637
      20 => "Deadly Desire (Die Skorpionfrau)",
649
      20 => "Deadly Desire (Die Skorpionfrau)",
638
      21 => "A Breed Apart (Patient Null)",
650
      21 => "A Breed Apart (Patient Null)",
639
      22 => "Dancing on the Razor (Tanz am Abgrund)",
651
      22 => "Dancing on the Razor (Tanz am Abgrund)",
640
652
641
      23 => "Past as Prologue (Die Alchemistin)",
653
      23 => "Past as Prologue (Die Alchemistin)",
642
      24 => "Power Play (An die Wand gespielt)",
654
      24 => "Power Play (An die Wand gespielt)",
643
      25 => "Time Squared (Zeitreise)",
655
      25 => "Time Squared (Zeitreise)",
644
      26 => "Whose Woods These Are (Der Werwolf)",
656
      26 => "Whose Woods These Are (Der Werwolf)",
645
      27 => "The Future Revealed (Herrscher über Leben und Tod)",
657
      27 => "The Future Revealed (Herrscher über Leben und Tod)",
646
      28 => "No Man Left Behind (Zwischen den Fronten)",
658
      28 => "No Man Left Behind (Zwischen den Fronten)",
647
      29 => "Crossroads of the Soul (Die Welt hinter der Welt)",
659
      29 => "Crossroads of the Soul (Die Welt hinter der Welt)",
648
      30 => "Sign From Above (Der Androide)",
660
      30 => "Sign From Above (Der Androide)",
649
      31 => "Body and Soul (Der Körperwanderer)",
661
      31 => "Body and Soul (Der Körperwanderer)",
650
      32 => "Understudy (Die Ersatzspielerin)",
662
      32 => "Understudy (Die Ersatzspielerin)",
651
      33 => "The Grift (Schmutzige Geschäfte)",
663
      33 => "The Grift (Schmutzige Geschäfte)",
652
      34 => "At Destiny's End (Der letzte Coup)",
664
      34 => "At Destiny's End (Der letzte Coup)",
653
      35 => "Within These Walls (Tödliche Geheimnisse)",
665
      35 => "Within These Walls (Tödliche Geheimnisse)",
654
      36 => "Hard Time (Gladiatoren)",
666
      36 => "Hard Time (Gladiatoren)",
655
      37 => "Under the Cloak of War (Das Attentat)",
667
      37 => "Under the Cloak of War (Das Attentat)",
656
      38 => "Once Around (Der Kronzeuge)",
668
      38 => "Once Around (Der Kronzeuge)",
657
      39 => "Final Judgment (Das Tribunal)",
669
      39 => "Final Judgment (Das Tribunal)",
658
      40 => "Inferno",
670
      40 => "Inferno",
659
      41 => "One Step Closer (Außer Kontrolle)",
671
      41 => "One Step Closer (Außer Kontrolle)",
660
      43 => "Reawakening (Begraben im ewigen Eis)",
672
      43 => "Reawakening (Begraben im ewigen Eis)",
661
      42 => "Reality Check (Das Labyrinth)",
673
      42 => "Reality Check (Das Labyrinth)",
662
      44 => "Lest He Become (Der perfekte Mutant)",
674
      44 => "Lest He Become (Der perfekte Mutant)",
663
675
664
      45 => "Into the Moonless Night (Der Mutant aus dem Nichts)",
676
      45 => "Into the Moonless Night (Der Mutant aus dem Nichts)",
665
      46 => "Wages of Sin (Der Lohn der Sünde)",
677
      46 => "Wages of Sin (Der Lohn der Sünde)",
666
      47 => "The Breed (Der Parasit)",
678
      47 => "The Breed (Der Parasit)",
667
      48 => "Where Evil Dwells (Die Saat des Bösen)",
679
      48 => "Where Evil Dwells (Die Saat des Bösen)",
668
      49 => "The Taking of Crows (Kaltes Herz)",
680
      49 => "The Taking of Crows (Kaltes Herz)",
669
      50 => "Shadows of Darkness (Schatten der Vergangenheit)",
681
      50 => "Shadows of Darkness (Schatten der Vergangenheit)",
670
      51 => "The Hand of God (Die Hand Gottes)",
682
      51 => "The Hand of God (Die Hand Gottes)",
671
      52 => "Wasteland (Die Heuschreckenplage)",
683
      52 => "Wasteland (Die Heuschreckenplage)",
672
      53 => "No Exit (Der virtuelle Mörder)",
684
      53 => "No Exit (Der virtuelle Mörder)",
673
      54 => "Brother's Keeper (Das gestohlene Herz)",
685
      54 => "Brother's Keeper (Das gestohlene Herz)",
674
      55 => "Possibilities (Bombenterror)",
686
      55 => "Possibilities (Bombenterror)",
675
      56 => "Conspiracy Theory (Die Verschwörung)",
687
      56 => "Conspiracy Theory (Die Verschwörung)",
676
      57 => "Art of Attraction (Die drei Gemälde)",
688
      57 => "Art of Attraction (Die drei Gemälde)",
677
      58 => "A Normal Life (Zurück im Leben)",
689
      58 => "A Normal Life (Zurück im Leben)",
678
      59 => "Divided Loyalities (Falsche Identität)",
690
      59 => "Divided Loyalities (Falsche Identität)",
679
      60 => "Age of Innocence (Der Fluch der Unsterblichkeit)",
691
      60 => "Age of Innocence (Der Fluch der Unsterblichkeit)",
680
      61 => "She's Come Undone (Der Krieg beginnt)",
692
      61 => "She's Come Undone (Der Krieg beginnt)",
681
      62 => "In Between (Im Inneren des Vulkans)",
693
      62 => "In Between (Im Inneren des Vulkans)",
682
      63 => "Dream Lover (Das trojanische Pferd)",
694
      63 => "Dream Lover (Das trojanische Pferd)",
683
      64 => "The Prophecy (Die Prophezeiung)",
695
      64 => "The Prophecy (Die Prophezeiung)",
684
      65 => "Cirque des Merveilles (Kammer der Seeken)",
696
      65 => "Cirque des Merveilles (Kammer der Seeken)",
685
      66 => "The Assault (Der Schöpfer)"
697
      66 => "The Assault (Der Schöpfer)"
686
    )
698
    )
687
  ),
699
  ),
688
700
689
  '<span class="numb3rs"><span class="gradient">Numb<span title="e">3</span>r<span class="s">s</span></span></span>' => &$numb3rs,
701
  '<span class="numb3rs"><span class="gradient">Numb<span title="e">3</span>r<span class="s">s</span></span></span>' => &$numb3rs,
690
  //   '<span class="numb3rs"><span class="gradient">Numb<span title="e">3</span>r<span class="s">s</span></span></span> (de)' => &$numb3rs_de,
702
  //   '<span class="numb3rs"><span class="gradient">Numb<span title="e">3</span>r<span class="s">s</span></span></span> (de)' => &$numb3rs_de,
691
703
692
  '<span class="odyssey5">Odys<span class="s2">s</span><span
704
  '<span class="odyssey5">Odys<span class="s2">s</span><span
693
    class="e">e</span><span class="y2">y</span>
705
    class="e">e</span><span class="y2">y</span>
694
    <span class="five">5</span></span>' => array(
706
    <span class="five">5</span></span>' => array(
695
//     'ignore' => true,
707
//     'ignore' => true,
696
    'channel' => 'online',
708
    'channel' => 'online',
697
    'seen' => array(array(1, 3)),
709
    'seen' => array(array(1, 3)),
698
    'episode_list' => 'wiki:en:Odyssey_5#Episode_list',
710
    'episode_list' => 'wiki:en:Odyssey_5#Episode_list',
699
    'episodes' => array(
711
    'episodes' => array(
700
       1 => 'Pilot',
712
       1 => 'Pilot',
701
       2 => 'Shatterer',
713
       2 => 'Shatterer',
702
       3 => 'Astronaut Dreams',
714
       3 => 'Astronaut Dreams',
703
       4 => 'Time Out of Mind',
715
       4 => 'Time Out of Mind',
704
       5 => 'Symbiosis',
716
       5 => 'Symbiosis',
705
       6 => 'The Choices We Make',
717
       6 => 'The Choices We Make',
706
       7 => 'Rapture',
718
       7 => 'Rapture',
707
       8 => 'L.D.U. 7',
719
       8 => 'L.D.U. 7',
708
       9 => 'Flux',
720
       9 => 'Flux',
709
      10 => 'Kitten',
721
      10 => 'Kitten',
710
      11 => 'Dark at the End of the Tunnel',
722
      11 => 'Dark at the End of the Tunnel',
711
      12 => 'Trouble with Harry',
723
      12 => 'Trouble with Harry',
712
      13 => 'Skin',
724
      13 => 'Skin',
713
      14 => 'Begotten',
725
      14 => 'Begotten',
714
      15 => 'Vanishing Point',
726
      15 => 'Vanishing Point',
715
      16 => 'Follow the Leader',
727
      16 => 'Follow the Leader',
716
      17 => 'Half-Life',
728
      17 => 'Half-Life',
717
      18 => 'Rage',
729
      18 => 'Rage',
718
      19 => 'Fossil'
730
      19 => 'Fossil'
719
    )
731
    )
720
  ),
732
  ),
721
733
722
  '<span class="psych">psych</span>' => &$psych,
734
  '<span class="psych">psych</span>' => &$psych,
723
735
724
  '<span class="quantum-leap"><span class="gradient">Quantum Leap</span></span>' => &$quantum_leap,
736
  '<span class="quantum-leap"><span class="gradient">Quantum Leap</span></span>' => &$quantum_leap,
725
737
726
  '<span class="reaper">Reaper</span>' => array(
738
  '<span class="reaper">Reaper</span>' => array(
727
//     'ignore'    => true,
739
//     'ignore'    => true,
728
    'channel'   => 'E4',
740
//     'channel'   => 'E4',
-
 
741
    'channel'   => 'online',
729
    'showtimes' => 'Di–Sa 03:15',
742
//     'showtimes' => 'Di–Sa 03:15',
730
    'seen'      => array(array(1, 4)),
743
    'seen'      => array(array(1, 5)),
731
    'last_seen' => mktime(5, 0, 0, 6, 2, 2011),
744
//     'last_seen' => mktime(5, 0, 0, 6, 2, 2011),
732
    'seasons'   => array(18, 13),
745
    'seasons'   => array(18, 13),
733
    'episodes' => array(
746
    'episodes' => array(
734
      1 => 'Pilot',
747
      1 => 'Pilot',
735
      2 => 'Charged',
748
      2 => 'Charged',
736
      3 => 'All Mine',
749
      3 => 'All Mine',
737
      4 => 'Magic',
750
      4 => 'Magic',
738
      5 => 'What About Blob?',
751
      5 => 'What About Blob?',
739
      6 => 'Leon',
752
      6 => 'Leon',
740
      7 => 'Love, Bullets & Blacktop',
753
      7 => 'Love, Bullets & Blacktop',
741
      8 => 'The Cop',
754
      8 => 'The Cop',
742
      9 => 'Ashes to Ashes',
755
      9 => 'Ashes to Ashes',
743
      10 => 'Cash Out',
756
      10 => 'Cash Out',
744
      11 => 'Hungry for Fame',
757
      11 => 'Hungry for Fame',
745
      12 => 'Unseen',
758
      12 => 'Unseen',
746
      13 => 'Acid Queen',
759
      13 => 'Acid Queen',
747
      14 => 'Rebellion',
760
      14 => 'Rebellion',
748
      15 => 'Coming to Grips',
761
      15 => 'Coming to Grips',
749
      16 => 'Greg, Schmeg',
762
      16 => 'Greg, Schmeg',
750
      17 => 'The Leak',
763
      17 => 'The Leak',
751
      18 => 'Cancun',
764
      18 => 'Cancun',
752
      19 => 'Episode IV: A New Hope',
765
      19 => 'Episode IV: A New Hope',
753
      20 => 'Dirty Sexy Mongol',
766
      20 => 'Dirty Sexy Mongol',
754
      21 => 'The Sweet Science',
767
      21 => 'The Sweet Science',
755
      22 => 'The Favorite',
768
      22 => 'The Favorite',
756
      23 => 'I Want My Baby Back',
769
      23 => 'I Want My Baby Back',
757
      24 => 'Underbelly',
770
      24 => 'Underbelly',
758
      25 => 'The Good Soil',
771
      25 => 'The Good Soil',
759
      26 => 'The Home Stretch',
772
      26 => 'The Home Stretch',
760
      27 => 'No Reaper Left Behind',
773
      27 => 'No Reaper Left Behind',
761
      28 => "My Brother's Reaper",
774
      28 => "My Brother's Reaper",
762
      29 => 'To Sprong, With Love',
775
      29 => 'To Sprong, With Love',
763
      30 => 'Business Casualty',
776
      30 => 'Business Casualty',
764
      31 => 'The Devil & Sam Oliver'
777
      31 => 'The Devil & Sam Oliver'
765
    ),
778
    ),
766
    'episode_list' => 'wiki:en:List_of_Reaper_episodes'
779
    'episode_list' => 'wiki:en:List_of_Reaper_episodes'
767
  ),
780
  ),
768
781
769
  '<span class="remington-steele">Remington Steele</span>' => &$remington_steele,
782
  '<span class="remington-steele">Remington Steele</span>' => &$remington_steele,
770
783
771
  '<span class="roswell">Roswel<span>l</span></span>' => array(
784
  '<span class="roswell">Roswel<span>l</span></span>' => array(
772
//     'ignore'   => true,
785
//     'ignore'   => true,
773
    'channel'   => 'online',
786
    'channel'   => 'online',
774
    //     'showtimes' => 'Di–Sa 03:15',
787
    //     'showtimes' => 'Di–Sa 03:15',
775
    'seen'      => array(array(1, 8)),
788
    'seen'      => array(array(1, 8)),
776
    //     'last_seen' => mktime(5, 0, 0, 6, 2, 2011),
789
    //     'last_seen' => mktime(5, 0, 0, 6, 2, 2011),
777
    'seasons'   => array(22, 21, 18),
790
    'seasons'   => array(22, 21, 18),
778
    'episodes' => array(
791
    'episodes' => array(
779
       1 => "Pilot",
792
       1 => "Pilot",
780
       2 => "The Morning After",
793
       2 => "The Morning After",
781
       3 => "Monsters",
794
       3 => "Monsters",
782
       4 => "Leaving Normal",
795
       4 => "Leaving Normal",
783
       5 => "Missing",
796
       5 => "Missing",
784
       6 => "285 South (Part 1)",
797
       6 => "285 South (Part 1)",
785
       7 => "River Dog (Part 2)",
798
       7 => "River Dog (Part 2)",
786
       8 => "Blood Brother",
799
       8 => "Blood Brother",
787
       9 => "Heat Wave",
800
       9 => "Heat Wave",
788
      10 => "The Balance",
801
      10 => "The Balance",
789
      11 => "Toy House",
802
      11 => "Toy House",
790
      12 => "Into the Woods",
803
      12 => "Into the Woods",
791
      13 => "The Convention",
804
      13 => "The Convention",
792
      14 => "Blind Date",
805
      14 => "Blind Date",
793
      15 => "Independence Day",
806
      15 => "Independence Day",
794
      16 => "Sexual Healing",
807
      16 => "Sexual Healing",
795
      17 => "Crazy",
808
      17 => "Crazy",
796
      18 => "Tess, Lies and Videotape",
809
      18 => "Tess, Lies and Videotape",
797
      19 => "Four Square",
810
      19 => "Four Square",
798
      20 => "Max to the Max",
811
      20 => "Max to the Max",
799
      21 => "The White Room (Part 1)",
812
      21 => "The White Room (Part 1)",
800
      22 => "Destiny (Part 2)",
813
      22 => "Destiny (Part 2)",
801
814
802
      23 => "Skin and Bones",
815
      23 => "Skin and Bones",
803
      24 => "Ask Not",
816
      24 => "Ask Not",
804
      25 => "Surprise",
817
      25 => "Surprise",
805
      26 => "Summer of '47",
818
      26 => "Summer of '47",
806
      27 => "The End of the World",
819
      27 => "The End of the World",
807
      28 => "Harvest",
820
      28 => "Harvest",
808
      29 => "Wipeout!",
821
      29 => "Wipeout!",
809
      30 => "Meet the Dupes (Part 1)",
822
      30 => "Meet the Dupes (Part 1)",
810
      31 => "Max in the City (Part 2)",
823
      31 => "Max in the City (Part 2)",
811
      32 => "A Roswell Christmas Carol",
824
      32 => "A Roswell Christmas Carol",
812
      33 => "To Serve and Protect",
825
      33 => "To Serve and Protect",
813
      34 => "We Are Family",
826
      34 => "We Are Family",
814
      35 => "Disturbing Behavior (Part 1)",
827
      35 => "Disturbing Behavior (Part 1)",
815
      36 => "How the Other Half Lives (Part 2)",
828
      36 => "How the Other Half Lives (Part 2)",
816
      37 => "Viva Las Vegas",
829
      37 => "Viva Las Vegas",
817
      38 => "Heart of Mine",
830
      38 => "Heart of Mine",
818
      39 => "Cry Your Name",
831
      39 => "Cry Your Name",
819
      40 => "It's Too Late and It's Too Bad",
832
      40 => "It's Too Late and It's Too Bad",
820
      41 => "Baby, It's You",
833
      41 => "Baby, It's You",
821
      42 => "Off the Menu",
834
      42 => "Off the Menu",
822
      43 => "The Departure",
835
      43 => "The Departure",
823
836
824
      44 => "Busted",
837
      44 => "Busted",
825
      45 => "Michael, the Guys and the Great Snapple Caper",
838
      45 => "Michael, the Guys and the Great Snapple Caper",
826
      46 => "Significant Others",
839
      46 => "Significant Others",
827
      47 => "Secrets and Lies (Part 1)",
840
      47 => "Secrets and Lies (Part 1)",
828
      48 => "Control (Part 2)",
841
      48 => "Control (Part 2)",
829
      49 => "To Have and to Hold",
842
      49 => "To Have and to Hold",
830
      50 => "Interruptus",
843
      50 => "Interruptus",
831
      51 => "Behind the Music",
844
      51 => "Behind the Music",
832
      52 => "Samuel Rising",
845
      52 => "Samuel Rising",
833
      53 => "A Tale of Two Parties",
846
      53 => "A Tale of Two Parties",
834
      54 => "I Married an Alien",
847
      54 => "I Married an Alien",
835
      55 => "Ch-Ch-Changes",
848
      55 => "Ch-Ch-Changes",
836
      56 => "Panacea",
849
      56 => "Panacea",
837
      57 => "Chant Down Babylon",
850
      57 => "Chant Down Babylon",
838
      58 => "Who Died and Made You King?",
851
      58 => "Who Died and Made You King?",
839
      59 => "Crash",
852
      59 => "Crash",
840
      60 => "Four Aliens and a Baby",
853
      60 => "Four Aliens and a Baby",
841
      61 => "Graduation",
854
      61 => "Graduation",
842
    ),
855
    ),
843
    'episode_list' => 'wiki:en:List_of_Roswell_episodes'
856
    'episode_list' => 'wiki:en:List_of_Roswell_episodes'
844
  ),
857
  ),
845
858
846
  '<span class="samantha-who"><span class="text"><span class="samantha">Samantha</span>'
859
  '<span class="samantha-who"><span class="text"><span class="samantha">Samantha</span>'
847
  . ' <span class="who">Who</span></span><span class="q">?</span></span>' => array(
860
  . ' <span class="who">Who</span></span><span class="q">?</span></span>' => array(
848
//     'ignore'   => true,
861
//     'ignore'   => true,
849
    'channel'   => 'online',
862
    'channel'   => 'online',
850
//     'showtimes' => 'Mo-Fr 19:00',
863
//     'showtimes' => 'Mo-Fr 19:00',
851
    'seen'      => array(array(1, 5)),
864
    'seen'      => array(array(1, 5)),
852
//     'last_seen' => mktime(19, 0, 0, 10, 1, 2011),
865
//     'last_seen' => mktime(19, 0, 0, 10, 1, 2011),
853
    'seasons'   => array(15, 20),
866
    'seasons'   => array(15, 20),
854
    'episode_list' => 'wiki:en:Samantha_Who',
867
    'episode_list' => 'wiki:en:Samantha_Who',
855
    'episodes'  => array(
868
    'episodes'  => array(
856
       1 => "Pilot",
869
       1 => "Pilot",
857
       2 => "The Job",
870
       2 => "The Job",
858
       3 => "The Wedding",
871
       3 => "The Wedding",
859
       4 => "The Virgin",
872
       4 => "The Virgin",
860
       5 => "The Restraining Order",
873
       5 => "The Restraining Order",
861
       6 => "The Hypnotherapist",
874
       6 => "The Hypnotherapist",
862
       7 => "The Hockey Date",
875
       7 => "The Hockey Date",
863
       8 => "The Car",
876
       8 => "The Car",
864
       9 => "The Break-Up",
877
       9 => "The Break-Up",
865
      10 => "The Girlfriend",
878
      10 => "The Girlfriend",
866
      11 => "The Boss",
879
      11 => "The Boss",
867
      12 => "The Butterflies",
880
      12 => "The Butterflies",
868
      13 => "The Gallery Show",
881
      13 => "The Gallery Show",
869
      14 => "The Affair",
882
      14 => "The Affair",
870
      15 => "The Birthday",
883
      15 => "The Birthday",
871
      16 => "So I Think I Can Dance",
884
      16 => "So I Think I Can Dance",
872
      17 => "Out of Africa",
885
      17 => "Out of Africa",
873
      18 => "The Pill",
886
      18 => "The Pill",
874
      19 => "The Building",
887
      19 => "The Building",
875
      //       20 => "Help!",
888
      //       20 => "Help!",
876
//       21 => "The Ex",
889
//       21 => "The Ex",
877
//       22 => "The Farm",
890
//       22 => "The Farm",
878
//       23 => "The Park",
891
//       23 => "The Park",
879
//       24 => "The Family Vacation",
892
//       24 => "The Family Vacation",
880
//       25 => "My Best Friend's Boyfriend",
893
//       25 => "My Best Friend's Boyfriend",
881
      26 => "The Dog",
894
      26 => "The Dog",
882
      27 => "The Amazing Racist",
895
      27 => "The Amazing Racist",
883
      28 => "The Debt",
896
      28 => "The Debt",
884
      29 => "The Rock Star",
897
      29 => "The Rock Star",
885
      30 => "Todd's Job",
898
      30 => "Todd's Job",
886
      31 => "The Sister",
899
      31 => "The Sister",
887
      32 => "The Dream Job",
900
      32 => "The Dream Job",
888
      33 => "The First Date",
901
      33 => "The First Date",
889
      34 => "The Other Woman",
902
      34 => "The Other Woman",
890
      35 => "With This Ring",
903
      35 => "With This Ring",
891
    )
904
    )
892
  ),
905
  ),
893
906
894
  '<span class="scrubs">Scrub<span class="s">s</span></span>' => &$scrubs,
907
  '<span class="scrubs">Scrub<span class="s">s</span></span>' => &$scrubs,
895
908
896
  '<span class="scrubs">Scrub<span class="s">s</span></span> (de)' => &$scrubs_de,
909
//   '<span class="scrubs">Scrub<span class="s">s</span></span> (de)' => &$scrubs_de,
897
910
898
  '<span class="seaQuest"><span id="seaQuest"><span
911
  '<span class="seaQuest"><span id="seaQuest"><span
899
  class="s">s</span><span class="e">e</span><span
912
  class="s">s</span><span class="e">e</span><span
900
  class="a">a</span><span
913
  class="a">a</span><span
901
  class="q">Q</span><span class="u">u</span><span
914
  class="q">Q</span><span class="u">u</span><span
902
  class="e2">e</span><span class="s2">s</span><span
915
  class="e2">e</span><span class="s2">s</span><span
903
  class="t">t</span></span><span class="hidden">
916
  class="t">t</span></span><span class="hidden">
904
  </span><span id="dsv">DSV</span></span>' => &$seaQuest,
917
  </span><span id="dsv">DSV</span></span>' => &$seaQuest,
905
918
906
  '<span class="sherlock">Sherlock</span>' => array(
919
  '<span class="sherlock">Sherlock</span>' => array(
907
    'channel'   => 'BBC One (HD)',
920
    'channel'   => 'BBC One (HD)',
908
//     'showtimes' => 'Mi 21:30',
921
//     'showtimes' => 'Mi 21:30',
909
    'seen'      => array(array(1, 3)),
922
    'seen'      => array(array(1, 3)),
910
    'last_seen' => mktime(21, 30, 0, 8, 3, 2011),
923
    'last_seen' => mktime(21, 30, 0, 8, 3, 2011),
911
    'seasons'   => array(3, 3, 'Special' => 1, 3),
924
    'seasons'   => array(3, 3, 'Special' => 1, 3),
912
    'episode_list' => 'http://bbc.co.uk/sherlock',
925
    'episode_list' => 'http://bbc.co.uk/sherlock',
913
    'episodes' => array(
926
    'episodes' => array(
914
       1 => 'A Study in Pink',
927
       1 => 'A Study in Pink',
915
       2 => 'The Blind Banker',
928
       2 => 'The Blind Banker',
916
       3 => 'The Great Game',
929
       3 => 'The Great Game',
917
930
918
       4 => "A Scandal in Belgravia",
931
       4 => "A Scandal in Belgravia",
919
       5 => "The Hounds of Baskerville",
932
       5 => "The Hounds of Baskerville",
920
       6 => "The Reichenbach Fall",
933
       6 => "The Reichenbach Fall",
921
934
922
       7 => 'Many Happy Returns',
935
       7 => 'Many Happy Returns',
923
936
924
       8 => "The Empty Hearse",
937
       8 => "The Empty Hearse",
925
       9 => "The Sign of Three",
938
       9 => "The Sign of Three",
926
      10 => "His Last Vow",
939
      10 => "His Last Vow",
927
    )
940
    )
928
  ),
941
  ),
929
942
930
  '<span class="seven-days">Seven Day<span class="s">s</span></span>' => &$seven_days,
943
  '<span class="seven-days">Seven Day<span class="s">s</span></span>' => &$seven_days,
931
944
932
  '<span class="simpsons" id="simpsons"><span class="text"><span>The</span> <span>Simpsons</span></span></span>' => &$simpsons,
945
  '<span class="simpsons" id="simpsons"><span class="text"><span>The</span> <span>Simpsons</span></span></span>' => &$simpsons,
933
  // 	'<span class="simpsons"><span class="text"><span>The</span> <span>Simpsons</span></span></span> (de)' => &$simpsons_de,
946
  // 	'<span class="simpsons"><span class="text"><span>The</span> <span>Simpsons</span></span></span> (de)' => &$simpsons_de,
934
947
935
  '<span class="sliders">Slider<span class="last">s</span></span>' => &$sliders,
948
  '<span class="sliders">Slider<span class="last">s</span></span>' => &$sliders,
936
949
937
  '<span class="smallville">S<span>m<span>al<span>lv</span>il</span>l</span>e</span>' => &$smallville,
950
  '<span class="smallville">S<span>m<span>al<span>lv</span>il</span>l</span>e</span>' => &$smallville,
938
  //   '<span class="smallville">S<span>m<span>al<span>lv</span>il</span>l</span>e</span> (de)' => &$smallville_de,
951
  //   '<span class="smallville">S<span>m<span>al<span>lv</span>il</span>l</span>e</span> (de)' => &$smallville_de,
939
952
940
  '<span class="space-above-beyond"><span class="space">Spac<span>e</span></span><span class="hidden">: </span><span class="above-beyond">Above and <span>Beyond</span></span></span>' => array(
953
  '<span class="space-above-beyond"><span class="space">Spac<span>e</span></span><span class="hidden">: </span><span class="above-beyond">Above and <span>Beyond</span></span></span>' => array(
941
    'channel'      => 'DVD',
954
    'channel'      => 'DVD',
942
    'seen'         => array(array(1, 3)),
955
    'seen'         => array(array(1, 3)),
943
    'episode_list' => 'wiki:en:Space: Above and Beyond',
956
    'episode_list' => 'wiki:en:Space: Above and Beyond',
944
    'episodes'     => array(
957
    'episodes'     => array(
945
      23 => "…Tell Our Moms We Done Our Best",
958
      23 => "…Tell Our Moms We Done Our Best",
946
      22 => "And If They Lay Us Down to Rest…",
959
      22 => "And If They Lay Us Down to Rest…",
947
      21 => "Sugar Dirt",
960
      21 => "Sugar Dirt",
948
      20 => "Stardust",
961
      20 => "Stardust",
949
      19 => "R & R",
962
      19 => "R & R",
950
      18 => "Pearly",
963
      18 => "Pearly",
951
      17 => "Dear Earth",
964
      17 => "Dear Earth",
952
      16 => "Toy Soldiers",
965
      16 => "Toy Soldiers",
953
      15 => "The Angriest Angel",
966
      15 => "The Angriest Angel",
954
      14 => "Never No More",
967
      14 => "Never No More",
955
      13 => "Level of Necessity",
968
      13 => "Level of Necessity",
956
      12 => "Who Monitors the Birds?",
969
      12 => "Who Monitors the Birds?",
957
      11 => "The River of Stars",
970
      11 => "The River of Stars",
958
      10 => "Stay with the Dead",
971
      10 => "Stay with the Dead",
959
       9 => "Choice or Chance",
972
       9 => "Choice or Chance",
960
       8 => "Hostile Visit",
973
       8 => "Hostile Visit",
961
       7 => "The Enemy",
974
       7 => "The Enemy",
962
       6 => "Eyes",
975
       6 => "Eyes",
963
       5 => "Ray Butts",
976
       5 => "Ray Butts",
964
       4 => "Mutiny",
977
       4 => "Mutiny",
965
       3 => "The Dark Side of the Sun",
978
       3 => "The Dark Side of the Sun",
966
       2 => "The Farthest Man from Home",
979
       2 => "The Farthest Man from Home",
967
       1 => "Pilot"
980
       1 => "Pilot"
968
    )
981
    )
969
  ),
982
  ),
970
983
971
  '<span class="stargate en"><span>S<span class="t">t</span><span class="a">a</span>rg<span class="a2">a</span>t<span>e</span></span> <span>SG-<span>1</span></span></span>' => &$stargate,
984
  '<span class="stargate en"><span>S<span class="t">t</span><span class="a">a</span>rg<span class="a2">a</span>t<span>e</span></span> <span>SG-<span>1</span></span></span>' => &$stargate,
972
  '<span class="stargate de"><span>St<span class="a">a</span>rg<span class="a2">a</span>te</span> <span>Komm<span class="a">a</span>ndo SG-1</span></span>' => &$stargate_de,
985
//   '<span class="stargate de"><span>St<span class="a">a</span>rg<span class="a2">a</span>te</span> <span>Komm<span class="a">a</span>ndo SG-1</span></span>' => &$stargate_de,
973
986
974
  '<span class="stargate atlantis"><span class="stargate"><span>St<span class="a">a</span>rg<span class="a">a</span>t<span>e</span></span></span>'
987
  '<span class="stargate atlantis"><span class="stargate"><span>St<span class="a">a</span>rg<span class="a">a</span>t<span>e</span></span></span>'
975
  . ' <span class="atlantis"><span class="a">A</span>tlanti<span>s</span></span>' => &$stargate_atlantis,
988
  . ' <span class="atlantis"><span class="a">A</span>tlanti<span>s</span></span>' => &$stargate_atlantis,
976
989
977
  '<abbr class="sg-u" title="Stargate Universe">S<span class="ring">G&#9900;</span>U</abbr>' => &$sgu,
990
  '<abbr class="sg-u" title="Stargate Universe">S<span class="ring">G&#9900;</span>U</abbr>' => &$sgu,
978
991
979
  '<span class="star-trek-tos">Star Trek</span>' => &$tos,
992
  '<span class="star-trek-tos">Star Trek</span>' => &$tos,
980
  '<span class="star-trek-tng"><span class="star">Star</span> <span class="trek">Trek</span><span class="hidden">:</span><span class="tng">The Next Generation</span></span>' => &$tng,
993
  '<span class="star-trek-tng"><span class="star">Star</span> <span class="trek">Trek</span><span class="hidden">:</span><span class="tng">The Next Generation</span></span>' => &$tng,
981
994
982
  '<span class="time-trax">Time Trax</span>' => &$time_trax,
995
  '<span class="time-trax">Time Trax</span>' => &$time_trax,
983
996
984
  '<span class="torchwood">Torchwood</span>' => array(
997
  '<span class="torchwood">Torchwood</span>' => array(
985
    'ignore'    => true,
998
    'ignore'    => true,
986
    'channel'   => 'BBC 1',
999
    'channel'   => 'BBC 1',
987
    'showtimes' => 'Do 22:00',
1000
    'showtimes' => 'Do 22:00',
988
    //     'seen'      => array(array(1, 4)),
1001
    //     'seen'      => array(array(1, 4)),
989
//     'last_seen' => mktime(22, 45, 0, 6, 7, 2011),
1002
//     'last_seen' => mktime(22, 45, 0, 6, 7, 2011),
990
    'seasons'   => array(13, 13, 5, 10),
1003
    'seasons'   => array(13, 13, 5, 10),
991
    'episode_list' => 'wiki:List_of_Torchwood_episodes',
1004
    'episode_list' => 'wiki:List_of_Torchwood_episodes',
992
    'episodes' => array(
1005
    'episodes' => array(
993
    //        1 => 'Wie alles begann (Everything Changes)',
1006
    //        1 => 'Wie alles begann (Everything Changes)',
994
//        2 => "Tag eins (Day One)",
1007
//        2 => "Tag eins (Day One)",
995
//        3 => 'Die Geistermaschine (Ghost Machine)',
1008
//        3 => 'Die Geistermaschine (Ghost Machine)',
996
//        4 => 'Cyberwoman (Cyber Woman)',
1009
//        4 => 'Cyberwoman (Cyber Woman)',
997
//        5 => 'Aus dunkler Vorzeit (Small Worlds)',
1010
//        5 => 'Aus dunkler Vorzeit (Small Worlds)',
998
//        6 => 'Erntezeit (Countrycide)',
1011
//        6 => 'Erntezeit (Countrycide)',
999
//        7 => 'Timeo Danaos… (Greeks Bearing Gifts)',
1012
//        7 => 'Timeo Danaos… (Greeks Bearing Gifts)',
1000
//        8 => 'Sie haben Suzie schon wieder getötet! (They Keep Killing Suzie)',
1013
//        8 => 'Sie haben Suzie schon wieder getötet! (They Keep Killing Suzie)',
1001
//        9 => 'Das sechste Auge (Random Shoes)',
1014
//        9 => 'Das sechste Auge (Random Shoes)',
1002
//       10 => 'Die Gestrandeten (Out of Time)',
1015
//       10 => 'Die Gestrandeten (Out of Time)',
1003
//       11 => 'Faustrecht (Combat)',
1016
//       11 => 'Faustrecht (Combat)',
1004
//       12 => 'Captain Jack Harkness',
1017
//       12 => 'Captain Jack Harkness',
1005
//       13 => 'Das Ende aller Tage (End of Days)',
1018
//       13 => 'Das Ende aller Tage (End of Days)',
1006
1019
1007
//       14 => 'Kiss Kiss Bang Bang (Kiss Kiss, Bang Bang)',
1020
//       14 => 'Kiss Kiss Bang Bang (Kiss Kiss, Bang Bang)',
1008
//       15 => 'Invasion (Sleeper)',
1021
//       15 => 'Invasion (Sleeper)',
1009
//       16 => 'Bis zum letzten Mann (To the Last Man)',
1022
//       16 => 'Bis zum letzten Mann (To the Last Man)',
1010
//       17 => 'Fleisch (Meat)',
1023
//       17 => 'Fleisch (Meat)',
1011
//       18 => 'Adam',
1024
//       18 => 'Adam',
1012
//       19 => 'Nebenwirkungen (Reset)',
1025
//       19 => 'Nebenwirkungen (Reset)',
1013
//       20 => 'Untot (Dead Man Walking)',
1026
//       20 => 'Untot (Dead Man Walking)',
1014
//       21 => 'Aus dem Leben eines Toten (A Day in the Death)',
1027
//       21 => 'Aus dem Leben eines Toten (A Day in the Death)',
1015
//       22 => 'Die Braut, der vor nichts graut (Something Borrowed)',
1028
//       22 => 'Die Braut, der vor nichts graut (Something Borrowed)',
1016
//       23 => 'Sie kamen aus dem Regen (From Out of the Rain)',
1029
//       23 => 'Sie kamen aus dem Regen (From Out of the Rain)',
1017
//       24 => 'Verschollen (Adrift)',
1030
//       24 => 'Verschollen (Adrift)',
1018
//       25 => 'Offenbarungen (Fragments)',
1031
//       25 => 'Offenbarungen (Fragments)',
1019
//       26 => 'Wundmale (Exit Wounds)',
1032
//       26 => 'Wundmale (Exit Wounds)',
1020
1033
1021
//       27 => 'Kinder der Erde: Tag eins (Children of Earth: Day One)',
1034
//       27 => 'Kinder der Erde: Tag eins (Children of Earth: Day One)',
1022
//       28 => 'Kinder der Erde: Tag zwei (Children of Earth: Day Two)',
1035
//       28 => 'Kinder der Erde: Tag zwei (Children of Earth: Day Two)',
1023
//       29 => 'Kinder der Erde: Tag drei (Children of Earth: Day Three)',
1036
//       29 => 'Kinder der Erde: Tag drei (Children of Earth: Day Three)',
1024
//       30 => 'Kinder der Erde: Tag vier (Children of Earth: Day Four)',
1037
//       30 => 'Kinder der Erde: Tag vier (Children of Earth: Day Four)',
1025
//       31 => 'Kinder der Erde: Tag fünf (Children of Earth: Day Five)',
1038
//       31 => 'Kinder der Erde: Tag fünf (Children of Earth: Day Five)',
1026
1039
1027
      32 => 'The New World',
1040
      32 => 'The New World',
1028
      33 => 'Rendition',
1041
      33 => 'Rendition',
1029
      34 => 'Dead of Night',
1042
      34 => 'Dead of Night',
1030
      //       35 => 'Escape to L.A.',
1043
      //       35 => 'Escape to L.A.',
1031
//       36 => 'The Categories of Life',
1044
//       36 => 'The Categories of Life',
1032
//       37 => 'The Middle Men',
1045
//       37 => 'The Middle Men',
1033
//       38 => 'Immortal Sins',
1046
//       38 => 'Immortal Sins',
1034
//       39 => 'End of the Road',
1047
//       39 => 'End of the Road',
1035
//       40 => 'The Gathering',
1048
//       40 => 'The Gathering',
1036
//       41 => 'The Blood Line'
1049
//       41 => 'The Blood Line'
1037
    )
1050
    )
1038
  ),
1051
  ),
1039
1052
1040
  '<span class="torchwood">Torchwood</span> (de)' => array(
1053
//   '<span class="torchwood">Torchwood</span> (de)' => array(
1041
    'ignore'    => true,
1054
//     'ignore'    => true,
1042
    'channel'   => 'RTL Ⅱ',
1055
//     'channel'   => 'RTL Ⅱ',
1043
    'showtimes' => 'Di 22:20',
1056
//     'showtimes' => 'Di 22:20',
1044
    'seen'      => array(array(1, 4)),
1057
//     'seen'      => array(array(1, 4)),
1045
    'last_seen' => mktime(22, 45, 0, 6, 7, 2011),
1058
//     'last_seen' => mktime(22, 45, 0, 6, 7, 2011),
1046
    'seasons'   => array(13, 13, 5, 10),
1059
//     'seasons'   => array(13, 13, 5, 10),
1047
    'episode_list' => 'wiki:Liste_der_Torchwood-Episoden',
1060
//     'episode_list' => 'wiki:Liste_der_Torchwood-Episoden',
1048
    'episodes' => array(
1061
//     'episodes' => array(
1049
      1 => 'Wie alles begann (Everything Changes)',
1062
//       1 => 'Wie alles begann (Everything Changes)',
1050
      2 => "Tag eins (Day One)",
1063
//       2 => "Tag eins (Day One)",
1051
      3 => 'Die Geistermaschine (Ghost Machine)',
1064
//       3 => 'Die Geistermaschine (Ghost Machine)',
1052
      4 => 'Cyberwoman (Cyber Woman)',
1065
//       4 => 'Cyberwoman (Cyber Woman)',
1053
      5 => 'Aus dunkler Vorzeit (Small Worlds)',
1066
//       5 => 'Aus dunkler Vorzeit (Small Worlds)',
1054
      6 => 'Erntezeit (Countrycide)',
1067
//       6 => 'Erntezeit (Countrycide)',
1055
      7 => 'Timeo Danaos… (Greeks Bearing Gifts)',
1068
//       7 => 'Timeo Danaos… (Greeks Bearing Gifts)',
1056
      8 => 'Sie haben Suzie schon wieder getötet! (They Keep Killing Suzie)',
1069
//       8 => 'Sie haben Suzie schon wieder getötet! (They Keep Killing Suzie)',
1057
      9 => 'Das sechste Auge (Random Shoes)',
1070
//       9 => 'Das sechste Auge (Random Shoes)',
1058
      10 => 'Die Gestrandeten (Out of Time)',
1071
//       10 => 'Die Gestrandeten (Out of Time)',
1059
      11 => 'Faustrecht (Combat)',
1072
//       11 => 'Faustrecht (Combat)',
1060
      12 => 'Captain Jack Harkness',
1073
//       12 => 'Captain Jack Harkness',
1061
      13 => 'Das Ende aller Tage (End of Days)',
1074
//       13 => 'Das Ende aller Tage (End of Days)',
1062
-
 
1063
      14 => 'Kiss Kiss Bang Bang (Kiss Kiss, Bang Bang)',
-
 
1064
      15 => 'Invasion (Sleeper)',
-
 
1065
      //       16 => 'Bis zum letzten Mann (To the Last Man)',
-
 
1066
//       17 => 'Fleisch (Meat)',
-
 
1067
//       18 => 'Adam',
-
 
1068
//       19 => 'Nebenwirkungen (Reset)',
-
 
1069
//       20 => 'Untot (Dead Man Walking)',
-
 
1070
//       21 => 'Aus dem Leben eines Toten (A Day in the Death)',
-
 
1071
//       22 => 'Die Braut, der vor nichts graut (Something Borrowed)',
-
 
1072
//       23 => 'Sie kamen aus dem Regen (From Out of the Rain)',
-
 
1073
//       24 => 'Verschollen (Adrift)',
-
 
1074
//       25 => 'Offenbarungen (Fragments)',
-
 
1075
//       26 => 'Wundmale (Exit Wounds)',
-
 
1076
1075
-
 
1076
//       14 => 'Kiss Kiss Bang Bang (Kiss Kiss, Bang Bang)',
-
 
1077
//       15 => 'Invasion (Sleeper)',
-
 
1078
//       //       16 => 'Bis zum letzten Mann (To the Last Man)',
-
 
1079
// //       17 => 'Fleisch (Meat)',
-
 
1080
// //       18 => 'Adam',
-
 
1081
// //       19 => 'Nebenwirkungen (Reset)',
-
 
1082
// //       20 => 'Untot (Dead Man Walking)',
-
 
1083
// //       21 => 'Aus dem Leben eines Toten (A Day in the Death)',
-
 
1084
// //       22 => 'Die Braut, der vor nichts graut (Something Borrowed)',
-
 
1085
// //       23 => 'Sie kamen aus dem Regen (From Out of the Rain)',
-
 
1086
// //       24 => 'Verschollen (Adrift)',
-
 
1087
// //       25 => 'Offenbarungen (Fragments)',
-
 
1088
// //       26 => 'Wundmale (Exit Wounds)',
-
 
1089
1077
//       27 => 'Kinder der Erde: Tag eins (Children of Earth: Day One)',
1090
// //       27 => 'Kinder der Erde: Tag eins (Children of Earth: Day One)',
1078
//       28 => 'Kinder der Erde: Tag zwei (Children of Earth: Day Two)',
1091
// //       28 => 'Kinder der Erde: Tag zwei (Children of Earth: Day Two)',
1079
//       29 => 'Kinder der Erde: Tag drei (Children of Earth: Day Three)',
1092
// //       29 => 'Kinder der Erde: Tag drei (Children of Earth: Day Three)',
1080
//       30 => 'Kinder der Erde: Tag vier (Children of Earth: Day Four)',
1093
// //       30 => 'Kinder der Erde: Tag vier (Children of Earth: Day Four)',
1081
//       31 => 'Kinder der Erde: Tag fünf (Children of Earth: Day Five)',
1094
// //       31 => 'Kinder der Erde: Tag fünf (Children of Earth: Day Five)',
-
 
1095
-
 
1096
// //       32 => 'The New World',
-
 
1097
// //       33 => 'Rendition',
-
 
1098
// //       34 => 'Dead of Night',
-
 
1099
// //       35 => 'Escape to L.A.',
-
 
1100
// //       36 => 'The Categories of Life',
-
 
1101
// //       37 => 'The Middle Men',
-
 
1102
// //       38 => 'Immortal Sins',
-
 
1103
// //       39 => 'End of the Road',
-
 
1104
// //       40 => 'The Gathering',
-
 
1105
// //       41 => 'The Blood Line'
-
 
1106
//     )
-
 
1107
//   ),
1082
1108
1083
//       32 => 'The New World',
-
 
1084
//       33 => 'Rendition',
-
 
1085
//       34 => 'Dead of Night',
-
 
1086
//       35 => 'Escape to L.A.',
-
 
1087
//       36 => 'The Categories of Life',
-
 
1088
//       37 => 'The Middle Men',
-
 
1089
//       38 => 'Immortal Sins',
-
 
1090
//       39 => 'End of the Road',
-
 
1091
//       40 => 'The Gathering',
-
 
1092
//       41 => 'The Blood Line'
-
 
1093
    )
-
 
1094
  ),
-
 
1095
  '<span class="true-blood"><span class="upper">True</span>'
1109
  '<span class="true-blood"><span class="upper">True</span>'
1096
  . '<span class="hidden"> </span><span class="blood"><span class="lower">B</span>lood</span></span>' => &$true_blood,
1110
  . '<span class="hidden"> </span><span class="blood"><span class="lower">B</span>lood</span></span>' => &$true_blood,
1097
1111
-
 
1112
  '<span class="twin-peaks">Twin Peaks</span>' => array(
-
 
1113
      //     'ignore'   => true,
-
 
1114
    'channel'   => 'online',
-
 
1115
    //     'showtimes' => 'Do 23:24',
-
 
1116
    'seen'      => array(array(1, 4)),
-
 
1117
    //     'last_seen' => mktime(0, 4, 0, 9, 30, 2011),
-
 
1118
    'seasons'   => array(8, 22),
-
 
1119
    'episode_list' => 'wiki:en:List_of_Twin_Peaks_episodes',
-
 
1120
    'episodes'  => array(
-
 
1121
       1 => "Pilot (Northwest Passage)",
-
 
1122
       2 => "Episode 1 (Traces to Nowhere)",
-
 
1123
       3 => "Episode 2 (Zen, or the Skill to Catch a Killer/Zen and the Art of Killer-Catching)",
-
 
1124
       4 => "Episode 3 (Rest in Pain)",
-
 
1125
       5 => "Episode 4 (The One-Armed Man)",
-
 
1126
       6 => "Episode 5 (Cooper's Dreams)",
-
 
1127
       7 => "Episode 6 (Realization Time)",
-
 
1128
       8 => "Episode 7 (The Last Evening)",
-
 
1129
-
 
1130
       9 => "Episode 8 (May the Giant Be with You",
-
 
1131
      10 => "Episode 9 (Coma",
-
 
1132
      11 => "Episode 10 (The Man Behind Glass",
-
 
1133
      12 => "Episode 11 (Laura's Secret Diary",
-
 
1134
      13 => "Episode 12 (The Orchid's Curse",
-
 
1135
      14 => "Episode 13 (Demons",
-
 
1136
      15 => "Episode 14 (Lonely Souls",
-
 
1137
      16 => "Episode 15 (Drive with a Dead Girl",
-
 
1138
      17 => "Episode 16 (Arbitrary Law",
-
 
1139
      18 => "Episode 17 (Dispute Between Brothers",
-
 
1140
      19 => "Episode 18 (Masked Ball",
-
 
1141
      20 => "Episode 19 (The Black Widow",
-
 
1142
      21 => "Episode 20 (Checkmate",
-
 
1143
      22 => "Episode 21 (Double Play",
-
 
1144
      23 => "Episode 22 (Slaves and Masters",
-
 
1145
      24 => "Episode 23 (The Condemned Woman",
-
 
1146
      25 => "Episode 24 (Wounds and Scars",
-
 
1147
      26 => "Episode 25 (On the Wings of Love",
-
 
1148
      27 => "Episode 26 (Variations on Relations",
-
 
1149
      28 => "Episode 27 (The Path to the Black Lodge",
-
 
1150
      29 => "Episode 28 (Miss Twin Peaks",
-
 
1151
      30 => "Episode 29 (Beyond Life and Death",
-
 
1152
    )
-
 
1153
  ),
-
 
1154
1098
  '<span class="tara"><span class="us-of">United States of</span>'
1155
  '<span class="tara"><span class="us-of">United States of</span>'
1099
  . ' <span class="tara">Tara</span></span>' => array(
1156
  . ' <span class="tara">Tara</span></span>' => array(
1100
//     'ignore'   => true,
1157
//     'ignore'   => true,
1101
    'channel'   => 'online',
1158
    'channel'   => 'online',
1102
    //     'showtimes' => 'Do 23:24',
1159
    //     'showtimes' => 'Do 23:24',
1103
    'seen'      => array(array(1, 5)),
1160
    'seen'      => array(array(1, 5)),
1104
    //     'last_seen' => mktime(0, 4, 0, 9, 30, 2011),
1161
    //     'last_seen' => mktime(0, 4, 0, 9, 30, 2011),
1105
    'seasons'   => array(12, 12, 12),
1162
    'seasons'   => array(12, 12, 12),
1106
    'episode_list' => 'wiki:Taras_Welten#Episodenliste',
1163
    'episode_list' => 'wiki:Taras_Welten#Episodenliste',
1107
    'episodes'  => array(
1164
    'episodes'  => array(
1108
      1 => "Pilot (Teenie-Alarm)",
1165
      1 => "Pilot (Teenie-Alarm)",
1109
      2 => "Aftermath (Ruhe nach dem Sturm)",
1166
      2 => "Aftermath (Ruhe nach dem Sturm)",
1110
      3 => "Work (Eine Frau für alle Fälle)",
1167
      3 => "Work (Eine Frau für alle Fälle)",
1111
      4 => "Himmel & Hölle (Inspiration)",
1168
      4 => "Himmel & Hölle (Inspiration)",
1112
      5 => "Party Time (Revolution)",
1169
      5 => "Party Time (Revolution)",
1113
      6 => "Familiengeheimnisse (Transition)",
1170
      6 => "Familiengeheimnisse (Transition)",
1114
      7 => "Busenfreundinnen (Alternations)",
1171
      7 => "Busenfreundinnen (Alternations)",
1115
      8 => "Weibliche Tricks und Triebe (Abundance)",
1172
      8 => "Weibliche Tricks und Triebe (Abundance)",
1116
      9 => "Reiseandenken (Possibility)",
1173
      9 => "Reiseandenken (Possibility)",
1117
      10 => "Feuer unterm Dach (Betrayal)",
1174
      10 => "Feuer unterm Dach (Betrayal)",
1118
      11 => "Schnee von gestern (Snow)",
1175
      11 => "Schnee von gestern (Snow)",
1119
      12 => "Nackte Tatsachen (Miracle)",
1176
      12 => "Nackte Tatsachen (Miracle)",
1120
1177
1121
      13 => "Zu neuen Ufern (Yes)",
1178
      13 => "Zu neuen Ufern (Yes)",
1122
      14 => "Buck In Love (Trouble Junction)",
1179
      14 => "Buck In Love (Trouble Junction)",
1123
      15 => "Auf dünnem Eis (The Truth Hurts)",
1180
      15 => "Auf dünnem Eis (The Truth Hurts)",
1124
      16 => "Die neue Therapeutin (You Becoming You)",
1181
      16 => "Die neue Therapeutin (You Becoming You)",
1125
      17 => "Hinter Gittern (Doin’ Time)",
1182
      17 => "Hinter Gittern (Doin’ Time)",
1126
      18 => "Geschlossene Gesellschaft (Torando)",
1183
      18 => "Geschlossene Gesellschaft (Torando)",
1127
      19 => "Besuch vom Jugendamt (Dept. of Fucked Up Family Services)",
1184
      19 => "Besuch vom Jugendamt (Dept. of Fucked Up Family Services)",
1128
      20 => "Die Kunstausstellung (Explosive Diorama)",
1185
      20 => "Die Kunstausstellung (Explosive Diorama)",
1129
      21 => "Das Familienporträt (The Family Portrait)",
1186
      21 => "Das Familienporträt (The Family Portrait)",
1130
      22 => "Die Schwarze Witwe (Open House)",
1187
      22 => "Die Schwarze Witwe (Open House)",
1131
      23 => "Spurensuche (To Have and to Hold)",
1188
      23 => "Spurensuche (To Have and to Hold)",
1132
      24 => "Zerbrochene Träume (From this Day Forward)",
1189
      24 => "Zerbrochene Träume (From this Day Forward)",
1133
1190
1134
      25 => "…youwillnotwin…",
1191
      25 => "…youwillnotwin…",
1135
      26 => "Crackerjack",
1192
      26 => "Crackerjack",
1136
      27 => "The Full F**k You Finger",
1193
      27 => "The Full F**k You Finger",
1137
      28 => "Wheels",
1194
      28 => "Wheels",
1138
      29 => "Dr. Hatteras’ Miracle Elixir",
1195
      29 => "Dr. Hatteras’ Miracle Elixir",
1139
      30 => "The Road to Hell Is Paved with Breast Intentions",
1196
      30 => "The Road to Hell Is Paved with Breast Intentions",
1140
      31 => "The Electrifying & Magnanimous Return of Beaverlamp",
1197
      31 => "The Electrifying & Magnanimous Return of Beaverlamp",
1141
      32 => "Chicken 'n' Corn",
1198
      32 => "Chicken 'n' Corn",
1142
      33 => "Bryce Will Play",
1199
      33 => "Bryce Will Play",
1143
      34 => "Train Wreck",
1200
      34 => "Train Wreck",
1144
      35 => "Crunchy Ice",
1201
      35 => "Crunchy Ice",
1145
      36 => "The Good Parts"
1202
      36 => "The Good Parts"
1146
    )
1203
    )
1147
  ),
1204
  ),
1148
1205
1149
  '<span class="visitors"><span class="v">V</span>'
1206
  '<span class="visitors"><span class="v">V</span>'
1150
  . '<span class="hidden"> – </span><span class="subtitle">Die Besucher</span></span> (2009)' => array(
1207
  . '<span class="hidden"> – </span><span class="subtitle">Die Besucher</span></span> (2009)' => array(
1151
    'channel'   => 'ProSieben',
1208
    'channel'   => 'ProSieben',
1152
    'showtimes' => 'Mi 20:15',
1209
    'showtimes' => 'Mi 20:15',
1153
    'seen'      => array(array(1, 3)),
1210
    'seen'      => array(array(1, 3)),
1154
    'last_seen' => mktime(20, 15, 0, 7, 18, 2011),
1211
    'last_seen' => mktime(20, 15, 0, 7, 18, 2011),
1155
    'seasons'   => array(12, 10),
1212
    'seasons'   => array(12, 10),
1156
    'episode_list' => 'wiki:V_-_Die_Besucher#Episodenliste',
1213
    'episode_list' => 'wiki:V_-_Die_Besucher#Episodenliste',
1157
    'episodes'  => array(
1214
    'episodes'  => array(
1158
      1 => "Wir kommen in Frieden (Pilot)",
1215
      1 => "Wir kommen in Frieden (Pilot)",
1159
      2 => "Nichts ist mehr normal (There Is No Normal Anymore)",
1216
      2 => "Nichts ist mehr normal (There Is No Normal Anymore)",
1160
      3 => "Ein strahlender Tag (A Bright New Day)",
1217
      3 => "Ein strahlender Tag (A Bright New Day)",
1161
      4 => "Das ist nur der Anfang (It’s Only The Beginning)",
1218
      4 => "Das ist nur der Anfang (It’s Only The Beginning)",
1162
      5 => "Willkommen im Krieg (Welcome To The War)",
1219
      5 => "Willkommen im Krieg (Welcome To The War)",
1163
      6 => "Ein Pfund Fleisch (Pound of Flesh)",
1220
      6 => "Ein Pfund Fleisch (Pound of Flesh)",
1164
      7 => "John May (John May)",
1221
      7 => "John May (John May)",
1165
      8 => "Wir können nicht gewinnen (We Can't Win)",
1222
      8 => "Wir können nicht gewinnen (We Can't Win)",
1166
      9 => "Die Ketzergabel (Heretic's Fork)",
1223
      9 => "Die Ketzergabel (Heretic's Fork)",
1167
      10 => "Herz und Verstand (Hearts and Minds)",
1224
      10 => "Herz und Verstand (Hearts and Minds)",
1168
      11 => "Reifezeit (Fruition)",
1225
      11 => "Reifezeit (Fruition)",
1169
      12 => "Brennender Himmel (Red Sky)",
1226
      12 => "Brennender Himmel (Red Sky)",
1170
      //       13 => "Roter Regen (Red Rain)",
1227
      //       13 => "Roter Regen (Red Rain)",
1171
//       14 => "Selbstmordkommandos (Serpent’s Tooth)",
1228
//       14 => "Selbstmordkommandos (Serpent’s Tooth)",
1172
      15 => "Enthüllung (Laid Bare)",
1229
      15 => "Enthüllung (Laid Bare)",
1173
      16 => "Unheilige Allianz (Unholy Alliance)",
1230
      16 => "Unheilige Allianz (Unholy Alliance)",
1174
      17 => "Concordia (Concordia)",
1231
      17 => "Concordia (Concordia)",
1175
      18 => "Belagerung (Siege)",
1232
      18 => "Belagerung (Siege)",
1176
      19 => "Geburtstagswehen (Birth Pangs)",
1233
      19 => "Geburtstagswehen (Birth Pangs)",
1177
      20 => "Offensive (Uneasy Lies the Head)",
1234
      20 => "Offensive (Uneasy Lies the Head)",
1178
      21 => "Teufel in Blau (Devil in a Blue Dress)",
1235
      21 => "Teufel in Blau (Devil in a Blue Dress)",
1179
      22 => "Muttertag (Mother’s Day)",
1236
      22 => "Muttertag (Mother’s Day)",
1180
    )
1237
    )
1181
  ),
1238
  ),
1182
1239
1183
  '<span class="visitor">The Visitor</span> (de)' => array(
1240
  '<span class="visitor">The Visitor</span> (de)' => array(
1184
//     'ignore'    => true,
1241
//     'ignore'    => true,
1185
    'channel'   => 'online',
1242
    'channel'   => 'online',
1186
    'seen'      => array(array(1, 2)),
1243
    'seen'      => array(array(1, 2)),
1187
    'seasons'   => array(13),
1244
    'seasons'   => array(13),
1188
    'episode_list' => 'wiki:en:The_Visitor_(TV_series)#Episodes',
1245
    'episode_list' => 'wiki:en:The_Visitor_(TV_series)#Episodes',
1189
    'episodes'  => array(
1246
    'episodes'  => array(
1190
      1 => "Pilot",
1247
      1 => "Pilot",
1191
      2 => "Fear of Flying (Angst vorm Fliegen)",
1248
      2 => "Fear of Flying (Angst vorm Fliegen)",
1192
      3 => "The Devil's Rainbow (Der blaue Kristall)",
1249
      3 => "The Devil's Rainbow (Der blaue Kristall)",
1193
      4 => "Dreams (Warnung aus dem All)",
1250
      4 => "Dreams (Warnung aus dem All)",
1194
      5 => "Remember (Operation Omega)",
1251
      5 => "Remember (Operation Omega)",
1195
      6 => "The Black Box (Black Box)",
1252
      6 => "The Black Box (Black Box)",
1196
      7 => "Devil Night (Teufelsnacht)",
1253
      7 => "Devil Night (Teufelsnacht)",
1197
      8 => "Reunion (Die letzte Stunde)",
1254
      8 => "Reunion (Die letzte Stunde)",
1198
      9 => "Caged (In den Fängen des Wahnsinns)",
1255
      9 => "Caged (In den Fängen des Wahnsinns)",
1199
      10 => "Going Home (Das Ritual)",
1256
      10 => "Going Home (Das Ritual)",
1200
      11 => "Miracles (Wunder des Lebens)",
1257
      11 => "Miracles (Wunder des Lebens)",
1201
      12 => "The Chain (Magnolias Visionen)",
1258
      12 => "The Chain (Magnolias Visionen)",
1202
      13 => "The Trial (Verräter)"
1259
      13 => "The Trial (Verräter)"
1203
    )
1260
    )
1204
  ),
1261
  ),
1205
1262
1206
  '<span class="warehouse-13">Warehouse <span class="numbers">13</span></span>' => array(
1263
  '<span class="warehouse-13">Warehouse <span class="numbers">13</span></span>' => array(
1207
//     'ignore'    => true,
1264
//     'ignore'    => true,
1208
    'channel'   => 'online',
1265
    'channel'   => 'online',
1209
//     'showtimes' => 'Mi 18:15',
1266
//     'showtimes' => 'Mi 18:15',
1210
    'seen'      => array(array(1, 7)),
1267
    'seen'      => array(array(1, 7)),
1211
//     'last_seen' => mktime(18, 15, 0, 5, 4, 2011),
1268
//     'last_seen' => mktime(18, 15, 0, 5, 4, 2011),
1212
    'seasons'   => array(12, 13, 13, 16),
1269
    'seasons'   => array(12, 13, 13, 16),
1213
    'episode_list' => 'wiki:en:List_of_Warehouse_13_episodes',
1270
    'episode_list' => 'wiki:en:List_of_Warehouse_13_episodes',
1214
    'episodes'  => array(
1271
    'episodes'  => array(
1215
       1 => 'Pilot (Der Kamm der Borgia)',
1272
       1 => 'Pilot (Der Kamm der Borgia)',
1216
       2 => 'Resonance (Der Klang der Musik)',
1273
       2 => 'Resonance (Der Klang der Musik)',
1217
       3 => 'Magnetism (Unterbewusstes Verlangen)',
1274
       3 => 'Magnetism (Unterbewusstes Verlangen)',
1218
       4 => 'Claudia (Das Rheticus-Experiment)',
1275
       4 => 'Claudia (Das Rheticus-Experiment)',
1219
       5 => 'Elements (Die Elemente der Macht)',
1276
       5 => 'Elements (Die Elemente der Macht)',
1220
       6 => 'Burnout (Das Rückgrat des Sarazenen)',
1277
       6 => 'Burnout (Das Rückgrat des Sarazenen)',
1221
       7 => 'Implosion (Das Schwert des Samurai)',
1278
       7 => 'Implosion (Das Schwert des Samurai)',
1222
       8 => 'Duped (Gefangen im Spiegel)',
1279
       8 => 'Duped (Gefangen im Spiegel)',
1223
       9 => 'Regrets (Visionen der Reue)',
1280
       9 => 'Regrets (Visionen der Reue)',
1224
      10 => 'Breakdown (Das Tribunal der Räte)',
1281
      10 => 'Breakdown (Das Tribunal der Räte)',
1225
      11 => 'Nevermore (Die Macht der Worte)',
1282
      11 => 'Nevermore (Die Macht der Worte)',
1226
      12 => 'MacPherson (Ein Ende mit Schrecken)',
1283
      12 => 'MacPherson (Ein Ende mit Schrecken)',
1227
1284
1228
      13 => "Time Will Tell (Die Perle der Weisheit)",
1285
      13 => "Time Will Tell (Die Perle der Weisheit)",
1229
      14 => "Mild Mannered (In der Maske des Helden)",
1286
      14 => "Mild Mannered (In der Maske des Helden)",
1230
      15 => "Beyond Our Control (Unheimliches in Univille)",
1287
      15 => "Beyond Our Control (Unheimliches in Univille)",
1231
      16 => "Age Before Beauty (Der Preis der Jugend)",
1288
      16 => "Age Before Beauty (Der Preis der Jugend)",
1232
      17 => "13.1 (Das Hirn des Konstrukteurs)",
1289
      17 => "13.1 (Das Hirn des Konstrukteurs)",
1233
      18 => "Around the Bend (Am Rande des Wahnsinns)",
1290
      18 => "Around the Bend (Am Rande des Wahnsinns)",
1234
      19 => "For the Team (Der Zaubertrank der Wikinger)",
1291
      19 => "For the Team (Der Zaubertrank der Wikinger)",
1235
      20 => "Merge with Caution (Im Körper des Kollegen)",
1292
      20 => "Merge with Caution (Im Körper des Kollegen)",
1236
      21 => "Vendetta (Der Rächer aus der Vergangenheit)",
1293
      21 => "Vendetta (Der Rächer aus der Vergangenheit)",
1237
      22 => "Where and When (Zeitreise in die Sechziger)",
1294
      22 => "Where and When (Zeitreise in die Sechziger)",
1238
      23 => "Buried (Das Vermächtnis der Ägypter)",
1295
      23 => "Buried (Das Vermächtnis der Ägypter)",
1239
      24 => "Reset (Der Dreizack der Verdammnis)",
1296
      24 => "Reset (Der Dreizack der Verdammnis)",
1240
      25 => "Secret Santa (Der Geist der Weihnacht)",
1297
      25 => "Secret Santa (Der Geist der Weihnacht)",
1241
1298
1242
      26 => "The New Guy",
1299
      26 => "The New Guy",
1243
      27 => "Trials",
1300
      27 => "Trials",
1244
      28 => "Love Sick",
1301
      28 => "Love Sick",
1245
      29 => "Queen for a Day",
1302
      29 => "Queen for a Day",
1246
      30 => "3… 2… 1…",
1303
      30 => "3… 2… 1…",
1247
      31 => "Don't Hate the Player",
1304
      31 => "Don't Hate the Player",
1248
      32 => "Past Imperfect",
1305
      32 => "Past Imperfect",
1249
      33 => "The 40th Floor",
1306
      33 => "The 40th Floor",
1250
      34 => "Shadows",
1307
      34 => "Shadows",
1251
      35 => "Insatiable",
1308
      35 => "Insatiable",
1252
      36 => "Emily Lake (Part 1)",
1309
      36 => "Emily Lake (Part 1)",
1253
      37 => "Stand (Part 2)",
1310
      37 => "Stand (Part 2)",
1254
      38 => "The Greatest Gift",
1311
      38 => "The Greatest Gift",
1255
1312
1256
      39 => "A New Hope",
1313
      39 => "A New Hope",
1257
      40 => "An Evil Within",
1314
      40 => "An Evil Within",
1258
      41 => "Personal Effects",
1315
      41 => "Personal Effects",
1259
      42 => "There's Always a Downside",
1316
      42 => "There's Always a Downside",
1260
      43 => "No Pain, No Gain",
1317
      43 => "No Pain, No Gain",
1261
      44 => "Fractures",
1318
      44 => "Fractures",
1262
      45 => "Endless Wonder",
1319
      45 => "Endless Wonder",
1263
      46 => "Second Chance",
1320
      46 => "Second Chance",
1264
      47 => "The Ones You Love",
1321
      47 => "The Ones You Love",
1265
      48 => "We All Fall Down",
1322
      48 => "We All Fall Down",
1266
      49 => "The Living and the Dead",
1323
      49 => "The Living and the Dead",
1267
      50 => "Parks and Rehabilitation",
1324
      50 => "Parks and Rehabilitation",
1268
      51 => "The Big Snag",
1325
      51 => "The Big Snag",
1269
      52 => "The Sky’s the Limit",
1326
      52 => "The Sky’s the Limit",
1270
      53 => "Instinct",
1327
      53 => "Instinct",
1271
      54 => "Runaway",
1328
      54 => "Runaway",
1272
    )
1329
    )
1273
  ),
1330
  ),
1274
));
1331
));