Subversion Repositories LCARS

Rev

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

Rev 64 Rev 172
1
<?php
1
<?php
2
include_once 'includes/x-files.php';
2
include_once 'includes/x-files.php';
3
include_once 'includes/alf.php';
3
include_once 'includes/alf.php';
4
include_once 'includes/andromeda.php';
4
include_once 'includes/andromeda.php';
5
include_once 'includes/battlestar-galactica.php';
5
include_once 'includes/battlestar-galactica.php';
6
include_once 'includes/big-bang-theory.php';
6
include_once 'includes/big-bang-theory.php';
7
include_once 'includes/buffy.php';
7
include_once 'includes/buffy.php';
8
include_once 'includes/castle.php';
8
include_once 'includes/castle.php';
9
include_once 'includes/charmed.php';
9
include_once 'includes/charmed.php';
10
include_once 'includes/columbo.php';
10
include_once 'includes/columbo.php';
11
include_once 'includes/dead-zone.php';
11
include_once 'includes/dead-zone.php';
12
include_once 'includes/efc.php';
12
include_once 'includes/efc.php';
13
include_once 'includes/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';
20
include_once 'includes/psych.php';
21
include_once 'includes/psych.php';
21
include_once 'includes/quantum-leap.php';
22
include_once 'includes/quantum-leap.php';
22
include_once 'includes/scrubs.php';
23
include_once 'includes/scrubs.php';
23
include_once 'includes/seaquest.php';
24
include_once 'includes/seaquest.php';
24
include_once 'includes/simpsons.php';
25
include_once 'includes/simpsons.php';
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
35
  '<span class="castle">Castle</span>' => &$castle,
37
  '<span class="castle">Castle</span>' => &$castle,
36
38
37
  '<span class="charmed"><span class="circle"></span><span class="arc3"></span><span class="c">C</span><span>harmed</span></span>' => &$charmed,
39
  '<span class="charmed"><span class="circle"></span><span class="arc3"></span><span class="c">C</span><span>harmed</span></span>' => &$charmed,
38
40
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)',
69
      19 => 'Die Zeitkapsel (Just Like Old Times)',
72
      19 => 'Die Zeitkapsel (Just Like Old Times)',
70
      20 => 'Katastrophe auf der MIR – Teil 1 (Mir, Mir Off the Wall, Part 1)',
73
      20 => 'Katastrophe auf der MIR – Teil 1 (Mir, Mir Off the Wall, Part 1)',
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,
90
      13, 'Special 2008–2010' => 4,
92
      13, 'Special 2008–2010' => 4,
91
      13, 'Special 2010' => 1,
93
      13, 'Special 2010' => 1,
92
      13, 'Special 2011' => 1
94
      13, 'Special 2011' => 1
93
    ),
95
    ),
94
    'episode_list' => 'wiki:en:List_of_Doctor_Who_serials#Ninth_Doctor',
96
    'episode_list' => 'wiki:en:List_of_Doctor_Who_serials#Ninth_Doctor',
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)',
128
      63 => 'The Time of Angels (21.06.2011 04:30)',
129
      63 => 'The Time of Angels (21.06.2011 04:30)',
129
      64 => 'Flesh and Stone (02.07.2011 04:15)',
130
      64 => 'Flesh and Stone (02.07.2011 04:15)',
130
      65 => 'The Vampires of Venice (04.07.2011 20:00)',
131
      65 => 'The Vampires of Venice (04.07.2011 20:00)',
131
      66 => "Amy's Choice (07.07.2011 04:35)",
132
      66 => "Amy's Choice (07.07.2011 04:35)",
132
      67 => 'The Hungry Earth (11.07.2011 20:00)',
133
      67 => 'The Hungry Earth (11.07.2011 20:00)',
133
      68 => 'Cold Blood',
134
      68 => 'Cold Blood',
134
      69 => 'Vincent and the Doctor (22.07.2011 20:00)',
135
      69 => 'Vincent and the Doctor (22.07.2011 20:00)',
135
      70 => 'The Lodger',
136
      70 => 'The Lodger',
136
      71 => 'The Pandorica Opens',
137
      71 => 'The Pandorica Opens',
137
      72 => 'The Big Bang',
138
      72 => 'The Big Bang',
138
      73 => 'A Christmas Carol (22.12.2011)',
139
      73 => 'A Christmas Carol (22.12.2011)',
139
140
140
      74 => 'The Impossible Astronaut',
141
      74 => 'The Impossible Astronaut',
141
      75 => 'Day of the Moon',
142
      75 => 'Day of the Moon',
142
      76 => 'The Curse of the Black Spot (13.05.2011 20:00)',
143
      76 => 'The Curse of the Black Spot (13.05.2011 20:00)',
143
      77 => "The Doctor's Wife",
144
      77 => "The Doctor's Wife",
144
      78 => 'The Rebel Flesh',
145
      78 => 'The Rebel Flesh',
145
      79 => 'The Almost People',
146
      79 => 'The Almost People',
146
      80 => 'A Good Man Goes to War (06.06.2011 05:25, 10.06.2011 21:00)',
147
      80 => 'A Good Man Goes to War (06.06.2011 05:25, 10.06.2011 21:00)',
147
      81 => "Let's Kill Hitler",
148
      81 => "Let's Kill Hitler",
148
      82 => 'Night Terrors',
149
      82 => 'Night Terrors',
149
      83 => 'The Girl Who Waited',
150
      83 => 'The Girl Who Waited',
150
      84 => 'The God Complex (19.09.2011)',
151
      84 => 'The God Complex (19.09.2011)',
151
      85 => 'Closing Time (24.09.2011)',
152
      85 => 'Closing Time (24.09.2011)',
152
      86 => 'The Wedding of River Song (01.10.2011)',
153
      86 => 'The Wedding of River Song (01.10.2011)',
153
      87 => "The Doctor, the Widow and the Wardrobe (25.12.2011)",
154
      87 => "The Doctor, the Widow and the Wardrobe (25.12.2011)",
154
    )
155
    )
155
  ),
156
  ),
156
157
157
  '<span class="efc"><span class="gr">Gene Roddenberry\'s</span>'
158
  '<span class="efc"><span class="gr">Gene Roddenberry\'s</span>'
158
  . ' <span class="earth"><span class="gradient">Eart<span class="h">h</span></span></span>'
159
  . ' <span class="earth"><span class="gradient">Eart<span class="h">h</span></span></span>'
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)',
173
      3 => "Before I Forget (Sommernachtstraumsinvasion)",
174
      3 => "Before I Forget (Sommernachtstraumsinvasion)",
174
      4 => "Alienated (Angriff der Außerirdischen)",
175
      4 => "Alienated (Angriff der Außerirdischen)",
175
      5 => "Invincible (Unbesiegbar)",
176
      5 => "Invincible (Unbesiegbar)",
176
      6 => "Dr. Nobel",
177
      6 => "Dr. Nobel",
177
      7 => "Blink (Auf Speed)",
178
      7 => "Blink (Auf Speed)",
178
      8 => "Right as Raynes (Der Weihnachts-Virus)",
179
      8 => "Right as Raynes (Der Weihnachts-Virus)",
179
      9 => "Primal (Urinstinkte)",
180
      9 => "Primal (Urinstinkte)",
180
      10 => "Purple Haze (Pollenflug)",
181
      10 => "Purple Haze (Pollenflug)",
181
      11 => "H.O.U.S.E. Rules (Hausordnung)",
182
      11 => "H.O.U.S.E. Rules (Hausordnung)",
182
      12 => "Once in a Lifetime (Einmal im Leben)",
183
      12 => "Once in a Lifetime (Einmal im Leben)",
183
184
184
      13 => "Die brennenden Wissenschaftler (Phoenix Rising)",
185
      13 => "Die brennenden Wissenschaftler (Phoenix Rising)",
185
      14 => "Gefangen im Kraftfeld (Try, Try Again)",
186
      14 => "Gefangen im Kraftfeld (Try, Try Again)",
186
      15 => "Stürmische Zeiten (Unpredictable)",
187
      15 => "Stürmische Zeiten (Unpredictable)",
187
      16 => "Das verrückte Licht (Games People Play)",
188
      16 => "Das verrückte Licht (Games People Play)",
188
      17 => "Achtung Meteoriten (Duck, Duck Goose)",
189
      17 => "Achtung Meteoriten (Duck, Duck Goose)",
189
      18 => "Ansteckende Träume (Noche de Sueños)",
190
      18 => "Ansteckende Träume (Noche de Sueños)",
190
      19 => "Familientreffen (Family Reunion)",
191
      19 => "Familientreffen (Family Reunion)",
191
      20 => "Voll blöd (E = MC…?)",
192
      20 => "Voll blöd (E = MC…?)",
192
      21 => "Der unsichtbare Erste (Sight Unseen)",
193
      21 => "Der unsichtbare Erste (Sight Unseen)",
193
      22 => "Das Tor zur Ewigkeit (God is in the Details)",
194
      22 => "Das Tor zur Ewigkeit (God is in the Details)",
194
      23 => "Unwiderstehlich (Maneater)",
195
      23 => "Unwiderstehlich (Maneater)",
195
      24 => "Der Fluch des Alchimisten (All that Glitters)",
196
      24 => "Der Fluch des Alchimisten (All that Glitters)",
196
      25 => "Eine Nacht bei Global Dynamics (A Night in Global Dynamics)",
197
      25 => "Eine Nacht bei Global Dynamics (A Night in Global Dynamics)",
197
198
198
      26 => "Martha, sei nicht zickig (Bad to the Drone)",
199
      26 => "Martha, sei nicht zickig (Bad to the Drone)",
199
      27 => "Re-Evolution (What About Bob?)",
200
      27 => "Re-Evolution (What About Bob?)",
200
      28 => "Braver Hund! (Best in Faux)",
201
      28 => "Braver Hund! (Best in Faux)",
201
      29 => "Die Zeitschleife (I Do Over)",
202
      29 => "Die Zeitschleife (I Do Over)",
202
      30 => "Fargo und Königin Nyota (Show Me the Mummy)",
203
      30 => "Fargo und Königin Nyota (Show Me the Mummy)",
203
      31 => "Captain Eureka (Phased and Confused)",
204
      31 => "Captain Eureka (Phased and Confused)",
204
      32 => "Sonnige Zeiten (Here Come the Suns)",
205
      32 => "Sonnige Zeiten (Here Come the Suns)",
205
      33 => "In Ewigkeit Angst (From Fear to Eternity)",
206
      33 => "In Ewigkeit Angst (From Fear to Eternity)",
206
      34 => "Willkommen zurück, Carter (Welcome Back Carter)",
207
      34 => "Willkommen zurück, Carter (Welcome Back Carter)",
207
      35 => "Dein Gesicht oder meins? (Your Face or Mine?)",
208
      35 => "Dein Gesicht oder meins? (Your Face or Mine?)",
208
      36 => "Die fünfte Dimension (Insane in the P-Brane)",
209
      36 => "Die fünfte Dimension (Insane in the P-Brane)",
209
      37 => "Es ist nicht leicht, grün zu sein (It Ain't Easy Being Green)",
210
      37 => "Es ist nicht leicht, grün zu sein (It Ain't Easy Being Green)",
210
      38 => "Wenn ihr gebaut habt, kommen sie (If You Build It…)",
211
      38 => "Wenn ihr gebaut habt, kommen sie (If You Build It…)",
211
      39 => "Ein Schiff kommt selten allein (Ship Happens)",
212
      39 => "Ein Schiff kommt selten allein (Ship Happens)",
212
      40 => "Wasser marsch! (Shower the People)",
213
      40 => "Wasser marsch! (Shower the People)",
213
      41 => "Wer ist Jack? (You Don't Know Jack)",
214
      41 => "Wer ist Jack? (You Don't Know Jack)",
214
      42 => "Eiszeit in Eureka (Have an Ice Day)",
215
      42 => "Eiszeit in Eureka (Have an Ice Day)",
215
      43 => "Nemesis (What Goes Around Comes Around)",
216
      43 => "Nemesis (What Goes Around Comes Around)",
216
217
217
      44 => "Gründertag (Founder’s Day)",
218
      44 => "Gründertag (Founder’s Day)",
218
      45 => "Der große, rote Elf (A New World)",
219
      45 => "Der große, rote Elf (A New World)",
219
      46 => "Lyncht Fargo (All the Rage)",
220
      46 => "Lyncht Fargo (All the Rage)",
220
      47 => "Die Knallgasreaktion (The Story of O2)",
221
      47 => "Die Knallgasreaktion (The Story of O2)",
221
      48 => "Der menschliche Magnet (Crossing Over)",
222
      48 => "Der menschliche Magnet (Crossing Over)",
222
      49 => "Glamour-Camping (Momstrosity)",
223
      49 => "Glamour-Camping (Momstrosity)",
223
      50 => "Hausbau mit Hindernissen (Stoned)",
224
      50 => "Hausbau mit Hindernissen (Stoned)",
224
      51 => "Akte Ex (The Ex-Files)",
225
      51 => "Akte Ex (The Ex-Files)",
225
      53 => "Stille Stadt, heilige Stadt (O Little Town)",
226
      53 => "Stille Stadt, heilige Stadt (O Little Town)",
226
      54 => "Abgehoben (Liftoff)",
227
      54 => "Abgehoben (Liftoff)",
227
      55 => "Reprise",
228
      55 => "Reprise",
228
      56 => "Ein Blick in die Zukunft (Glimpse)",
229
      56 => "Ein Blick in die Zukunft (Glimpse)",
229
      57 => "Guten Flug! (Up in the Air)",
230
      57 => "Guten Flug! (Up in the Air)",
230
      58 => "Omega Girls",
231
      58 => "Omega Girls",
231
      59 => "Milben und Kraniche (Of Mites and Men)",
232
      59 => "Milben und Kraniche (Of Mites and Men)",
232
      60 => "Todesnebel (Clash of the Titans)",
233
      60 => "Todesnebel (Clash of the Titans)",
233
      61 => "Damals im Space Camp (This One Time at Space Camp…)",
234
      61 => "Damals im Space Camp (This One Time at Space Camp…)",
234
      62 => "Ein kleiner Schritt (One Small Step)",
235
      62 => "Ein kleiner Schritt (One Small Step)",
235
      63 => "Ein Riesenschritt (One Giant Leap)",
236
      63 => "Ein Riesenschritt (One Giant Leap)",
236
      64 => "Do You See What I See",
237
      64 => "Do You See What I See",
237
    )
238
    )
238
  ),
239
  ),
239
240
240
  '<span class="firefly">Fir<span class="e">e</span>fly</span>' => array(
241
  '<span class="firefly">Fir<span class="e">e</span>fly</span>' => array(
241
    'channel'      => 'online',
242
    'channel'      => 'online',
242
    'seen'         => array(array(1, 2)),
243
    'seen'         => array(array(1, 2)),
243
    'seasons'      => array(14),
244
    'seasons'      => array(14),
244
    'episode_list' => 'wiki:en:Firefly_(TV_series)#Broadcast_history',
245
    'episode_list' => 'wiki:en:Firefly_(TV_series)#Broadcast_history',
245
    'episodes'     => array(
246
    'episodes'     => array(
246
       1 => "Serenity",
247
       1 => "Serenity",
247
       2 => "The Train Job",
248
       2 => "The Train Job",
248
       3 => "Bushwhacked",
249
       3 => "Bushwhacked",
249
       4 => "Shindig",
250
       4 => "Shindig",
250
       5 => "Safe",
251
       5 => "Safe",
251
       6 => "Our Mrs. Reynolds",
252
       6 => "Our Mrs. Reynolds",
252
       7 => "Jaynestown",
253
       7 => "Jaynestown",
253
       8 => "Out of Gas",
254
       8 => "Out of Gas",
254
       9 => "Ariel",
255
       9 => "Ariel",
255
      10 => "War Stories",
256
      10 => "War Stories",
256
      11 => "Trash",
257
      11 => "Trash",
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',
268
    'seen'      => array(array(1, 5)),
269
    'seen'      => array(array(1, 5)),
269
    //    'last_seen' => mktime(0, 5, 0, 7, 5, 2011),
270
    //    'last_seen' => mktime(0, 5, 0, 7, 5, 2011),
270
    'seasons'   => array(5, 10),
271
    'seasons'   => array(5, 10),
271
    'episode_list' => 'http://www.freshhellseries.com/home/category/video/episodes/season-1/',
272
    'episode_list' => 'http://www.freshhellseries.com/home/category/video/episodes/season-1/',
272
    'episodes' => array(
273
    'episodes' => array(
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",
284
      11 => "The Birthday Party",
285
      11 => "The Birthday Party",
285
      12 => "The Billionaire",
286
      12 => "The Billionaire",
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)",
317
      14 => "Das Manifest (Ability)",
318
      14 => "Das Manifest (Ability)",
318
      15 => "Ohne Worte (Inner Child)",
319
      15 => "Ohne Worte (Inner Child)",
319
      16 => "Entfesselt (Unleashed)",
320
      16 => "Entfesselt (Unleashed)",
320
      // 17    17   Albträume  Bad Dreams  2009-04-2121. Apr. 2009  2009-07-2020. Juli 2009  Akiva Goldsman  J. H. Wyman & Andrew Kreisberg
321
      // 17    17   Albträume  Bad Dreams  2009-04-2121. Apr. 2009  2009-07-2020. Juli 2009  Akiva Goldsman  J. H. Wyman & Andrew Kreisberg
321
// 18    18   Nachtschatten  Midnight  2009-04-2828. Apr. 2009  2009-07-2727. Juli 2009  Akiva Goldsman  Jeff Pinkner & J. R. Orci
322
// 18    18   Nachtschatten  Midnight  2009-04-2828. Apr. 2009  2009-07-2727. Juli 2009  Akiva Goldsman  Jeff Pinkner & J. R. Orci
322
// 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
323
// 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
323
// 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
324
// 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
324
      55 => "Der Gedankenleser (Concentrate and Ask Again)",
325
      55 => "Der Gedankenleser (Concentrate and Ask Again)",
325
      56 => "Unsterblich (Immortality)",
326
      56 => "Unsterblich (Immortality)",
326
      57 => "6B",
327
      57 => "6B",
327
      58 => "Versuchsperson 13 (Subject 13)",
328
      58 => "Versuchsperson 13 (Subject 13)",
328
      59 => "Os",
329
      59 => "Os",
329
      60 => "Per Anhalter (Stowaway)",
330
      60 => "Per Anhalter (Stowaway)",
330
      61 => "Blutlinie (Bloodline)",
331
      61 => "Blutlinie (Bloodline)",
331
      62 => "LSD (Lysergic Acid Diethylamide)",
332
      62 => "LSD (Lysergic Acid Diethylamide)",
332
      63 => "06:02 Uhr (6:02 AM EST)",
333
      63 => "06:02 Uhr (6:02 AM EST)",
333
      64 => "Der letzte Sam Weiss (The Last Sam Weiss)",
334
      64 => "Der letzte Sam Weiss (The Last Sam Weiss)",
334
      65 => "Der Tag, an dem wir starben (The Day We Died)",
335
      65 => "Der Tag, an dem wir starben (The Day We Died)",
335
    )
336
    )
336
  ),
337
  ),
337
338
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',
403
    //     'seen'      => array(array(1, 4)),
350
    //     'seen'      => array(array(1, 4)),
404
    //     'last_seen' => mktime(9, 30, 0, 12, 27, 2011),
351
    //     'last_seen' => mktime(9, 30, 0, 12, 27, 2011),
405
    //     'seasons'   => array(22, 22),
352
    //     'seasons'   => array(22, 22),
406
    //     'episode_list' => 'wiki:Liste_der_Glee-Episoden',
353
    //     'episode_list' => 'wiki:Liste_der_Glee-Episoden',
407
    //     'episodes' => array(
354
    //     'episodes' => array(
408
      //        1 => "Ouvertüre (Pilot)",
355
      //        1 => "Ouvertüre (Pilot)",
409
      //        2 => "Jenseits von Gut und Sue (Showmance)",
356
      //        2 => "Jenseits von Gut und Sue (Showmance)",
410
      //        3 => "Acafellas",
357
      //        3 => "Acafellas",
411
      //        4 => "Kinder der Lüge (Preggers)",
358
      //        4 => "Kinder der Lüge (Preggers)",
412
      //        5 => "April, April (The Rhodes Not Taken)",
359
      //        5 => "April, April (The Rhodes Not Taken)",
413
      //        6 => "Angeregte Organismen (Vitamin D)",
360
      //        6 => "Angeregte Organismen (Vitamin D)",
414
      //        7 => "Spielverderberspiele (Throwdown)",
361
      //        7 => "Spielverderberspiele (Throwdown)",
415
      //        8 => "Remix (Mash-Up)",
362
      //        8 => "Remix (Mash-Up)",
416
      //        9 => "Furcht und Tadel (Wheels)",
363
      //        9 => "Furcht und Tadel (Wheels)",
417
      //       10 => "Balladen (Ballad)",
364
      //       10 => "Balladen (Ballad)",
418
      //       11 => "Haarspaltereien (Hairography)",
365
      //       11 => "Haarspaltereien (Hairography)",
419
      // // 12 => "Mattress",
366
      // // 12 => "Mattress",
420
      // // 13 => "Sectionals",
367
      // // 13 => "Sectionals",
421
      // // 14 => "Hell-o",
368
      // // 14 => "Hell-o",
422
      // // 15 => "The Power of Madonna",
369
      // // 15 => "The Power of Madonna",
423
      // // 16 => "Home",
370
      // // 16 => "Home",
424
      // // 17 => "Bad Reputation",
371
      // // 17 => "Bad Reputation",
425
      // // 18 => "Laryngitis",
372
      // // 18 => "Laryngitis",
426
      // // 19 => "Dream On",
373
      // // 19 => "Dream On",
427
      // // 20 => "Theatricality",
374
      // // 20 => "Theatricality",
428
      // // 21 => "Funk",
375
      // // 21 => "Funk",
429
      // // 22 => "Journey to Regionals",
376
      // // 22 => "Journey to Regionals",
430
      // // 23 => "Audition",
377
      // // 23 => "Audition",
431
      // // 24 => "Britney/Brittany",
378
      // // 24 => "Britney/Brittany",
432
      // // 25 => "Grilled Cheesus",
379
      // // 25 => "Grilled Cheesus",
433
      // // 26 => "Duets",
380
      // // 26 => "Duets",
434
      // // 27 => "The Rocky Horror Glee Show",
381
      // // 27 => "The Rocky Horror Glee Show",
435
      // // 28 => "Never Been Kissed",
382
      // // 28 => "Never Been Kissed",
436
      // // 29 => "The Substitute",
383
      // // 29 => "The Substitute",
437
      // // 30 => "Furt",
384
      // // 30 => "Furt",
438
      // // 31 => "Special Education",
385
      // // 31 => "Special Education",
439
      // // 32 => "A Very Glee Christmas",
386
      // // 32 => "A Very Glee Christmas",
440
      // // 33 => "The Sue Sylvester Shuffle",
387
      // // 33 => "The Sue Sylvester Shuffle",
441
      // // 34 => "Silly Love Songs",
388
      // // 34 => "Silly Love Songs",
442
      // // 35 => "Comeback",
389
      // // 35 => "Comeback",
443
      // // 36 => "Blame It on the Alcohol",
390
      // // 36 => "Blame It on the Alcohol",
444
      // // 37 => "Sexy",
391
      // // 37 => "Sexy",
445
      // // 38 => "Original Song",
392
      // // 38 => "Original Song",
446
      // // 39 => "A Night of Neglect",
393
      // // 39 => "A Night of Neglect",
447
      // // 40 => "Born This Way",
394
      // // 40 => "Born This Way",
448
      // // 41 => "Rumours",
395
      // // 41 => "Rumours",
449
      // // 42 => "Prom Queen",
396
      // // 42 => "Prom Queen",
450
      // // 43 => "Funeral",
397
      // // 43 => "Funeral",
451
      // // 44 => "New York",
398
      // // 44 => "New York",
452
      // )
399
      // )
453
    // ),
400
    // ),
454
401
455
  '<span class="heroes">Her<span class="o">o</span>e<span class="s">s</span></span>' => &$heroes,
402
  '<span class="heroes">Her<span class="o">o</span>e<span class="s">s</span></span>' => &$heroes,
456
403
457
  '<span class="house"
404
  '<span class="house"
458
  ><span class="h">H</span><span class="ouse">ouse</span>'
405
  ><span class="h">H</span><span class="ouse">ouse</span>'
459
  . '<span style="display: none">,</span>
406
  . '<span style="display: none">,</span>
460
  <span class="md">M.D.</span></span>' => &$house,
407
  <span class="md">M.D.</span></span>' => &$house,
461
408
462
  '<span class="house"><span class="md-de">Dr.</span> <span class="h">H</span><span class="ouse">ouse</span></span>' => &$house_de,
409
  '<span class="house"><span class="md-de">Dr.</span> <span class="h">H</span><span class="ouse">ouse</span></span>' => &$house_de,
463
410
464
  '<span class="ijon-tichy"><span class="title"><span class="i">I</span>'
411
  '<span class="ijon-tichy"><span class="title"><span class="i">I</span>'
465
  . '<span class="j">j</span><span class="o">o</span><span class="n">n</span>'
412
  . '<span class="j">j</span><span class="o">o</span><span class="n">n</span>'
466
  . ' <span class="t">T</span><span class="i2">i</span><span class="c">c</span>'
413
  . ' <span class="t">T</span><span class="i2">i</span><span class="c">c</span>'
467
  . '<span class="h">h</span><span class="y">y</span></span>'
414
  . '<span class="h">h</span><span class="y">y</span></span>'
468
  . '<span class="hidden">: </span>'
415
  . '<span class="hidden">: </span>'
469
  . '<span class="subtitle"><span class="r">R</span><span class="a">a</span>'
416
  . '<span class="subtitle"><span class="r">R</span><span class="a">a</span>'
470
  . '<span class="u">u</span><span class="mpi">mpi</span>'
417
  . '<span class="u">u</span><span class="mpi">mpi</span>'
471
  . '<span class="l">l</span><span class="o">o</span><span class="t">t</span></span>'
418
  . '<span class="l">l</span><span class="o">o</span><span class="t">t</span></span>'
472
  . '<span class="hidden">&nbsp;– </span>'
419
  . '<span class="hidden">&nbsp;– </span>'
473
  . '<span class="subtitle2"><span class="die">Die</span>'
420
  . '<span class="subtitle2"><span class="die">Die</span>'
474
  . ' <span class="ster">Ster</span><span class="ntag">ntag</span>'
421
  . ' <span class="ster">Ster</span><span class="ntag">ntag</span>'
475
  . '<span class="ebuec">ebüc</span><span class="her">her</span>'
422
  . '<span class="ebuec">ebüc</span><span class="her">her</span>'
476
  . '</span></span>' => array(
423
  . '</span></span>' => array(
477
    'channel'      => 'zdf_neo',
424
    'channel'      => 'zdf_neo',
478
    'seen'         => array(array(1, 2)),
425
    'seen'         => array(array(1, 2)),
479
    'last_seen'    => mktime(23, 35, 0, 10, 22, 2011),
426
    'last_seen'    => mktime(23, 35, 0, 10, 22, 2011),
480
    'seasons'      => array(6, 8),
427
    'seasons'      => array(6, 8),
481
    'episode_list' => 'wiki:Ijon_Tichy:_Raumpilot#Episodenliste',
428
    'episode_list' => 'wiki:Ijon_Tichy:_Raumpilot#Episodenliste',
482
    'episodes'     => array(
429
    'episodes'     => array(
483
      1 => "Kosmische Kollegen",
430
      1 => "Kosmische Kollegen",
484
      2 => "Planet der Reserven",
431
      2 => "Planet der Reserven",
485
      3 => "Relativistische Effekte",
432
      3 => "Relativistische Effekte",
486
      4 => "Der futurologische Kongress",
433
      4 => "Der futurologische Kongress",
487
      5 => "Sabotage",
434
      5 => "Sabotage",
488
      6 => "Die innere Stimme",
435
      6 => "Die innere Stimme",
489
      7 => "Held von Kosmos",
436
      7 => "Held von Kosmos",
490
      8 => "Shøpping",
437
      8 => "Shøpping",
491
      9 => "Schön schaumig",
438
      9 => "Schön schaumig",
492
      10 => "Biste fix Zeitblasen",
439
      10 => "Biste fix Zeitblasen",
493
      11 => "Sepulken verboten",
440
      11 => "Sepulken verboten",
494
      12 => "Das Erinnerungsstück",
441
      12 => "Das Erinnerungsstück",
495
      13 => "Schein und Sein I",
442
      13 => "Schein und Sein I",
496
      14 => "Schein und Sein II",
443
      14 => "Schein und Sein II",
497
    )
444
    )
498
  ),
445
  ),
499
446
500
  '<span class="it-crowd">The IT Crowd</span>' => array(
447
  '<span class="it-crowd">The IT Crowd</span>' => array(
501
    'channel'      => 'More4/E4',
448
    'channel'      => 'More4/E4',
502
    'seen'         => array(array(1, 3)),
449
    'seen'         => array(array(1, 3)),
503
    'last_seen'    => mktime(2, 0, 0, 11, 28, 2011),
450
    'last_seen'    => mktime(2, 0, 0, 11, 28, 2011),
504
    'seasons'      => array(6, 6, 6, 6),
451
    'seasons'      => array(6, 6, 6, 6),
505
    'episode_list' => 'wiki:en:List_of_The_IT_Crowd_episodes',
452
    'episode_list' => 'wiki:en:List_of_The_IT_Crowd_episodes',
506
    'episodes'     => array(
453
    'episodes'     => array(
507
      1 => "Yesterday's Jam",
454
      1 => "Yesterday's Jam",
508
      2 => "Calamity Jen",
455
      2 => "Calamity Jen",
509
      3 => "50/50",
456
      3 => "50/50",
510
      4 => "The Red Door",
457
      4 => "The Red Door",
511
      5 => "The Haunting of Bill Crouse",
458
      5 => "The Haunting of Bill Crouse",
512
      6 => "Aunt Irma Visits",
459
      6 => "Aunt Irma Visits",
513
      7 => "The Work Outing",
460
      7 => "The Work Outing",
514
      8 => "Return of the Golden Child",
461
      8 => "Return of the Golden Child",
515
      9 => "Moss and the German",
462
      9 => "Moss and the German",
516
      10 => "The Dinner Party",
463
      10 => "The Dinner Party",
517
      11 => "Smoke and Mirrors",
464
      11 => "Smoke and Mirrors",
518
      12 => "Men Without Women",
465
      12 => "Men Without Women",
519
      13 => "From Hell",
466
      13 => "From Hell",
520
      14 => "Are We Not Men?",
467
      14 => "Are We Not Men?",
521
      15 => "Tramps Like Us",
468
      15 => "Tramps Like Us",
522
      16 => "Speech",
469
      16 => "Speech",
523
      17 => "Friendface",
470
      17 => "Friendface",
524
      18 => "Calendar Geeks",
471
      18 => "Calendar Geeks",
525
      19 => "Jen the Fredo",
472
      19 => "Jen the Fredo",
526
      20 => "The Final Countdown",
473
      20 => "The Final Countdown",
527
      21 => "Something Happened",
474
      21 => "Something Happened",
528
      22 => "Italian for Beginners",
475
      22 => "Italian for Beginners",
529
      23 => "Bad Boys",
476
      23 => "Bad Boys",
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
541
  '<span class="life-on-mars"><span class="life">Lif<span
488
  '<span class="life-on-mars"><span class="life">Lif<span
542
    class="e">e</span></span> <span class="on">on</span>
489
    class="e">e</span></span> <span class="on">on</span>
543
    <span class="mars">Mars</span></span>' => array(
490
    <span class="mars">Mars</span></span>' => array(
544
  //       'ignore'    => true,
491
  //       'ignore'    => true,
545
    'channel'   => 'online',
492
    'channel'   => 'online',
546
    'seen'      => array(array(1, 2)),
493
    'seen'      => array(array(1, 2)),
547
    //       'last_seen' => mktime(21, 0, 0, 9, 8, 2011),
494
    //       'last_seen' => mktime(21, 0, 0, 9, 8, 2011),
548
    'seasons'   => array(8, 8),
495
    'seasons'   => array(8, 8),
549
    //     'episode_list' => 'wiki:en:List_of_Life_on_Mars_episodes',
496
    //     'episode_list' => 'wiki:en:List_of_Life_on_Mars_episodes',
550
    'episodes' => array(
497
    'episodes' => array(
551
      1 => "Erinnerungen aus der Zukunft",
498
      1 => "Erinnerungen aus der Zukunft",
552
      2 => "Zeugenschutz",
499
      2 => "Zeugenschutz",
553
      3 => "Episode 3",
500
      3 => "Episode 3",
554
      4 => "Episode 4",
501
      4 => "Episode 4",
555
      5 => "Episode 5",
502
      5 => "Episode 5",
556
      6 => "Episode 6",
503
      6 => "Episode 6",
557
      7 => "Episode 7",
504
      7 => "Episode 7",
558
      8 => "Episode 8",
505
      8 => "Episode 8",
559
506
560
      9 => "Episode 1",
507
      9 => "Episode 1",
561
      10 => "Episode 2",
508
      10 => "Episode 2",
562
      11 => "Episode 3",
509
      11 => "Episode 3",
563
      12 => "Episode 4",
510
      12 => "Episode 4",
564
      13 => "Episode 5",
511
      13 => "Episode 5",
565
      14 => "Episode 6",
512
      14 => "Episode 6",
566
      15 => "Episode 7",
513
      15 => "Episode 7",
567
      16 => "Episode 8"
514
      16 => "Episode 8"
568
    )
515
    )
569
  ),
516
  ),
570
517
571
  '<span class="moonlight"><span class="moon">Moo<span class="n">n</span></span><span class="light">light</span></span>' => array(
518
  '<span class="moonlight"><span class="moon">Moo<span class="n">n</span></span><span class="light">light</span></span>' => array(
572
  //     'ignore'    => true,
519
  //     'ignore'    => true,
573
    'channel'   => 'sixx',
520
    'channel'   => 'sixx',
574
    'showtimes' => 'Mi–Fr 21:00',
521
    'showtimes' => 'Mi–Fr 21:00',
575
    'seen'      => array(array(1, 2)),
522
    'seen'      => array(array(1, 2)),
576
    'last_seen' => mktime(21, 0, 0, 9, 8, 2011),
523
    'last_seen' => mktime(21, 0, 0, 9, 8, 2011),
577
    'seasons'   => array(16),
524
    'seasons'   => array(16),
578
    'episodes' => array(
525
    'episodes' => array(
579
      1 => "Es gibt keine Vampire (No Such Thing As Vampires)",
526
      1 => "Es gibt keine Vampire (No Such Thing As Vampires)",
580
      2 => "Schatten der Vergangenheit (Out of the Past)",
527
      2 => "Schatten der Vergangenheit (Out of the Past)",
581
      3 => "Dr. Feelgood",
528
      3 => "Dr. Feelgood",
582
      4 => "Fieber (Fever)",
529
      4 => "Fieber (Fever)",
583
      5 => "Ewige Jugend (Arrested Development)",
530
      5 => "Ewige Jugend (Arrested Development)",
584
      6 => "Black Crystal (B.C.)",
531
      6 => "Black Crystal (B.C.)",
585
      7 => "Das Ebenbild (The Ringer)",
532
      7 => "Das Ebenbild (The Ringer)",
586
      8 => "Die Blutbeichte (12:04 AM)",
533
      8 => "Die Blutbeichte (12:04 AM)",
587
      9 => "Fleur de Lis",
534
      9 => "Fleur de Lis",
588
      10 => "Dornröschen (Sleeping Beauty)",
535
      10 => "Dornröschen (Sleeping Beauty)",
589
      11 => "Ewige Liebe (Love Lasts Forever)",
536
      11 => "Ewige Liebe (Love Lasts Forever)",
590
      12 => "Das Heilmittel (The Mortal Cure)",
537
      12 => "Das Heilmittel (The Mortal Cure)",
591
      13 => "Kurzes Glück (Fated to Pretend)",
538
      13 => "Kurzes Glück (Fated to Pretend)",
592
      14 => "Klick (Click)",
539
      14 => "Klick (Click)",
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,
676
627
677
  '<span class="odyssey5">Odys<span class="s2">s</span><span
628
  '<span class="odyssey5">Odys<span class="s2">s</span><span
678
    class="e">e</span><span class="y2">y</span>
629
    class="e">e</span><span class="y2">y</span>
679
    <span class="five">5</span></span>' => array(
630
    <span class="five">5</span></span>' => array(
680
    'channel' => 'online',
631
    'channel' => 'online',
681
    'seen' => array(array(1, 2)),
632
    'seen' => array(array(1, 2)),
682
    'episode_list' => 'wiki:en:Odyssey_5#Episode_list',
633
    'episode_list' => 'wiki:en:Odyssey_5#Episode_list',
683
    'episodes' => array(
634
    'episodes' => array(
684
       1 => 'Pilot',
635
       1 => 'Pilot',
685
       2 => 'Shatterer',
636
       2 => 'Shatterer',
686
       3 => 'Astronaut Dreams',
637
       3 => 'Astronaut Dreams',
687
       4 => 'Time Out of Mind',
638
       4 => 'Time Out of Mind',
688
       5 => 'Symbiosis',
639
       5 => 'Symbiosis',
689
       6 => 'The Choices We Make',
640
       6 => 'The Choices We Make',
690
       7 => 'Rapture',
641
       7 => 'Rapture',
691
       8 => 'L.D.U. 7',
642
       8 => 'L.D.U. 7',
692
       9 => 'Flux',
643
       9 => 'Flux',
693
      10 => 'Kitten',
644
      10 => 'Kitten',
694
      11 => 'Dark at the End of the Tunnel',
645
      11 => 'Dark at the End of the Tunnel',
695
      12 => 'Trouble with Harry',
646
      12 => 'Trouble with Harry',
696
      13 => 'Skin',
647
      13 => 'Skin',
697
      14 => 'Begotten',
648
      14 => 'Begotten',
698
      15 => 'Vanishing Point',
649
      15 => 'Vanishing Point',
699
      16 => 'Follow the Leader',
650
      16 => 'Follow the Leader',
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',
719
      3 => 'All Mine',
671
      3 => 'All Mine',
720
      4 => 'Magic',
672
      4 => 'Magic',
721
      5 => 'What About Blob?',
673
      5 => 'What About Blob?',
722
      6 => 'Leon',
674
      6 => 'Leon',
723
      7 => 'Love, Bullets & Blacktop',
675
      7 => 'Love, Bullets & Blacktop',
724
      8 => 'The Cop',
676
      8 => 'The Cop',
725
      9 => 'Ashes to Ashes',
677
      9 => 'Ashes to Ashes',
726
      10 => 'Cash Out',
678
      10 => 'Cash Out',
727
      11 => 'Hungry for Fame',
679
      11 => 'Hungry for Fame',
728
      12 => 'Unseen',
680
      12 => 'Unseen',
729
      13 => 'Acid Queen',
681
      13 => 'Acid Queen',
730
      14 => 'Rebellion',
682
      14 => 'Rebellion',
731
      15 => 'Coming to Grips',
683
      15 => 'Coming to Grips',
732
      16 => 'Greg, Schmeg',
684
      16 => 'Greg, Schmeg',
733
      17 => 'The Leak',
685
      17 => 'The Leak',
734
      18 => 'Cancun',
686
      18 => 'Cancun',
735
      19 => 'Episode IV: A New Hope',
687
      19 => 'Episode IV: A New Hope',
736
      20 => 'Dirty Sexy Mongol',
688
      20 => 'Dirty Sexy Mongol',
737
      21 => 'The Sweet Science',
689
      21 => 'The Sweet Science',
738
      22 => 'The Favorite',
690
      22 => 'The Favorite',
739
      23 => 'I Want My Baby Back',
691
      23 => 'I Want My Baby Back',
740
      24 => 'Underbelly',
692
      24 => 'Underbelly',
741
      25 => 'The Good Soil',
693
      25 => 'The Good Soil',
742
      26 => 'The Home Stretch',
694
      26 => 'The Home Stretch',
743
      27 => 'No Reaper Left Behind',
695
      27 => 'No Reaper Left Behind',
744
      28 => "My Brother's Reaper",
696
      28 => "My Brother's Reaper",
745
      29 => 'To Sprong, With Love',
697
      29 => 'To Sprong, With Love',
746
      30 => 'Business Casualty',
698
      30 => 'Business Casualty',
747
      31 => 'The Devil & Sam Oliver'
699
      31 => 'The Devil & Sam Oliver'
748
    ),
700
    ),
749
    'episode_list' => 'wiki:en:List_of_Reaper_episodes'
701
    'episode_list' => 'wiki:en:List_of_Reaper_episodes'
750
  ),
702
  ),
751
703
752
  '<span class="roswell">Roswel<span>l</span></span>' => array(
704
  '<span class="roswell">Roswel<span>l</span></span>' => array(
753
//     'ignore'   => true,
705
//     'ignore'   => true,
754
    'channel'   => 'online',
706
    'channel'   => 'online',
755
    //     'showtimes' => 'Di–Sa 03:15',
707
    //     'showtimes' => 'Di–Sa 03:15',
756
    'seen'      => array(array(1, 7)),
708
    'seen'      => array(array(1, 7)),
757
    //     'last_seen' => mktime(5, 0, 0, 6, 2, 2011),
709
    //     'last_seen' => mktime(5, 0, 0, 6, 2, 2011),
758
    'seasons'   => array(22, 21, 18),
710
    'seasons'   => array(22, 21, 18),
759
    'episodes' => array(
711
    'episodes' => array(
760
      1 => "Pilot",
712
      1 => "Pilot",
761
      2 => "The Morning After",
713
      2 => "The Morning After",
762
      3 => "Monsters",
714
      3 => "Monsters",
763
      4 => "Leaving Normal",
715
      4 => "Leaving Normal",
764
      5 => "Missing",
716
      5 => "Missing",
765
      6 => "285 South (Part 1)",
717
      6 => "285 South (Part 1)",
766
      7 => "River Dog (Part 2)",
718
      7 => "River Dog (Part 2)",
767
      8 => "Blood Brother",
719
      8 => "Blood Brother",
768
      9 => "Heat Wave",
720
      9 => "Heat Wave",
769
      10 => "The Balance",
721
      10 => "The Balance",
770
      11 => "Toy House",
722
      11 => "Toy House",
771
      12 => "Into the Woods",
723
      12 => "Into the Woods",
772
      13 => "The Convention",
724
      13 => "The Convention",
773
      14 => "Blind Date",
725
      14 => "Blind Date",
774
      15 => "Independence Day",
726
      15 => "Independence Day",
775
      16 => "Sexual Healing",
727
      16 => "Sexual Healing",
776
      17 => "Crazy",
728
      17 => "Crazy",
777
      18 => "Tess, Lies and Videotape",
729
      18 => "Tess, Lies and Videotape",
778
      19 => "Four Square",
730
      19 => "Four Square",
779
      20 => "Max to the Max",
731
      20 => "Max to the Max",
780
      21 => "The White Room (Part 1)",
732
      21 => "The White Room (Part 1)",
781
      22 => "Destiny (Part 2)",
733
      22 => "Destiny (Part 2)",
782
734
783
      23 => "Skin and Bones",
735
      23 => "Skin and Bones",
784
      24 => "Ask Not",
736
      24 => "Ask Not",
785
      25 => "Surprise",
737
      25 => "Surprise",
786
      26 => "Summer of '47",
738
      26 => "Summer of '47",
787
      27 => "The End of the World",
739
      27 => "The End of the World",
788
      28 => "Harvest",
740
      28 => "Harvest",
789
      29 => "Wipeout!",
741
      29 => "Wipeout!",
790
      30 => "Meet the Dupes (Part 1)",
742
      30 => "Meet the Dupes (Part 1)",
791
      31 => "Max in the City (Part 2)",
743
      31 => "Max in the City (Part 2)",
792
      32 => "A Roswell Christmas Carol",
744
      32 => "A Roswell Christmas Carol",
793
      33 => "To Serve and Protect",
745
      33 => "To Serve and Protect",
794
      34 => "We Are Family",
746
      34 => "We Are Family",
795
      35 => "Disturbing Behavior (Part 1)",
747
      35 => "Disturbing Behavior (Part 1)",
796
      36 => "How the Other Half Lives (Part 2)",
748
      36 => "How the Other Half Lives (Part 2)",
797
      37 => "Viva Las Vegas",
749
      37 => "Viva Las Vegas",
798
      38 => "Heart of Mine",
750
      38 => "Heart of Mine",
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)",
810
      49 => "To Have and to Hold",
762
      49 => "To Have and to Hold",
811
      50 => "Interruptus",
763
      50 => "Interruptus",
812
      51 => "Behind the Music",
764
      51 => "Behind the Music",
813
      52 => "Samuel Rising",
765
      52 => "Samuel Rising",
814
      53 => "A Tale of Two Parties",
766
      53 => "A Tale of Two Parties",
815
      54 => "I Married an Alien",
767
      54 => "I Married an Alien",
816
      55 => "Ch-Ch-Changes",
768
      55 => "Ch-Ch-Changes",
817
      56 => "Panacea",
769
      56 => "Panacea",
818
      57 => "Chant Down Babylon",
770
      57 => "Chant Down Babylon",
819
      58 => "Who Died and Made You King?",
771
      58 => "Who Died and Made You King?",
820
      59 => "Crash",
772
      59 => "Crash",
821
      60 => "Four Aliens and a Baby",
773
      60 => "Four Aliens and a Baby",
822
      61 => "Graduation",
774
      61 => "Graduation",
823
    ),
775
    ),
824
    'episode_list' => 'wiki:en:List_of_Roswell_episodes'
776
    'episode_list' => 'wiki:en:List_of_Roswell_episodes'
825
  ),
777
  ),
826
778
827
  '<span class="samantha-who"><span class="text"><span class="samantha">Samantha</span>'
779
  '<span class="samantha-who"><span class="text"><span class="samantha">Samantha</span>'
828
  . ' <span class="who">Who</span></span><span class="q">?</span></span>' => array(
780
  . ' <span class="who">Who</span></span><span class="q">?</span></span>' => array(
829
    'channel'   => 'E4',
781
    'channel'   => 'E4',
830
    'showtimes' => 'Mo-Fr 19:00',
782
    'showtimes' => 'Mo-Fr 19:00',
831
    'seen'      => array(array(1, 4)),
783
    'seen'      => array(array(1, 4)),
832
    'last_seen' => mktime(19, 0, 0, 10, 1, 2011),
784
    'last_seen' => mktime(19, 0, 0, 10, 1, 2011),
833
    'seasons'   => array(15, 20),
785
    'seasons'   => array(15, 20),
834
    'episode_list' => 'wiki:en:Samantha_Who',
786
    'episode_list' => 'wiki:en:Samantha_Who',
835
    'episodes'  => array(
787
    'episodes'  => array(
836
      1 => "Pilot",
788
      1 => "Pilot",
837
      2 => "The Job",
789
      2 => "The Job",
838
      3 => "The Wedding",
790
      3 => "The Wedding",
839
      4 => "The Virgin (01.10.2011 19:00)",
791
      4 => "The Virgin (01.10.2011 19:00)",
840
      5 => "The Restraining Order",
792
      5 => "The Restraining Order",
841
      6 => "The Hypnotherapist",
793
      6 => "The Hypnotherapist",
842
      7 => "The Hockey Date",
794
      7 => "The Hockey Date",
843
      8 => "The Car",
795
      8 => "The Car",
844
      9 => "The Break-Up",
796
      9 => "The Break-Up",
845
      10 => "The Girlfriend",
797
      10 => "The Girlfriend",
846
      11 => "The Boss",
798
      11 => "The Boss",
847
      12 => "The Butterflies",
799
      12 => "The Butterflies",
848
      13 => "The Gallery Show",
800
      13 => "The Gallery Show",
849
      14 => "The Affair",
801
      14 => "The Affair",
850
      15 => "The Birthday",
802
      15 => "The Birthday",
851
      16 => "So I Think I Can Dance",
803
      16 => "So I Think I Can Dance",
852
      17 => "Out of Africa",
804
      17 => "Out of Africa",
853
      18 => "The Pill",
805
      18 => "The Pill",
854
      19 => "The Building",
806
      19 => "The Building",
855
      //       20 => "Help!",
807
      //       20 => "Help!",
856
//       21 => "The Ex",
808
//       21 => "The Ex",
857
//       22 => "The Farm",
809
//       22 => "The Farm",
858
//       23 => "The Park",
810
//       23 => "The Park",
859
//       24 => "The Family Vacation",
811
//       24 => "The Family Vacation",
860
//       25 => "My Best Friend's Boyfriend",
812
//       25 => "My Best Friend's Boyfriend",
861
      26 => "The Dog",
813
      26 => "The Dog",
862
      27 => "The Amazing Racist",
814
      27 => "The Amazing Racist",
863
      28 => "The Debt",
815
      28 => "The Debt",
864
      29 => "The Rock Star",
816
      29 => "The Rock Star",
865
      30 => "Todd's Job",
817
      30 => "Todd's Job",
866
      31 => "The Sister",
818
      31 => "The Sister",
867
      32 => "The Dream Job",
819
      32 => "The Dream Job",
868
      33 => "The First Date",
820
      33 => "The First Date",
869
      34 => "The Other Woman",
821
      34 => "The Other Woman",
870
      35 => "With This Ring",
822
      35 => "With This Ring",
871
    )
823
    )
872
  ),
824
  ),
873
825
874
  '<span class="scrubs">Scrub<span class="s">s</span></span>' => &$scrubs,
826
  '<span class="scrubs">Scrub<span class="s">s</span></span>' => &$scrubs,
875
827
876
  '<span class="scrubs">Scrub<span class="s">s</span></span> (de)' => &$scrubs_de,
828
  '<span class="scrubs">Scrub<span class="s">s</span></span> (de)' => &$scrubs_de,
877
829
878
  '<span class="seaQuest"><span id="seaQuest"><span
830
  '<span class="seaQuest"><span id="seaQuest"><span
879
  class="s">s</span><span class="e">e</span><span
831
  class="s">s</span><span class="e">e</span><span
880
  class="a">a</span><span
832
  class="a">a</span><span
881
  class="q">Q</span><span class="u">u</span><span
833
  class="q">Q</span><span class="u">u</span><span
882
  class="e2">e</span><span class="s2">s</span><span
834
  class="e2">e</span><span class="s2">s</span><span
883
  class="t">t</span></span><span class="hidden">
835
  class="t">t</span></span><span class="hidden">
884
  </span><span id="dsv">DSV</span></span> (de)' => &$seaQuest_de,
836
  </span><span id="dsv">DSV</span></span> (de)' => &$seaQuest_de,
885
837
886
  '<span class="sherlock">Sherlock</span>' => array(
838
  '<span class="sherlock">Sherlock</span>' => array(
887
    'channel'   => 'BBC 1',
839
    'channel'   => 'BBC 1',
888
    'showtimes' => 'Mi 21:30',
840
    'showtimes' => 'Mi 21:30',
889
    'seen'      => array(array(1, 3)),
841
    'seen'      => array(array(1, 3)),
890
    'last_seen' => mktime(21, 30, 0, 8, 3, 2011),
842
    'last_seen' => mktime(21, 30, 0, 8, 3, 2011),
891
    'seasons'   => array(3, 3),
843
    'seasons'   => array(3, 3),
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
  ),
903
855
904
  '<span class="simpsons" id="simpsons"><span class="text"><span>The</span> <span>Simpsons</span></span></span>' => &$simpsons,
856
  '<span class="simpsons" id="simpsons"><span class="text"><span>The</span> <span>Simpsons</span></span></span>' => &$simpsons,
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',
926
    'showtimes' => 'Do 22:00',
907
    'showtimes' => 'Do 22:00',
927
    //     'seen'      => array(array(1, 4)),
908
    //     'seen'      => array(array(1, 4)),
928
//     'last_seen' => mktime(22, 45, 0, 6, 7, 2011),
909
//     'last_seen' => mktime(22, 45, 0, 6, 7, 2011),
929
    'seasons'   => array(13, 13, 5, 10),
910
    'seasons'   => array(13, 13, 5, 10),
930
    'episode_list' => 'wiki:List_of_Torchwood_episodes',
911
    'episode_list' => 'wiki:List_of_Torchwood_episodes',
931
    'episodes' => array(
912
    'episodes' => array(
932
    //        1 => 'Wie alles begann (Everything Changes)',
913
    //        1 => 'Wie alles begann (Everything Changes)',
933
//        2 => "Tag eins (Day One)",
914
//        2 => "Tag eins (Day One)",
934
//        3 => 'Die Geistermaschine (Ghost Machine)',
915
//        3 => 'Die Geistermaschine (Ghost Machine)',
935
//        4 => 'Cyberwoman (Cyber Woman)',
916
//        4 => 'Cyberwoman (Cyber Woman)',
936
//        5 => 'Aus dunkler Vorzeit (Small Worlds)',
917
//        5 => 'Aus dunkler Vorzeit (Small Worlds)',
937
//        6 => 'Erntezeit (Countrycide)',
918
//        6 => 'Erntezeit (Countrycide)',
938
//        7 => 'Timeo Danaos… (Greeks Bearing Gifts)',
919
//        7 => 'Timeo Danaos… (Greeks Bearing Gifts)',
939
//        8 => 'Sie haben Suzie schon wieder getötet! (They Keep Killing Suzie)',
920
//        8 => 'Sie haben Suzie schon wieder getötet! (They Keep Killing Suzie)',
940
//        9 => 'Das sechste Auge (Random Shoes)',
921
//        9 => 'Das sechste Auge (Random Shoes)',
941
//       10 => 'Die Gestrandeten (Out of Time)',
922
//       10 => 'Die Gestrandeten (Out of Time)',
942
//       11 => 'Faustrecht (Combat)',
923
//       11 => 'Faustrecht (Combat)',
943
//       12 => 'Captain Jack Harkness',
924
//       12 => 'Captain Jack Harkness',
944
//       13 => 'Das Ende aller Tage (End of Days)',
925
//       13 => 'Das Ende aller Tage (End of Days)',
945
926
946
//       14 => 'Kiss Kiss Bang Bang (Kiss Kiss, Bang Bang)',
927
//       14 => 'Kiss Kiss Bang Bang (Kiss Kiss, Bang Bang)',
947
//       15 => 'Invasion (Sleeper)',
928
//       15 => 'Invasion (Sleeper)',
948
//       16 => 'Bis zum letzten Mann (To the Last Man)',
929
//       16 => 'Bis zum letzten Mann (To the Last Man)',
949
//       17 => 'Fleisch (Meat)',
930
//       17 => 'Fleisch (Meat)',
950
//       18 => 'Adam',
931
//       18 => 'Adam',
951
//       19 => 'Nebenwirkungen (Reset)',
932
//       19 => 'Nebenwirkungen (Reset)',
952
//       20 => 'Untot (Dead Man Walking)',
933
//       20 => 'Untot (Dead Man Walking)',
953
//       21 => 'Aus dem Leben eines Toten (A Day in the Death)',
934
//       21 => 'Aus dem Leben eines Toten (A Day in the Death)',
954
//       22 => 'Die Braut, der vor nichts graut (Something Borrowed)',
935
//       22 => 'Die Braut, der vor nichts graut (Something Borrowed)',
955
//       23 => 'Sie kamen aus dem Regen (From Out of the Rain)',
936
//       23 => 'Sie kamen aus dem Regen (From Out of the Rain)',
956
//       24 => 'Verschollen (Adrift)',
937
//       24 => 'Verschollen (Adrift)',
957
//       25 => 'Offenbarungen (Fragments)',
938
//       25 => 'Offenbarungen (Fragments)',
958
//       26 => 'Wundmale (Exit Wounds)',
939
//       26 => 'Wundmale (Exit Wounds)',
959
940
960
//       27 => 'Kinder der Erde: Tag eins (Children of Earth: Day One)',
941
//       27 => 'Kinder der Erde: Tag eins (Children of Earth: Day One)',
961
//       28 => 'Kinder der Erde: Tag zwei (Children of Earth: Day Two)',
942
//       28 => 'Kinder der Erde: Tag zwei (Children of Earth: Day Two)',
962
//       29 => 'Kinder der Erde: Tag drei (Children of Earth: Day Three)',
943
//       29 => 'Kinder der Erde: Tag drei (Children of Earth: Day Three)',
963
//       30 => 'Kinder der Erde: Tag vier (Children of Earth: Day Four)',
944
//       30 => 'Kinder der Erde: Tag vier (Children of Earth: Day Four)',
964
//       31 => 'Kinder der Erde: Tag fünf (Children of Earth: Day Five)',
945
//       31 => 'Kinder der Erde: Tag fünf (Children of Earth: Day Five)',
965
946
966
      32 => 'The New World',
947
      32 => 'The New World',
967
      33 => 'Rendition',
948
      33 => 'Rendition',
968
      34 => 'Dead of Night',
949
      34 => 'Dead of Night',
969
      //       35 => 'Escape to L.A.',
950
      //       35 => 'Escape to L.A.',
970
//       36 => 'The Categories of Life',
951
//       36 => 'The Categories of Life',
971
//       37 => 'The Middle Men',
952
//       37 => 'The Middle Men',
972
//       38 => 'Immortal Sins',
953
//       38 => 'Immortal Sins',
973
//       39 => 'End of the Road',
954
//       39 => 'End of the Road',
974
//       40 => 'The Gathering',
955
//       40 => 'The Gathering',
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),
985
    'episode_list' => 'wiki:Liste_der_Torchwood-Episoden',
967
    'episode_list' => 'wiki:Liste_der_Torchwood-Episoden',
986
    'episodes' => array(
968
    'episodes' => array(
987
      1 => 'Wie alles begann (Everything Changes)',
969
      1 => 'Wie alles begann (Everything Changes)',
988
      2 => "Tag eins (Day One)",
970
      2 => "Tag eins (Day One)",
989
      3 => 'Die Geistermaschine (Ghost Machine)',
971
      3 => 'Die Geistermaschine (Ghost Machine)',
990
      4 => 'Cyberwoman (Cyber Woman)',
972
      4 => 'Cyberwoman (Cyber Woman)',
991
      5 => 'Aus dunkler Vorzeit (Small Worlds)',
973
      5 => 'Aus dunkler Vorzeit (Small Worlds)',
992
      6 => 'Erntezeit (Countrycide)',
974
      6 => 'Erntezeit (Countrycide)',
993
      7 => 'Timeo Danaos… (Greeks Bearing Gifts)',
975
      7 => 'Timeo Danaos… (Greeks Bearing Gifts)',
994
      8 => 'Sie haben Suzie schon wieder getötet! (They Keep Killing Suzie)',
976
      8 => 'Sie haben Suzie schon wieder getötet! (They Keep Killing Suzie)',
995
      9 => 'Das sechste Auge (Random Shoes)',
977
      9 => 'Das sechste Auge (Random Shoes)',
996
      10 => 'Die Gestrandeten (Out of Time)',
978
      10 => 'Die Gestrandeten (Out of Time)',
997
      11 => 'Faustrecht (Combat)',
979
      11 => 'Faustrecht (Combat)',
998
      12 => 'Captain Jack Harkness',
980
      12 => 'Captain Jack Harkness',
999
      13 => 'Das Ende aller Tage (End of Days)',
981
      13 => 'Das Ende aller Tage (End of Days)',
1000
982
1001
      14 => 'Kiss Kiss Bang Bang (Kiss Kiss, Bang Bang)',
983
      14 => 'Kiss Kiss Bang Bang (Kiss Kiss, Bang Bang)',
1002
      15 => 'Invasion (Sleeper)',
984
      15 => 'Invasion (Sleeper)',
1003
      //       16 => 'Bis zum letzten Mann (To the Last Man)',
985
      //       16 => 'Bis zum letzten Mann (To the Last Man)',
1004
//       17 => 'Fleisch (Meat)',
986
//       17 => 'Fleisch (Meat)',
1005
//       18 => 'Adam',
987
//       18 => 'Adam',
1006
//       19 => 'Nebenwirkungen (Reset)',
988
//       19 => 'Nebenwirkungen (Reset)',
1007
//       20 => 'Untot (Dead Man Walking)',
989
//       20 => 'Untot (Dead Man Walking)',
1008
//       21 => 'Aus dem Leben eines Toten (A Day in the Death)',
990
//       21 => 'Aus dem Leben eines Toten (A Day in the Death)',
1009
//       22 => 'Die Braut, der vor nichts graut (Something Borrowed)',
991
//       22 => 'Die Braut, der vor nichts graut (Something Borrowed)',
1010
//       23 => 'Sie kamen aus dem Regen (From Out of the Rain)',
992
//       23 => 'Sie kamen aus dem Regen (From Out of the Rain)',
1011
//       24 => 'Verschollen (Adrift)',
993
//       24 => 'Verschollen (Adrift)',
1012
//       25 => 'Offenbarungen (Fragments)',
994
//       25 => 'Offenbarungen (Fragments)',
1013
//       26 => 'Wundmale (Exit Wounds)',
995
//       26 => 'Wundmale (Exit Wounds)',
1014
996
1015
//       27 => 'Kinder der Erde: Tag eins (Children of Earth: Day One)',
997
//       27 => 'Kinder der Erde: Tag eins (Children of Earth: Day One)',
1016
//       28 => 'Kinder der Erde: Tag zwei (Children of Earth: Day Two)',
998
//       28 => 'Kinder der Erde: Tag zwei (Children of Earth: Day Two)',
1017
//       29 => 'Kinder der Erde: Tag drei (Children of Earth: Day Three)',
999
//       29 => 'Kinder der Erde: Tag drei (Children of Earth: Day Three)',
1018
//       30 => 'Kinder der Erde: Tag vier (Children of Earth: Day Four)',
1000
//       30 => 'Kinder der Erde: Tag vier (Children of Earth: Day Four)',
1019
//       31 => 'Kinder der Erde: Tag fünf (Children of Earth: Day Five)',
1001
//       31 => 'Kinder der Erde: Tag fünf (Children of Earth: Day Five)',
1020
1002
1021
//       32 => 'The New World',
1003
//       32 => 'The New World',
1022
//       33 => 'Rendition',
1004
//       33 => 'Rendition',
1023
//       34 => 'Dead of Night',
1005
//       34 => 'Dead of Night',
1024
//       35 => 'Escape to L.A.',
1006
//       35 => 'Escape to L.A.',
1025
//       36 => 'The Categories of Life',
1007
//       36 => 'The Categories of Life',
1026
//       37 => 'The Middle Men',
1008
//       37 => 'The Middle Men',
1027
//       38 => 'Immortal Sins',
1009
//       38 => 'Immortal Sins',
1028
//       39 => 'End of the Road',
1010
//       39 => 'End of the Road',
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',
1131
    'seen'      => array(array(1, 4)),
1022
    'seen'      => array(array(1, 4)),
1132
    //     'last_seen' => mktime(0, 4, 0, 9, 30, 2011),
1023
    //     'last_seen' => mktime(0, 4, 0, 9, 30, 2011),
1133
    'seasons'   => array(12, 12, 12),
1024
    'seasons'   => array(12, 12, 12),
1134
    'episode_list' => 'wiki:Taras_Welten#Episodenliste',
1025
    'episode_list' => 'wiki:Taras_Welten#Episodenliste',
1135
    'episodes'  => array(
1026
    'episodes'  => array(
1136
      1 => "Pilot (Teenie-Alarm)",
1027
      1 => "Pilot (Teenie-Alarm)",
1137
      2 => "Aftermath (Ruhe nach dem Sturm)",
1028
      2 => "Aftermath (Ruhe nach dem Sturm)",
1138
      3 => "Work (Eine Frau für alle Fälle)",
1029
      3 => "Work (Eine Frau für alle Fälle)",
1139
      4 => "Himmel & Hölle (Inspiration)",
1030
      4 => "Himmel & Hölle (Inspiration)",
1140
      5 => "Party Time (Revolution)",
1031
      5 => "Party Time (Revolution)",
1141
      6 => "Familiengeheimnisse (Transition)",
1032
      6 => "Familiengeheimnisse (Transition)",
1142
      7 => "Busenfreundinnen (Alternations)",
1033
      7 => "Busenfreundinnen (Alternations)",
1143
      8 => "Weibliche Tricks und Triebe (Abundance)",
1034
      8 => "Weibliche Tricks und Triebe (Abundance)",
1144
      9 => "Reiseandenken (Possibility)",
1035
      9 => "Reiseandenken (Possibility)",
1145
      10 => "Feuer unterm Dach (Betrayal)",
1036
      10 => "Feuer unterm Dach (Betrayal)",
1146
      11 => "Schnee von gestern (Snow)",
1037
      11 => "Schnee von gestern (Snow)",
1147
      12 => "Nackte Tatsachen (Miracle)",
1038
      12 => "Nackte Tatsachen (Miracle)",
1148
1039
1149
      13 => "Zu neuen Ufern (Yes)",
1040
      13 => "Zu neuen Ufern (Yes)",
1150
      14 => "Buck In Love (Trouble Junction)",
1041
      14 => "Buck In Love (Trouble Junction)",
1151
      15 => "Auf dünnem Eis (The Truth Hurts)",
1042
      15 => "Auf dünnem Eis (The Truth Hurts)",
1152
      16 => "Die neue Therapeutin (You Becoming You)",
1043
      16 => "Die neue Therapeutin (You Becoming You)",
1153
      17 => "Hinter Gittern (Doin’ Time)",
1044
      17 => "Hinter Gittern (Doin’ Time)",
1154
      18 => "Geschlossene Gesellschaft (Torando)",
1045
      18 => "Geschlossene Gesellschaft (Torando)",
1155
      19 => "Besuch vom Jugendamt (Dept. of Fucked Up Family Services)",
1046
      19 => "Besuch vom Jugendamt (Dept. of Fucked Up Family Services)",
1156
      20 => "Die Kunstausstellung (Explosive Diorama)",
1047
      20 => "Die Kunstausstellung (Explosive Diorama)",
1157
      21 => "Das Familienporträt (The Family Portrait)",
1048
      21 => "Das Familienporträt (The Family Portrait)",
1158
      22 => "Die Schwarze Witwe (Open House)",
1049
      22 => "Die Schwarze Witwe (Open House)",
1159
      23 => "Spurensuche (To Have and to Hold)",
1050
      23 => "Spurensuche (To Have and to Hold)",
1160
      24 => "Zerbrochene Träume (From this Day Forward)",
1051
      24 => "Zerbrochene Träume (From this Day Forward)",
1161
1052
1162
      25 => "…youwillnotwin…",
1053
      25 => "…youwillnotwin…",
1163
      26 => "Crackerjack",
1054
      26 => "Crackerjack",
1164
      27 => "The Full F**k You Finger",
1055
      27 => "The Full F**k You Finger",
1165
      28 => "Wheels",
1056
      28 => "Wheels",
1166
      29 => "Dr. Hatteras’ Miracle Elixir",
1057
      29 => "Dr. Hatteras’ Miracle Elixir",
1167
      30 => "The Road to Hell Is Paved with Breast Intentions",
1058
      30 => "The Road to Hell Is Paved with Breast Intentions",
1168
      31 => "The Electrifying & Magnanimous Return of Beaverlamp",
1059
      31 => "The Electrifying & Magnanimous Return of Beaverlamp",
1169
      32 => "Chicken 'n' Corn",
1060
      32 => "Chicken 'n' Corn",
1170
      33 => "Bryce Will Play",
1061
      33 => "Bryce Will Play",
1171
      34 => "Train Wreck",
1062
      34 => "Train Wreck",
1172
      35 => "Crunchy Ice",
1063
      35 => "Crunchy Ice",
1173
      36 => "The Good Parts"
1064
      36 => "The Good Parts"
1174
    )
1065
    )
1175
  ),
1066
  ),
1176
1067
1177
  '<span class="visitors"><span class="v">V</span>'
1068
  '<span class="visitors"><span class="v">V</span>'
1178
  . '<span class="hidden"> – </span><span class="subtitle">Die Besucher</span></span> (2009)' => array(
1069
  . '<span class="hidden"> – </span><span class="subtitle">Die Besucher</span></span> (2009)' => array(
1179
    'channel'   => 'ProSieben',
1070
    'channel'   => 'ProSieben',
1180
    'showtimes' => 'Mi 20:15',
1071
    'showtimes' => 'Mi 20:15',
1181
    'seen'      => array(array(1, 3)),
1072
    'seen'      => array(array(1, 3)),
1182
    'last_seen' => mktime(20, 15, 0, 7, 18, 2011),
1073
    'last_seen' => mktime(20, 15, 0, 7, 18, 2011),
1183
    'seasons'   => array(12, 10),
1074
    'seasons'   => array(12, 10),
1184
    'episode_list' => 'wiki:V_-_Die_Besucher#Episodenliste',
1075
    'episode_list' => 'wiki:V_-_Die_Besucher#Episodenliste',
1185
    'episodes'  => array(
1076
    'episodes'  => array(
1186
      1 => "Wir kommen in Frieden (Pilot)",
1077
      1 => "Wir kommen in Frieden (Pilot)",
1187
      2 => "Nichts ist mehr normal (There Is No Normal Anymore)",
1078
      2 => "Nichts ist mehr normal (There Is No Normal Anymore)",
1188
      3 => "Ein strahlender Tag (A Bright New Day)",
1079
      3 => "Ein strahlender Tag (A Bright New Day)",
1189
      4 => "Das ist nur der Anfang (It’s Only The Beginning)",
1080
      4 => "Das ist nur der Anfang (It’s Only The Beginning)",
1190
      5 => "Willkommen im Krieg (Welcome To The War)",
1081
      5 => "Willkommen im Krieg (Welcome To The War)",
1191
      6 => "Ein Pfund Fleisch (Pound of Flesh)",
1082
      6 => "Ein Pfund Fleisch (Pound of Flesh)",
1192
      7 => "John May (John May)",
1083
      7 => "John May (John May)",
1193
      8 => "Wir können nicht gewinnen (We Can't Win)",
1084
      8 => "Wir können nicht gewinnen (We Can't Win)",
1194
      9 => "Die Ketzergabel (Heretic's Fork)",
1085
      9 => "Die Ketzergabel (Heretic's Fork)",
1195
      10 => "Herz und Verstand (Hearts and Minds)",
1086
      10 => "Herz und Verstand (Hearts and Minds)",
1196
      11 => "Reifezeit (Fruition)",
1087
      11 => "Reifezeit (Fruition)",
1197
      12 => "Brennender Himmel (Red Sky)",
1088
      12 => "Brennender Himmel (Red Sky)",
1198
      //       13 => "Roter Regen (Red Rain)",
1089
      //       13 => "Roter Regen (Red Rain)",
1199
//       14 => "Selbstmordkommandos (Serpent’s Tooth)",
1090
//       14 => "Selbstmordkommandos (Serpent’s Tooth)",
1200
      15 => "Enthüllung (Laid Bare)",
1091
      15 => "Enthüllung (Laid Bare)",
1201
      16 => "Unheilige Allianz (Unholy Alliance)",
1092
      16 => "Unheilige Allianz (Unholy Alliance)",
1202
      17 => "Concordia (Concordia)",
1093
      17 => "Concordia (Concordia)",
1203
      18 => "Belagerung (Siege)",
1094
      18 => "Belagerung (Siege)",
1204
      19 => "Geburtstagswehen (Birth Pangs)",
1095
      19 => "Geburtstagswehen (Birth Pangs)",
1205
      20 => "Offensive (Uneasy Lies the Head)",
1096
      20 => "Offensive (Uneasy Lies the Head)",
1206
      21 => "Teufel in Blau (Devil in a Blue Dress)",
1097
      21 => "Teufel in Blau (Devil in a Blue Dress)",
1207
      22 => "Muttertag (Mother’s Day)",
1098
      22 => "Muttertag (Mother’s Day)",
1208
    )
1099
    )
1209
  ),
1100
  ),
1210
1101
1211
  '<span class="visitor">The Visitor</span> (de)' => array(
1102
  '<span class="visitor">The Visitor</span> (de)' => array(
1212
//     'ignore'    => true,
1103
//     'ignore'    => true,
1213
    'channel'   => 'online',
1104
    'channel'   => 'online',
1214
    'seen'      => array(array(1, 2)),
1105
    'seen'      => array(array(1, 2)),
1215
    'seasons'   => array(13),
1106
    'seasons'   => array(13),
1216
    'episode_list' => 'wiki:en:The_Visitor_(TV_series)#Episodes',
1107
    'episode_list' => 'wiki:en:The_Visitor_(TV_series)#Episodes',
1217
    'episodes'  => array(
1108
    'episodes'  => array(
1218
      1 => "Pilot",
1109
      1 => "Pilot",
1219
      2 => "Fear of Flying (Angst vorm Fliegen)",
1110
      2 => "Fear of Flying (Angst vorm Fliegen)",
1220
      3 => "The Devil's Rainbow (Der blaue Kristall)",
1111
      3 => "The Devil's Rainbow (Der blaue Kristall)",
1221
      4 => "Dreams (Warnung aus dem All)",
1112
      4 => "Dreams (Warnung aus dem All)",
1222
      5 => "Remember (Operation Omega)",
1113
      5 => "Remember (Operation Omega)",
1223
      6 => "The Black Box (Black Box)",
1114
      6 => "The Black Box (Black Box)",
1224
      7 => "Devil Night (Teufelsnacht)",
1115
      7 => "Devil Night (Teufelsnacht)",
1225
      8 => "Reunion (Die letzte Stunde)",
1116
      8 => "Reunion (Die letzte Stunde)",
1226
      9 => "Caged (In den Fängen des Wahnsinns)",
1117
      9 => "Caged (In den Fängen des Wahnsinns)",
1227
      10 => "Going Home (Das Ritual)",
1118
      10 => "Going Home (Das Ritual)",
1228
      11 => "Miracles (Wunder des Lebens)",
1119
      11 => "Miracles (Wunder des Lebens)",
1229
      12 => "The Chain (Magnolias Visionen)",
1120
      12 => "The Chain (Magnolias Visionen)",
1230
      13 => "The Trial (Verräter)"
1121
      13 => "The Trial (Verräter)"
1231
    )
1122
    )
1232
  ),
1123
  ),
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)',
1246
       4 => 'Claudia (Das Rheticus-Experiment)',
1137
       4 => 'Claudia (Das Rheticus-Experiment)',
1247
       5 => 'Elements (Die Elemente der Macht)',
1138
       5 => 'Elements (Die Elemente der Macht)',
1248
       6 => 'Burnout (Das Rückgrat des Sarazenen)',
1139
       6 => 'Burnout (Das Rückgrat des Sarazenen)',
1249
       7 => 'Implosion (Das Schwert des Samurai)',
1140
       7 => 'Implosion (Das Schwert des Samurai)',
1250
       8 => 'Duped (Gefangen im Spiegel)',
1141
       8 => 'Duped (Gefangen im Spiegel)',
1251
       9 => 'Regrets (Visionen der Reue)',
1142
       9 => 'Regrets (Visionen der Reue)',
1252
      10 => 'Breakdown (Das Tribunal der Räte)',
1143
      10 => 'Breakdown (Das Tribunal der Räte)',
1253
      11 => 'Nevermore (Die Macht der Worte)',
1144
      11 => 'Nevermore (Die Macht der Worte)',
1254
      12 => 'MacPherson (Ein Ende mit Schrecken)',
1145
      12 => 'MacPherson (Ein Ende mit Schrecken)',
1255
1146
1256
      13 => "Time Will Tell (Die Perle der Weisheit)",
1147
      13 => "Time Will Tell (Die Perle der Weisheit)",
1257
      14 => "Mild Mannered (In der Maske des Helden)",
1148
      14 => "Mild Mannered (In der Maske des Helden)",
1258
      15 => "Beyond Our Control (Unheimliches in Univille)",
1149
      15 => "Beyond Our Control (Unheimliches in Univille)",
1259
      16 => "Age Before Beauty (Der Preis der Jugend)",
1150
      16 => "Age Before Beauty (Der Preis der Jugend)",
1260
      17 => "13.1 (Das Hirn des Konstrukteurs)",
1151
      17 => "13.1 (Das Hirn des Konstrukteurs)",
1261
      18 => "Around the Bend (Am Rande des Wahnsinns)",
1152
      18 => "Around the Bend (Am Rande des Wahnsinns)",
1262
      19 => "For the Team (Der Zaubertrank der Wikinger)",
1153
      19 => "For the Team (Der Zaubertrank der Wikinger)",
1263
      20 => "Merge with Caution (Im Körper des Kollegen)",
1154
      20 => "Merge with Caution (Im Körper des Kollegen)",
1264
      21 => "Vendetta (Der Rächer aus der Vergangenheit)",
1155
      21 => "Vendetta (Der Rächer aus der Vergangenheit)",
1265
      22 => "Where and When (Zeitreise in die Sechziger)",
1156
      22 => "Where and When (Zeitreise in die Sechziger)",
1266
      23 => "Buried (Das Vermächtnis der Ägypter)",
1157
      23 => "Buried (Das Vermächtnis der Ägypter)",
1267
      24 => "Reset (Der Dreizack der Verdammnis)",
1158
      24 => "Reset (Der Dreizack der Verdammnis)",
1268
      25 => "Secret Santa (Der Geist der Weihnacht)",
1159
      25 => "Secret Santa (Der Geist der Weihnacht)",
1269
1160
1270
      26 => "The New Guy",
1161
      26 => "The New Guy",
1271
      27 => "Trials",
1162
      27 => "Trials",
1272
      28 => "Love Sick",
1163
      28 => "Love Sick",
1273
      29 => "Queen for a Day",
1164
      29 => "Queen for a Day",
1274
      30 => "3… 2… 1…",
1165
      30 => "3… 2… 1…",
1275
      31 => "Don't Hate the Player",
1166
      31 => "Don't Hate the Player",
1276
      32 => "Past Imperfect",
1167
      32 => "Past Imperfect",
1277
      33 => "The 40th Floor",
1168
      33 => "The 40th Floor",
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
));