Subversion Repositories LCARS

Rev

Rev 64 | Rev 174 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 64 Rev 172
Line 10... Line 10...
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/frasier.php';
13
include_once 'includes/frasier.php';
14
include_once 'includes/futurama.php';
14
include_once 'includes/futurama.php';
-
 
15
include_once 'includes/glee.php';
15
include_once 'includes/heroes.php';
16
include_once 'includes/heroes.php';
16
include_once 'includes/house.php';
17
include_once 'includes/house.php';
17
include_once 'includes/macgyver.php';
18
include_once 'includes/macgyver.php';
18
include_once 'includes/monk.php';
19
include_once 'includes/monk.php';
19
include_once 'includes/numb3rs.php';
20
include_once 'includes/numb3rs.php';
Line 25... Line 26...
25
include_once 'includes/stargate.php';
26
include_once 'includes/stargate.php';
26
include_once 'includes/star-trek-tos.php';
27
include_once 'includes/star-trek-tos.php';
27
include_once 'includes/star-trek-tng.php';
28
include_once 'includes/star-trek-tng.php';
28
include_once 'includes/superman.php';
29
include_once 'includes/superman.php';
29
include_once 'includes/time-trax.php';
30
include_once 'includes/time-trax.php';
-
 
31
include_once 'includes/true-blood.php';
30
32
31
$serien = array_merge($serien, array(
33
$serien = array_merge($serien, array(
32
  '<span class="buffy"><span class="title">Buffy</span><span class="hidden">'
34
  '<span class="buffy"><span class="title">Buffy</span><span class="hidden">'
33
  . ' – </span><span class="subtitle">the Vampire Slayer</span></span>' => &$buffy,
35
  . ' – </span><span class="subtitle">the Vampire Slayer</span></span>' => &$buffy,
34
36
Line 39... Line 41...
39
  '<span class="columbo">Columbo</span>' => &$columbo,
41
  '<span class="columbo">Columbo</span>' => &$columbo,
40
  //   '<span class="columbo">Columbo</span> (de)' => &$columbo_de,
42
  //   '<span class="columbo">Columbo</span> (de)' => &$columbo_de,
41
43
42
  '<span class="countdown-x"><span class="title">Countdown X</span>'
44
  '<span class="countdown-x"><span class="title">Countdown X</span>'
43
  . '&nbsp;&ndash;<span class="subtitle">Alarm im All</span></span>' => array(
45
  . '&nbsp;&ndash;<span class="subtitle">Alarm im All</span></span>' => array(
-
 
46
    'ignore'    => true,
44
    'channel'   => 'Tele 5',
47
//     'channel'   => 'Tele 5',
45
    'showtimes' => 'Di–Sa 04:20',
48
//     'showtimes' => 'Di–Sa 04:20',
46
    'seen'      => array(4, 6),
49
    'seen'      => array(4, 6),
47
    'last_seen' => mktime(3, 45, 0, 12, 21, 2010),
50
//     'last_seen' => mktime(3, 45, 0, 12, 21, 2010),
48
    'seasons'   => array(21),
51
    'seasons'   => array(21),
49
    'episode_list' => 'http://www.imdb.de/title/tt0115126/episodes',
52
    'episode_list' => 'http://www.imdb.de/title/tt0115126/episodes',
50
    'episodes' => array(
53
    'episodes' => array(
51
    //        1 => 'Pilot',
54
       1 => 'Pilot',
52
//        2 => 'In Friends We Trust',
55
       2 => 'In Friends We Trust',
53
//        3 => 'No Fear',
56
       3 => 'No Fear',
54
      4 => 'Gerüchte (Just a Rumor)',
57
       4 => 'Gerüchte (Just a Rumor)',
55
      //        5 => 'Play Astronaut for Me',
58
       5 => 'Play Astronaut for Me',
56
      6 => 'Countdown mit Hindernissen (Lost in Space)',
59
       6 => 'Countdown mit Hindernissen (Lost in Space)',
57
      7 => 'Affären (Family Values)',
60
       7 => 'Affären (Family Values)',
58
      8 => 'Ruhet in Frieden (Buried in Peace)',
61
       8 => 'Ruhet in Frieden (Buried in Peace)',
59
      9 => 'Fremdes Leben (The Need to Know)',
62
       9 => 'Fremdes Leben (The Need to Know)',
60
      10 => "Giftige Gase (Reggie's Wild Ride)",
63
      10 => "Giftige Gase (Reggie's Wild Ride)",
61
      11 => 'Die Bombendrohung (Burning Fuse)',
64
      11 => 'Die Bombendrohung (Burning Fuse)',
62
      12 => 'Ahnungslos im Einsatz (Judgment Call)',
65
      12 => 'Ahnungslos im Einsatz (Judgment Call)',
63
      //       13 => 'The Accusation',
66
      13 => 'The Accusation',
64
      14 => 'Erscheinungen (Interpretations)',
67
      14 => 'Erscheinungen (Interpretations)',
65
      15 => 'Der Hurrikan (Hurricane)',
68
      15 => 'Der Hurrikan (Hurricane)',
66
      16 => 'Eine schwierige Entscheidung (The Last to Know)',
69
      16 => 'Eine schwierige Entscheidung (The Last to Know)',
67
      17 => 'Der kleine Prinz (The Astronaut Formerly Known as Prince)',
70
      17 => 'Der kleine Prinz (The Astronaut Formerly Known as Prince)',
68
      18 => 'Spionage (Enemy Within)',
71
      18 => 'Spionage (Enemy Within)',
Line 71... Line 74...
71
      21 => 'Katastrophe auf der MIR – Teil 2 (Mir, Mir Off the Wall, Part 2)'
74
      21 => 'Katastrophe auf der MIR – Teil 2 (Mir, Mir Off the Wall, Part 2)'
72
    )
75
    )
73
  ),
76
  ),
74
77
75
  '<span class="dead-zone"><span class="text"><span class="dead">Dead</span>
78
  '<span class="dead-zone"><span class="text"><span class="dead">Dead</span>
76
    <span class="zone">Zone</span></span></span>
79
    <span class="zone">Zone</span></span></span>' => &$dead_zone,
77
    (de)' => &$dead_zone,
-
 
78
80
79
  '<span class="doctor-who"><span class="gradient"><span class="gradient2">'
81
  '<span class="doctor-who"><span class="gradient"><span class="gradient2">'
80
  . '<span class="gradient3">Doctor Who</span></span></span></span> (9–11)' => array(
82
  . '<span class="gradient3">Doctor Who</span></span></span></span> (9–11)' => array(
81
  //     'ignore'    => true,
83
    'ignore'    => true,
82
    'channel'   => 'BBC 3',
84
    'channel'   => 'BBC 3',
83
    'showtimes' => 'Fr 20:00',
85
    'showtimes' => 'Fr 20:00',
84
    'seen'      => array(array(1, 3), 42, 56, array(60, 62)),
86
    'seen'      => array(array(1, 5), 42, 56, array(60, 62)),
85
    'last_seen' => mktime(20, 0, 0, 12, 19, 2011),
87
    'last_seen' => mktime(20, 0, 0, 12, 19, 2011),
86
    'seasons'   => array(
88
    'seasons'   => array(
87
      13, 'Special 2005' => 1,
89
      13, 'Special 2005' => 1,
88
      13, 'Special 2006' => 1,
90
      13, 'Special 2006' => 1,
89
      13, 'Special 2007' => 1,
91
      13, 'Special 2007' => 1,
Line 95... Line 97...
95
    'episodes' => array(
97
    'episodes' => array(
96
       1 => "Rose",
98
       1 => "Rose",
97
       2 => "The End of the World",
99
       2 => "The End of the World",
98
       3 => "The Unquiet Dead",
100
       3 => "The Unquiet Dead",
99
       4 => "Aliens of London",
101
       4 => "Aliens of London",
100
//        5 => "World War Three",
102
       5 => "World War Three",
101
//        6 => "Dalek",
103
       6 => "Dalek",
102
//        7 => "The Long Game",
104
       7 => "The Long Game",
103
//        8 => "Father's Day",
105
       8 => "Father's Day",
104
//        9 => "The Empty Child",
106
       9 => "The Empty Child",
105
//       10 => "The Doctor Dances",
107
      10 => "The Doctor Dances",
106
//       11 => "Boom Town",
108
      11 => "Boom Town",
107
      12 => "Bad Wolf",
109
      12 => "Bad Wolf",
108
//       13 => "The Parting of the Ways",
110
      13 => "The Parting of the Ways",
109
            
111
110
      14 => "The Christmas Invasion",
112
      14 => "The Christmas Invasion",
111
113
112
//      15 => "New Earth",
114
      15 => "New Earth",
113
//      28 => "The Runaway Bride",
115
      28 => "The Runaway Bride",
114
116
115
//      29 => "Smith and Jones",
117
      29 => "Smith and Jones",
116
      42 => "Voyage of the Damned (17.12.2011)",
118
      42 => "Voyage of the Damned (17.12.2011)",
117
-
 
118
      // 		  43 => "Partners in Crime",
119
      43 => "Partners in Crime",
119
120
120
      56 => "The Next Doctor (19.12.2011)",
121
      56 => "The Next Doctor (19.12.2011)",
121
      // 		  57 => "Planet of the Dead",
122
      57 => "Planet of the Dead",
122
// 		  58 => "The Waters of Mars",
123
		  58 => "The Waters of Mars",
123
      59 => "The End of Time (20.12.2011)",
124
      59 => "The End of Time (20.12.2011)",
124
125
125
      60 => 'The Eleventh Hour (18.06.2011 03:45)',
126
      60 => 'The Eleventh Hour (18.06.2011 03:45)',
126
      61 => 'The Beast Below (17.06.2011 21:05)',
127
      61 => 'The Beast Below (17.06.2011 21:05)',
127
      62 => 'Victory of the Daleks (20.06.2011 20:00)',
128
      62 => 'Victory of the Daleks (20.06.2011 20:00)',
Line 159... Line 160...
159
  . '<span class="hidden">:</span>'
160
  . '<span class="hidden">:</span>'
160
  . ' <span class="fc">Final Conflict</span><span class="glare"></span></span>' => &$efc,
161
  . ' <span class="fc">Final Conflict</span><span class="glare"></span></span>' => &$efc,
161
162
162
  '<span class="eureka"><span class="eur">Eur</span><span class="e">e</span>'
163
  '<span class="eureka"><span class="eur">Eur</span><span class="e">e</span>'
163
  . '<span class="ka">ka</span></span></span>' => array(
164
  . '<span class="ka">ka</span></span></span>' => array(
164
  //     'ignore'    => true,
165
//     'ignore'    => true,
165
    'channel' => 'online',
166
    'channel' => 'online',
166
    //     'showtimes' => 'Mo 20:15',
167
    //     'showtimes' => 'Mo 20:15',
167
    'seen' => array(array(1, 6)),
168
    'seen' => array(array(1, 7)),
168
    'seasons' => array(12, 13, 18, 21),
169
    'seasons' => array(12, 13, 18, 21),
169
    'episode_list' => 'wiki:en:List_of_Eureka_episodes',
170
    'episode_list' => 'wiki:en:List_of_Eureka_episodes',
170
    'episodes' => array(
171
    'episodes' => array(
171
      1 => 'Pilot (Am Ende der Zeit)',
172
      1 => 'Pilot (Am Ende der Zeit)',
172
      2 => 'Many Happy Returns (S.A.R.A.H)',
173
      2 => 'Many Happy Returns (S.A.R.A.H)',
Line 257... Line 258...
257
      12 => "The Message",
258
      12 => "The Message",
258
      13 => "Heart of Gold",
259
      13 => "Heart of Gold",
259
      14 => "Objects in Space"
260
      14 => "Objects in Space"
260
    )
261
    )
261
  ),
262
  ),
262
  
263
263
  '<span class="frasier">F<span>rasier</span></span>' => &$frasier,
264
  '<span class="frasier">F<span>rasier</span></span>' => &$frasier,
264
265
265
  '<span class="fresh-hell"><span class="gradient">Fresh Hell</span></span>' => array(
266
  '<span class="fresh-hell"><span class="gradient">Fresh Hell</span></span>' => array(
266
  //       'ignore'    => true,
267
  //       'ignore'    => true,
267
    'channel'   => 'online',
268
    'channel'   => 'online',
Line 273... Line 274...
273
      1 => 'Pilot',
274
      1 => 'Pilot',
274
      2 => 'The Actress Next Door',
275
      2 => 'The Actress Next Door',
275
      3 => 'The Agent Showcase',
276
      3 => 'The Agent Showcase',
276
      4 => 'The Agent Meeting',
277
      4 => 'The Agent Meeting',
277
      5 => 'The Manager Upstairs',
278
      5 => 'The Manager Upstairs',
278
      
279
279
      6 => 'A Short Time Later',
280
      6 => 'A Short Time Later',
280
      7 => "Levar",
281
      7 => "Levar",
281
      8 => "The Acting Class",
282
      8 => "The Acting Class",
282
      9 => "Dakota's First Port Shoot",
283
      9 => "Dakota's First Port Shoot",
283
      10 => "The Seance",
284
      10 => "The Seance",
Line 286... Line 287...
286
      13 => "The Actor Prepares",
287
      13 => "The Actor Prepares",
287
      14 => "The Jolinda Show",
288
      14 => "The Jolinda Show",
288
      15 => "Dakota Leaving",
289
      15 => "Dakota Leaving",
289
    )
290
    )
290
  ),
291
  ),
291
  
292
292
  '<span class="fringe"><span class="gradient">'
293
  '<span class="fringe"><span class="gradient">'
293
  . ' <span class="f">F</span><span class="r">r</span><span class="i">i</span>'
294
  . ' <span class="f">F</span><span class="r">r</span><span class="i">i</span>'
294
  . '<span class="n">n</span><span class="g">g</span><span class="e">e</span>'
295
  . '<span class="n">n</span><span class="g">g</span><span class="e">e</span>'
295
  . '</span></span>' => array(
296
  . '</span></span>' => array(
296
//       'ignore'    => true,
297
//     'ignore'    => true,
297
//    'channel'   => 'ProSieben',
298
//    'channel'   => 'ProSieben',
298
//    'showtimes' => 'Mo 21:15–23:50',
299
//    'showtimes' => 'Mo 21:15–23:50',
299
    'seen'      => array(array(1, 6)),
300
    'seen'      => array(array(1, 7)),
300
//    'last_seen' => mktime(0, 5, 0, 7, 5, 2011),
301
//    'last_seen' => mktime(0, 5, 0, 7, 5, 2011),
301
    'seasons'   => array(20, 23, 22),
302
    'seasons'   => array(20, 23, 22),
302
    'episode_list' => 'wiki:Liste_der_Fringe-Episoden',
303
    'episode_list' => 'wiki:Liste_der_Fringe-Episoden',
303
    'episodes' => array(
304
    'episodes' => array(
304
      1 => 'Pilot (Flug 627)',
305
      1 => 'Pilot (Flug 627)',
305
      2 => 'The Same Old Story (Das Experiment)',
306
      2 => 'The Same Old Story (Das Experiment)',
306
      3 => 'The Ghost Network (Roy)',
307
      3 => 'The Ghost Network (Roy)',
307
      4 => 'The Arrival (Die Ankunft)',
308
      4 => 'The Arrival (Die Ankunft)',
308
      5 => 'Unter Strom (Power Hungry)',
309
      5 => 'Unter Strom (Power Hungry)',
309
      6 => 'Das Heilmittel (The Cure)',
310
      6 => 'The Cure (Das Heilmittel)',
310
      7 => "Der geheimnisvolle Mr. Jones (In Which We Meet Mr. Jones)",
311
      7 => "In Which We Meet Mr. Jones (Der geheimnisvolle Mr. Jones)",
311
      8 => "Die Gleichung (The Equation)",
312
      8 => "The Equation (Die Gleichung)",
312
      9 => "Schmetterlinge im Kopf (The Dreamscape)",
313
      9 => "Schmetterlinge im Kopf (The Dreamscape)",
313
      10 => "Durch die Wand (Safe)",
314
      10 => "Durch die Wand (Safe)",
314
      11 => "Das Schnupfenvirus (Bound)",
315
      11 => "Das Schnupfenvirus (Bound)",
315
      12 => "Hirnfresser (The No-Brainer)",
316
      12 => "Hirnfresser (The No-Brainer)",
316
      13 => "Conrad (The Transformation)",
317
      13 => "Conrad (The Transformation)",
Line 338... Line 339...
338
  '<span class="futurama"><span class="f">F</span><span class="u">u</span>'
339
  '<span class="futurama"><span class="f">F</span><span class="u">u</span>'
339
  . '<span class="t">t</span><span class="u2">u</span><span class="r">r</span>'
340
  . '<span class="t">t</span><span class="u2">u</span><span class="r">r</span>'
340
  . '<span class="a">a</span><span class="m">m</span><span class="a2">a</span>'
341
  . '<span class="a">a</span><span class="m">m</span><span class="a2">a</span>'
341
  . '</span>' => &$futurama,
342
  . '</span>' => &$futurama,
342
343
343
  '<span class="glee">G<span class="lee">lee</span></span>' => array(
344
  '<span class="glee">G<span class="lee">lee</span></span>' => &$glee,
344
  //     'ignore'    => true,
-
 
345
    'channel'   => 'E4',
-
 
346
    'showtimes' => 'Di 16:35',
-
 
347
    'seen'      => array(array(1, 4)),
-
 
348
    'last_seen' => mktime(16, 55, 0, 8, 25, 2011),
-
 
349
    'seasons'   => array(22, 22),
-
 
350
    'episode_list' => 'wiki:en:List_of_Glee_episodes',
-
 
351
    'episodes' => array(
-
 
352
      1 => "Pilot",
-
 
353
      2 => "Showmance",
-
 
354
      3 => "Acafellas",
-
 
355
      4 => "Preggers",
-
 
356
      5 => "The Rhodes Not Taken",
-
 
357
      6 => "Vitamin D",
-
 
358
      7 => "Throwdown",
-
 
359
      8 => "Mash-Up",
-
 
360
      9 => "Wheels",
-
 
361
      10 => "Ballad",
-
 
362
      11 => "Hairography",
-
 
363
      12 => "Mattress",
-
 
364
      13 => "Sectionals",
-
 
365
      14 => "Hell-o",
-
 
366
      15 => "The Power of Madonna",
-
 
367
      16 => "Home",
-
 
368
      17 => "Bad Reputation",
-
 
369
      18 => "Laryngitis",
-
 
370
      19 => "Dream On",
-
 
371
      20 => "Theatricality",
-
 
372
      21 => "Funk",
-
 
373
      22 => "Journey to Regionals",
-
 
374
      23 => "Audition",
-
 
375
      24 => "Britney/Brittany",
-
 
376
      25 => "Grilled Cheesus",
-
 
377
      26 => "Duets",
-
 
378
      27 => "The Rocky Horror Glee Show",
-
 
379
      28 => "Never Been Kissed",
-
 
380
      29 => "The Substitute",
-
 
381
      30 => "Furt",
-
 
382
      31 => "Special Education",
-
 
383
      32 => "A Very Glee Christmas",
-
 
384
      33 => "The Sue Sylvester Shuffle",
-
 
385
      34 => "Silly Love Songs",
-
 
386
      35 => "Comeback",
-
 
387
      36 => "Blame It on the Alcohol",
-
 
388
      37 => "Sexy",
-
 
389
      38 => "Original Song",
-
 
390
      39 => "A Night of Neglect",
-
 
391
      40 => "Born This Way",
-
 
392
      41 => "Rumours",
-
 
393
      42 => "Prom Queen",
-
 
394
      43 => "Funeral",
-
 
395
      44 => "New York",
-
 
396
    )
-
 
397
  ),
-
 
398
345
399
  //   '<span class="glee">G<span class="lee">lee</span></span> (de)' => array(
346
  //   '<span class="glee">G<span class="lee">lee</span></span> (de)' => array(
400
    // //     'ignore'    => true,
347
    // //     'ignore'    => true,
401
    //     'channel'   => 'SF&nbsp;2',
348
    //     'channel'   => 'SF&nbsp;2',
402
    //     'showtimes' => 'Mo–Fr 09:33',
349
    //     'showtimes' => 'Mo–Fr 09:33',
Line 530... Line 477...
530
      24 => "Reynholm vs. Reynholm / Douglas and Divorce[iTunes]",
477
      24 => "Reynholm vs. Reynholm / Douglas and Divorce[iTunes]",
531
    )
478
    )
532
  ),
479
  ),
533
480
534
  '<span class="superman">Lois &amp; Clark: The New Adventures of Superman</span>' => &$superman,
481
  '<span class="superman">Lois &amp; Clark: The New Adventures of Superman</span>' => &$superman,
535
    
482
536
  '<span class="macgyver">MacGyver</span>' => $macgyver,
483
  '<span class="macgyver">MacGyver</span>' => $macgyver,
537
484
538
  '<span class="monk">Monk</span>' => &$monk,
485
  '<span class="monk">Monk</span>' => &$monk,
539
  '<span class="monk">Monk</span> (de)' => &$monk_de,
486
  '<span class="monk">Monk</span> (de)' => &$monk_de,
540
487
Line 593... Line 540...
593
      15 => "Was zurück bleibt … (What’s Left Behind)",
540
      15 => "Was zurück bleibt … (What’s Left Behind)",
594
      16 => "Sonata"
541
      16 => "Sonata"
595
    ),
542
    ),
596
    'episode_list' => 'wiki:Moonlight_(Fernsehserie)#Episodenliste'
543
    'episode_list' => 'wiki:Moonlight_(Fernsehserie)#Episodenliste'
597
  ),
544
  ),
-
 
545
598
  '<span class="mutant-x"><span class="gradient">Mutant X</span></span>' => array(
546
  '<span class="mutant-x"><span class="gradient">Mutant X</span></span>' => array(
-
 
547
//     'ignore' => true,
599
    'channel'       => 'Tele 5',
548
    'channel'       => 'online',
600
    'showtimes'     => 'Mo-Fr 14:10',
549
//     'showtimes'     => 'Mo-Fr 14:10',
601
    'seen'          => array(array(1, 6)),
550
    'seen'          => array(array(1, 7)),
602
    'seasons'       => array(22, 22, 22),
551
    'seasons'       => array(22, 22, 22),
603
    'episode_list'  => 'http://www.mystery-files.de/season.php?id=1&serie=mutantx',
552
    'episode_list'  => 'http://www.mystery-files.de/season.php?id=1&serie=mutantx',
604
    'episodes'      => array(
553
    'episodes'      => array(
605
      1 => "Genom X (1) (The Shock of the New)",
554
       1 => "The Shock of the New (1) (Genom X)",
606
      2 => "Unter Strom (2) (I Scream the Body Electric)",
555
       2 => "I Scream the Body Electric (2) (Unter Strom)",
607
      3 => "Russisches Roulette (Russian Roulette)",
556
       3 => "Russian Roulette (Russisches Roulette)",
608
      4 => "Verrückt vor Liebe (Fool For Love)",
557
       4 => "Fool For Love (Verrückt vor Liebe)",
609
      5 => "Der elektrische Rebell Kilohertz",
558
       5 => "Kilohertz (Der elektrische Rebell)",
610
      6 => "Der Unsterbliche ((Meaning of Death)",
559
       6 => "Meaning of Death (Der Unsterbliche)",
611
      7 => "Geladene Stimmung (Lit Fuse)",
560
       7 => "Lit Fuse (Geladene Stimmung)",
612
      8 => "Schachmatt (In the Presence of Mine Enemies)",
561
       8 => "In the Presence of Mine Enemies (Schachmatt)",
613
      9 => "Die Entführung (Crime of the New Century)",
562
       9 => "Crime of the New Century (Die Entführung)",
614
      10 => "Tödliches Serum (Dark Star Rising)",
563
      10 => "Dark Star Rising (Tödliches Serum)",
615
      11 => "Die perfekte Tarnung (Whiter Shade of Pale)",
564
      11 => "Whiter Shade of Pale (Die perfekte Tarnung)",
616
      12 => "Die dunkle Seite (Double Vision)",
565
      12 => "Double Vision (Die dunkle Seite)",
617
      13 => "Falsche Erwartungen (Blood Ties)",
566
      13 => "Blood Ties (Falsche Erwartungen)",
618
      14 => "Gut und böse (Altered Ego)",
567
      14 => "Altered Ego (Gut und böse)",
619
      15 => "Neun Leben (Lazarus Syndrome)",
568
      15 => "Lazarus Syndrome (Neun Leben)",
620
      16 => "Lebende Hardware (Interface)",
569
      16 => "Interface (Lebende Hardware)",
621
      17 => "Verlorene Erinnerung (Presumed Guilty)",
570
      17 => "Presumed Guilty (Verlorene Erinnerung)",
622
      18 => "Das russische Ei (Ex Marks the Spot)",
571
      18 => "Ex Marks the Spot (Das russische Ei)",
623
      19 => "Traumfänger (Nothing to Fear)",
572
      19 => "Nothing to Fear (Traumfänger)",
624
      20 => "Die Skorpionfrau (Deadly Desire)",
573
      20 => "Deadly Desire (Die Skorpionfrau)",
625
      21 => "Patient Null (A Breed Apart)",
574
      21 => "A Breed Apart (Patient Null)",
626
      22 => "Tanz am Abgrund (Dancing on the Razor)",
575
      22 => "Dancing on the Razor (Tanz am Abgrund)",
-
 
576
627
      23 => "Die Alchemistin (Past as Prologue)",
577
      23 => "Past as Prologue (Die Alchemistin)",
628
      24 => "An die Wand gespielt (Power Play)",
578
      24 => "Power Play (An die Wand gespielt)",
629
      25 => "Zeitreise (Time Squared)",
579
      25 => "Time Squared (Zeitreise)",
630
      26 => "Der Werwolf (Whose Woods These Are)",
580
      26 => "Whose Woods These Are (Der Werwolf)",
631
      27 => "Herrscher über Leben und Tod (The Future Revealed)",
581
      27 => "The Future Revealed (Herrscher über Leben und Tod)",
632
      28 => "Zwischen den Fronten (No Man Left Behind)",
582
      28 => "No Man Left Behind (Zwischen den Fronten)",
633
      29 => "Die Welt hinter der Welt (Crossroads of the Soul)",
583
      29 => "Crossroads of the Soul (Die Welt hinter der Welt)",
634
      30 => "Der Androide (Sign From Above)",
584
      30 => "Sign From Above (Der Androide)",
635
      31 => "Der Körperwanderer (Body and Soul)",
585
      31 => "Body and Soul (Der Körperwanderer)",
636
      32 => "Die Ersatzspielerin (Understudy)",
586
      32 => "Understudy (Die Ersatzspielerin)",
637
      33 => "Schmutzige Geschäfte (The Grift)",
587
      33 => "The Grift (Schmutzige Geschäfte)",
638
      34 => "Der letzte Coup (At Destiny's End)",
588
      34 => "At Destiny's End (Der letzte Coup)",
639
      35 => "Tödliche Geheimnisse (Within These Walls)",
589
      35 => "Within These Walls (Tödliche Geheimnisse)",
640
      //       36 => "Gladiatoren (Hard Time)",
590
      36 => "Hard Time (Gladiatoren)",
641
      37 => "Das Attentat (Under the Cloak of War)",
591
      37 => "Under the Cloak of War (Das Attentat)",
642
      38 => "Der Kronzeuge (Once Around)",
592
      38 => "Once Around (Der Kronzeuge)",
643
      //       39 => "Das Tribunal (Final Judgment)",
593
      39 => "Final Judgment (Das Tribunal)",
644
      40 => "Inferno",
594
      40 => "Inferno",
645
      41 => "Außer Kontrolle (One Step Closer)",
595
      41 => "One Step Closer (Außer Kontrolle)",
646
      //       43 => "Begraben im ewigen Eis (Reawakening)",
596
      43 => "Reawakening (Begraben im ewigen Eis)",
647
      42 => "Das Labyrinth (Reality Check)",
597
      42 => "Reality Check (Das Labyrinth)",
648
      44 => "Der perfekte Mutant (Lest He Become)",
598
      44 => "Lest He Become (Der perfekte Mutant)",
-
 
599
649
      45 => "Der Mutant aus dem Nichts (Into the Moonless Night)",
600
      45 => "Into the Moonless Night (Der Mutant aus dem Nichts)",
650
      46 => "Der Lohn der Sünde (Wages of Sin)",
601
      46 => "Wages of Sin (Der Lohn der Sünde)",
651
      //       47 => "Der Parasit (The Breed)",
602
      47 => "The Breed (Der Parasit)",
652
//       48 => "Die Saat des Bösen (Where Evil Dwells)",
603
      48 => "Where Evil Dwells (Die Saat des Bösen)",
653
      49 => "Kaltes Herz (The Taking of Crows)",
604
      49 => "The Taking of Crows (Kaltes Herz)",
654
      //       50 => "Schatten der Vergangenheit (Shadows of Darkness)",
605
      50 => "Shadows of Darkness (Schatten der Vergangenheit)",
655
      51 => "Die Hand Gottes (The Hand of God)",
606
      51 => "The Hand of God (Die Hand Gottes)",
656
      52 => "Die Heuschreckenplage (Wasteland)",
607
      52 => "Wasteland (Die Heuschreckenplage)",
657
      53 => "Der virtuelle Mörder (No Exit)",
608
      53 => "No Exit (Der virtuelle Mörder)",
658
      //       54 => "Das gestohlene Herz (Brother's Keeper)",
609
      54 => "Brother's Keeper (Das gestohlene Herz)",
659
      55 => "Bombenterror (Possibilities)",
610
      55 => "Possibilities (Bombenterror)",
660
      56 => "Die Verschwörung (Conspiracy Theory)",
611
      56 => "Conspiracy Theory (Die Verschwörung)",
661
      57 => "Die drei Gemälde (Art of Attraction)",
612
      57 => "Art of Attraction (Die drei Gemälde)",
662
      58 => "Zurück im Leben (A Normal Life)",
613
      58 => "A Normal Life (Zurück im Leben)",
663
      59 => "Falsche Identität (Divided Loyalities)",
614
      59 => "Divided Loyalities (Falsche Identität)",
664
      60 => "Der Fluch der Unsterblichkeit (Age of Innocence)",
615
      60 => "Age of Innocence (Der Fluch der Unsterblichkeit)",
665
      61 => "Der Krieg beginnt (She's Come Undone)",
616
      61 => "She's Come Undone (Der Krieg beginnt)",
666
      62 => "Im Inneren des Vulkans (In Between)",
617
      62 => "In Between (Im Inneren des Vulkans)",
667
      63 => "Das trojanische Pferd (Dream Lover)",
618
      63 => "Dream Lover (Das trojanische Pferd)",
668
      //       64 => "Die Prophezeiung (The Prophecy)",
619
      64 => "The Prophecy (Die Prophezeiung)",
669
//       65 => "Kammer der Seeken (Cirque des Merveilles)",
620
      65 => "Cirque des Merveilles (Kammer der Seeken)",
670
      66 => "Der Schöpfer (The Assault)"
621
      66 => "The Assault (Der Schöpfer)"
671
    )
622
    )
672
  ),
623
  ),
673
624
674
  '<span class="numb3rs"><span class="gradient">Numb<span title="e">3</span>r<span class="s">s</span></span></span>' => &$numb3rs,
625
  '<span class="numb3rs"><span class="gradient">Numb<span title="e">3</span>r<span class="s">s</span></span></span>' => &$numb3rs,
675
  //   '<span class="numb3rs"><span class="gradient">Numb<span title="e">3</span>r<span class="s">s</span></span></span> (de)' => &$numb3rs_de,
626
  //   '<span class="numb3rs"><span class="gradient">Numb<span title="e">3</span>r<span class="s">s</span></span></span> (de)' => &$numb3rs_de,
Line 700... Line 651...
700
      17 => 'Half-Life',
651
      17 => 'Half-Life',
701
      18 => 'Rage',
652
      18 => 'Rage',
702
      19 => 'Fossil'
653
      19 => 'Fossil'
703
    )
654
    )
704
  ),
655
  ),
705
  
656
706
  '<span class="psych">psych</span>' => &$psych,
657
  '<span class="psych">psych</span>' => &$psych,
707
658
708
  '<span class="quantum-leap"><span class="gradient">Quantum Leap</span></span>' => &$quantum_leap,
659
  '<span class="quantum-leap"><span class="gradient">Quantum Leap</span></span>' => &$quantum_leap,
709
660
710
  '<span class="reaper">Reaper</span>' => array(
661
  '<span class="reaper">Reaper</span>' => array(
-
 
662
//     'ignore'    => true,
711
    'channel'   => 'E4',
663
    'channel'   => 'E4',
712
    'showtimes' => 'Di–Sa 03:15',
664
    'showtimes' => 'Di–Sa 03:15',
713
    'seen'      => array(array(1, 3)),
665
    'seen'      => array(array(1, 4)),
714
    'last_seen' => mktime(5, 0, 0, 6, 2, 2011),
666
    'last_seen' => mktime(5, 0, 0, 6, 2, 2011),
715
    'seasons'   => array(18, 13),
667
    'seasons'   => array(18, 13),
716
    'episodes' => array(
668
    'episodes' => array(
717
      1 => 'Pilot',
669
      1 => 'Pilot',
718
      2 => 'Charged',
670
      2 => 'Charged',
Line 799... Line 751...
799
      39 => "Cry Your Name",
751
      39 => "Cry Your Name",
800
      40 => "It's Too Late and It's Too Bad",
752
      40 => "It's Too Late and It's Too Bad",
801
      41 => "Baby, It's You",
753
      41 => "Baby, It's You",
802
      42 => "Off the Menu",
754
      42 => "Off the Menu",
803
      43 => "The Departure",
755
      43 => "The Departure",
804
       
756
805
      44 => "Busted",
757
      44 => "Busted",
806
      45 => "Michael, the Guys and the Great Snapple Caper",
758
      45 => "Michael, the Guys and the Great Snapple Caper",
807
      46 => "Significant Others",
759
      46 => "Significant Others",
808
      47 => "Secrets and Lies (Part 1)",
760
      47 => "Secrets and Lies (Part 1)",
809
      48 => "Control (Part 2)",
761
      48 => "Control (Part 2)",
Line 892... Line 844...
892
    'episode_list' => 'http://bbc.co.uk/sherlock',
844
    'episode_list' => 'http://bbc.co.uk/sherlock',
893
    'episodes' => array(
845
    'episodes' => array(
894
      1 => 'A Study in Pink',
846
      1 => 'A Study in Pink',
895
      2 => 'The Blind Banker',
847
      2 => 'The Blind Banker',
896
      3 => 'The Great Game',
848
      3 => 'The Great Game',
897
       
849
898
      4 => "A Scandal in Belgravia (01.01.2012)",
850
      4 => "A Scandal in Belgravia (01.01.2012)",
899
      5 => "The Hounds of Baskerville (08.01.2012)",
851
      5 => "The Hounds of Baskerville (08.01.2012)",
900
      6 => "The Reichenbach Fall (15.01.2012)",
852
      6 => "The Reichenbach Fall (15.01.2012)",
901
    )
853
    )
902
  ),
854
  ),
Line 905... Line 857...
905
  // 	'<span class="simpsons"><span class="text"><span>The</span> <span>Simpsons</span></span></span> (de)' => &$simpsons_de,
857
  // 	'<span class="simpsons"><span class="text"><span>The</span> <span>Simpsons</span></span></span> (de)' => &$simpsons_de,
906
858
907
  '<span class="smallville">S<span>m<span>al<span>lv</span>il</span>l</span>e</span>' => &$smallville,
859
  '<span class="smallville">S<span>m<span>al<span>lv</span>il</span>l</span>e</span>' => &$smallville,
908
  //   '<span class="smallville">S<span>m<span>al<span>lv</span>il</span>l</span>e</span> (de)' => &$smallville_de,
860
  //   '<span class="smallville">S<span>m<span>al<span>lv</span>il</span>l</span>e</span> (de)' => &$smallville_de,
909
861
-
 
862
  '<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(
-
 
863
    'episode_list' => 'wiki:en:Space: Above and Beyond',
-
 
864
    'episodes' => array(
-
 
865
      23 => "…Tell Our Moms We Done Our Best",
-
 
866
      22 => "And If They Lay Us Down to Rest…",
-
 
867
      21 => "Sugar Dirt",
-
 
868
      20 => "Stardust",
-
 
869
      19 => "R & R",
-
 
870
      18 => "Pearly",
-
 
871
      17 => "Dear Earth",
-
 
872
      16 => "Toy Soldiers",
-
 
873
      15 => "The Angriest Angel",
-
 
874
      14 => "Never No More",
-
 
875
      13 => "Level of Necessity",
-
 
876
      12 => "Who Monitors the Birds?",
-
 
877
      11 => "The River of Stars",
-
 
878
      10 => "Stay with the Dead",
-
 
879
       9 => "Choice or Chance",
-
 
880
       8 => "Hostile Visit",
-
 
881
       7 => "The Enemy",
-
 
882
       6 => "Eyes",
-
 
883
       5 => "Ray Butts",
-
 
884
       4 => "Mutiny",
-
 
885
       3 => "The Dark Side of the Sun",
-
 
886
       2 => "The Farthest Man from Home",
-
 
887
       1 => "Pilot"
-
 
888
    )
-
 
889
  ),
-
 
890
910
  '<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,
891
  '<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,
911
  '<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,
892
  '<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,
912
893
913
  '<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>'
894
  '<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>'
914
  . ' <span class="atlantis"><span class="a">A</span>tlanti<span>s</span></span>' => &$stargate_atlantis,
895
  . ' <span class="atlantis"><span class="a">A</span>tlanti<span>s</span></span>' => &$stargate_atlantis,
915
896
916
  '<abbr class="sg-u" title="Stargate Universe">S<span class="ring">G&#9900;</span>U</abbr>' => &$sgu,
897
  '<abbr class="sg-u" title="Stargate Universe">S<span class="ring">G&#9900;</span>U</abbr>' => &$sgu,
917
898
918
  '<span class="star-trek-tos">Star Trek</span>' => &$tos,
899
  '<span class="star-trek-tos">Star Trek</span>' => &$tos,
919
  '<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,
900
  '<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,
920
  
901
921
  '<span class="time-trax">Time Trax</span> (de)' => &$time_trax,
902
  '<span class="time-trax">Time Trax</span> (de)' => &$time_trax,
922
903
923
  '<span class="torchwood">Torchwood</span>' => array(
904
  '<span class="torchwood">Torchwood</span>' => array(
924
    'ignore'    => true,
905
    'ignore'    => true,
925
    'channel'   => 'BBC 1',
906
    'channel'   => 'BBC 1',
Line 975... Line 956...
975
//       41 => 'The Blood Line'
956
//       41 => 'The Blood Line'
976
    )
957
    )
977
  ),
958
  ),
978
959
979
  '<span class="torchwood">Torchwood</span> (de)' => array(
960
  '<span class="torchwood">Torchwood</span> (de)' => array(
-
 
961
    'ignore'    => true,
980
    'channel'   => 'RTL Ⅱ',
962
    'channel'   => 'RTL Ⅱ',
981
    'showtimes' => 'Di 22:20',
963
    'showtimes' => 'Di 22:20',
982
    'seen'      => array(array(1, 4)),
964
    'seen'      => array(array(1, 4)),
983
    'last_seen' => mktime(22, 45, 0, 6, 7, 2011),
965
    'last_seen' => mktime(22, 45, 0, 6, 7, 2011),
984
    'seasons'   => array(13, 13, 5, 10),
966
    'seasons'   => array(13, 13, 5, 10),
Line 1029... Line 1011...
1029
//       40 => 'The Gathering',
1011
//       40 => 'The Gathering',
1030
//       41 => 'The Blood Line'
1012
//       41 => 'The Blood Line'
1031
    )
1013
    )
1032
  ),
1014
  ),
1033
  '<span class="true-blood"><span class="upper">True</span>'
1015
  '<span class="true-blood"><span class="upper">True</span>'
1034
  . '<span class="hidden"> </span><span class="blood"><span class="lower">B</span>lood</span></span>' => array(
1016
  . '<span class="hidden"> </span><span class="blood"><span class="lower">B</span>lood</span></span>' => &$true_blood,
1035
//     'ignore'    => true,
-
 
1036
    'channel'   => 'online',
-
 
1037
    //     'showtimes' => 'Mi 00:10',
-
 
1038
    'seen'      => array(array(1, 5)),
-
 
1039
    'seasons'   => array(12, 12, 12, 12),
-
 
1040
    'episode_list' => 'wiki:en:List_of_True_Blood_episodes',
-
 
1041
    'episodes' => array(
-
 
1042
      1 => "Strange Love",
-
 
1043
      2 => "The First Taste",
-
 
1044
      3 => "Mine",
-
 
1045
      4 => "Escape From Dragon House",
-
 
1046
      5 => "Sparks Fly Out",
-
 
1047
      6 => "Cold Ground",
-
 
1048
      7 => "Burning House of Love",
-
 
1049
      8 => "The Fourth Man in the Fire",
-
 
1050
      9 => "Plaisir d'Amour",
-
 
1051
      10 => "I Don't Wanna Know",
-
 
1052
      11 => "To Love is to Bury",
-
 
1053
      12 => "You'll Be the Death of Me",
-
 
1054
      13 => "Nothing But the Blood",
-
 
1055
      14 => "Keep This Party Going",
-
 
1056
      15 => "Scratches",
-
 
1057
      16 => "Shake and Fingerpop",
-
 
1058
      17 => "Never Let Me Go",
-
 
1059
      18 => "Hard-Hearted Hannah",
-
 
1060
      19 => "Release Me",
-
 
1061
      20 => "Time Bomb",
-
 
1062
      21 => "I Will Rise Up",
-
 
1063
      22 => "New World In My View",
-
 
1064
      23 => "Frenzy",
-
 
1065
      24 => "Beyond Here Lies Nothing",
-
 
1066
      25 => "Bad Blood",
-
 
1067
      26 => "Beautifully Broken",
-
 
1068
      27 => "It Hurts Me Too",
-
 
1069
      28 => "9 Crimes",
-
 
1070
      29 => "Trouble",
-
 
1071
      30 => "I Got a Right to Sing the Blues",
-
 
1072
      31 => "Hitting the Ground",
-
 
1073
      32 => "Night on the Sun",
-
 
1074
      33 => "Everything Is Broken",
-
 
1075
      34 => "I Smell a Rat",
-
 
1076
      35 => "Fresh Blood",
-
 
1077
      36 => "Evil is Going On",
-
 
1078
    )
-
 
1079
  ),
-
 
1080
  // '<span class="true-blood"><span class="upper">True</span>'
-
 
1081
//   . '<span class="hidden"> </span><span class="lower">B</span>lood</span> (de)' => array(
-
 
1082
  //     'channel'   => 'RTL Ⅱ',
-
 
1083
  //     'showtimes' => 'Mi 21:05',
-
 
1084
  //     'seen'      => array(array(1, 6)),
-
 
1085
  //     'seasons'   => array(12, 12, 12, 12),
-
 
1086
  //     'episode_list' => 'wiki:Liste_der_True-Blood-Episoden',
-
 
1087
  //     'episodes' => array(
-
 
1088
    //        1 => "Strange Love (Strange Love)",
-
 
1089
    //        2 => "Blut geleckt (The First Taste)",
-
 
1090
    //        3 => "Sie gehört zu mir (Mine)",
-
 
1091
    //        4 => "Flucht aus dem Drachenhaus (Escape From Dragon House)",
-
 
1092
    //        5 => "Funkenflug (Sparks Fly Out)",
-
 
1093
    //        6 => "Kalte Erde (Cold Ground)",
-
 
1094
    //        7 => "Brennende Leidenschaft (Burning House of Love)",
-
 
1095
    //        8 => "Der vierte Mann im Feuer (The Fourth Man in the Fire)",
-
 
1096
    //        9 => "Plaisir d'Amour (Plaisir d'Amour)",
-
 
1097
    //       10 => "Gefährliches Spiel (I Don't Wanna Know)",
-
 
1098
    //       11 => "Begräbnis aus Liebe (To Love is to Bury)",
-
 
1099
    //       12 => "Du wirst mein Tod sein (You'll Be the Death of Me)",
-
 
1100
    //       13 => "Nichts als Blut (Nothing But the Blood)",
-
 
1101
    //       14 => "Die Party geht weiter (Keep This Party Going)",
-
 
1102
    //       15 => "Kratzer (Scratches)",
-
 
1103
    //       16 => "Überraschung (Shake and Fingerpop)",
-
 
1104
    //       17 => "Verflucht (Never Let Me Go)",
-
 
1105
    //       18 => "Hartherzige Hannah (Hard-Hearted Hannah)",
-
 
1106
    //       19 => "Lass mich frei (Release Me)",
-
 
1107
    //       20 => "Zeitbombe (Time Bomb)",
-
 
1108
    //       21 => "Auferstehung (I Will Rise Up)",
-
 
1109
    //       22 => "Neue Welt (New World In My View)",
-
 
1110
    //       23 => "Ekstase (Frenzy)",
-
 
1111
    //       24 => "Das Ende des Horizonts (Beyond Here Lies Nothing)",
-
 
1112
    //       25 => "Böses Blut (Bad Blood)",
-
 
1113
    //       26 => "Schön kaputt (Beautifully Broken)",
-
 
1114
    //       27 => "Es tut so weh (It Hurts Me Too)",
-
 
1115
    //       28 => "Neun Verbrechen (9 Crimes)",
-
 
1116
    //       29 => "Ärger (Trouble)",
-
 
1117
    //       30 => "Ich habe ein Recht darauf, den Blues zu singen (I Got a Right to Sing the Blues)",
-
 
1118
    //       31 => "Am Boden der Tatsachen (Hitting the Ground)",
-
 
1119
    //       32 => "Nacht auf der Sonne (Night on the Sun)",
-
 
1120
    //       33 => "Alles ist zerbrochen (Everything Is Broken)",
-
 
1121
    //       34 => "Verdacht (I Smell a Rat)",
-
 
1122
    //       35 => "Frisches Blut (Fresh Blood)",
-
 
1123
    //       36 => "Das Böse geht weiter (Evil is Going On)",
-
 
1124
    //     )
-
 
1125
  //   ),
-
 
1126
1017
1127
  '<span class="tara"><span class="us-of">United States of</span>'
1018
  '<span class="tara"><span class="us-of">United States of</span>'
1128
  . ' <span class="tara">Tara</span></span>' => array(
1019
  . ' <span class="tara">Tara</span></span>' => array(
1129
    'channel'   => 'online',
1020
    'channel'   => 'online',
1130
    //     'showtimes' => 'Do 23:24',
1021
    //     'showtimes' => 'Do 23:24',
Line 1233... Line 1124...
1233
1124
1234
  '<span class="warehouse-13">Warehouse <span class="numbers">13</span></span>' => array(
1125
  '<span class="warehouse-13">Warehouse <span class="numbers">13</span></span>' => array(
1235
//     'ignore'    => true,
1126
//     'ignore'    => true,
1236
    'channel'   => 'online',
1127
    'channel'   => 'online',
1237
//     'showtimes' => 'Mi 18:15',
1128
//     'showtimes' => 'Mi 18:15',
1238
    'seen'      => array(array(1, 5)),
1129
    'seen'      => array(array(1, 6)),
1239
//     'last_seen' => mktime(18, 15, 0, 5, 4, 2011),
1130
//     'last_seen' => mktime(18, 15, 0, 5, 4, 2011),
1240
    'seasons'   => array(12, 13, 13, 13),
1131
    'seasons'   => array(12, 13, 13, 15),
1241
    'episode_list' => 'wiki:en:List_of_Warehouse_13_episodes',
1132
    'episode_list' => 'wiki:en:List_of_Warehouse_13_episodes',
1242
    'episodes'  => array(
1133
    'episodes'  => array(
1243
       1 => 'Pilot (Der Kamm der Borgia)',
1134
       1 => 'Pilot (Der Kamm der Borgia)',
1244
       2 => 'Resonance (Der Klang der Musik)',
1135
       2 => 'Resonance (Der Klang der Musik)',
1245
       3 => 'Magnetism (Unterbewusstes Verlangen)',
1136
       3 => 'Magnetism (Unterbewusstes Verlangen)',
Line 1278... Line 1169...
1278
      34 => "Shadows",
1169
      34 => "Shadows",
1279
      35 => "Insatiable",
1170
      35 => "Insatiable",
1280
      36 => "Emily Lake (Part 1)",
1171
      36 => "Emily Lake (Part 1)",
1281
      37 => "Stand (Part 2)",
1172
      37 => "Stand (Part 2)",
1282
      38 => "The Greatest Gift",
1173
      38 => "The Greatest Gift",
1283
      
1174
1284
      39 => "A New Hope",
1175
      39 => "A New Hope",
1285
      40 => "An Evil Within",
1176
      40 => "An Evil Within",
1286
      41 => "Personal Effects",
1177
      41 => "Personal Effects",
1287
      42 => "There's Always a Downside",
1178
      42 => "There's Always a Downside",
1288
      43 => "No Pain, No Gain",
1179
      43 => "No Pain, No Gain",
1289
      44 => "Fractures",
1180
      44 => "Fractures",
1290
      45 => "Endless Wonder",
1181
      45 => "Endless Wonder",
1291
      46 => "Second Chance",
1182
      46 => "Second Chance",
1292
      47 => "The Ones You Love",
1183
      47 => "The Ones You Love",
1293
      48 => "We All Fall Down"
1184
      48 => "We All Fall Down",
-
 
1185
      49 => "The Living and the Dead",
-
 
1186
      50 => "Parks and Rehabilitation",
-
 
1187
      51 => "The Big Snag",
-
 
1188
      52 => "The Sky’s the Limit",
-
 
1189
      53 => "Instinct"
1294
    )
1190
    )
1295
  ),
1191
  ),
1296
));
1192
));