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