Subversion Repositories LCARS

Rev

Rev 28 | Rev 32 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

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