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