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