Subversion Repositories LCARS

Rev

Rev 267 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
26 PointedEar 1
<?php
2
 
3
$simpsons = array(
4
//   'ignore'       => true,
172 PointedEar 5
  'channel'   => 'online',
6
//   'showtimes' => 'So 14:00–15:05',
26 PointedEar 7
  'seen'      => array(
302 PointedEar 8
      array(1, 69), 95),
26 PointedEar 9
//   'last_seen' => mktime(21, 30, 0, 8, 3, 2010),
10
  'seasons'   => array(13, 22, 24, 22, 22       , 25, 25, 25, 25, 23, 22,
11
      21, 22, 22, 22, 21, 22, 22, 20, 21, 23, 22, 22),
12
        'episode_list' => 'wiki:en:List_of_The_Simpsons_episodes#Episodes',
13
  'episodes' => array(
14
      1 => 'Simpsons Roasting on an Open Fire',
15
      2 => 'Bart the Genius',
16
      3 => 'Homer’s Odyssey',
17
      4 => "There's No Disgrace Like Home",
18
      5 => "Bart the General",
19
      6 => "Moaning Lisa",
20
      7 => "The Call of the Simpsons",
21
      8 => "The Telltale Head",
22
      9 => "Life on the Fast Lane",
23
     10 => "Homer's Night Out",
24
     11 => "The Crepes of Wrath",
25
     12 => "Krusty Gets Busted",
26
     13 => "Some Enchanted Evening",
27
 
28
     14 => "Bart Gets an F",
29
     15 => "Simpson and Delilah",
30
     16 => "Treehouse of Horror",
31
     17 => "Two Cars in Every Garage and Three Eyes on Every Fish",
32
     18 => "Dancin' Homer",
33
     19 => "Dead Putting Society",
34
     20 => "Bart vs. Thanksgiving",
35
     21 => "Bart the Daredevil",
36
     22 => "Itchy & Scratchy & Marge",
37
     23 => "Bart Gets Hit by a Car",
38
     24 => "One Fish, Two Fish, Blowfish, Blue Fish",
39
     25 => "The Way We Was",
40
     26 => "Homer vs. Lisa and the 8th Commandment",
41
     27 => "Principal Charming",
42
     28 => "Oh Brother, Where Art Thou?",
43
     29 => "Bart's Dog Gets an F",
44
     30 => "Old Money",
45
     31 => "Brush with Greatness",
46
     32 => "Lisa's Substitute",
47
     33 => "The War of the Simpsons",
48
     34 => "Three Men and a Comic Book",
49
     35 => "Blood Feud",
172 PointedEar 50
 
32 PointedEar 51
     36 => "Stark Raving Dad",
52
     37 => "Mr. Lisa Goes to Washington",
53
     38 => "When Flanders Failed",
54
     39 => "Bart the Murderer",
55
     40 => "Homer Defined",
56
     41 => "Like Father, Like Clown",
57
     42 => "Treehouse of Horror II",
58
     43 => "Lisa's Pony",
59
     44 => "Saturdays of Thunder",
60
     45 => "Flaming Moe's",
61
     46 => "Burns Verkaufen der Kraftwerk",
62
     47 => "I Married Marge",
63
     48 => "Radio Bart",
64
     49 => "Lisa the Greek",
65
     50 => "Homer Alone",
66
     51 => "Bart the Lover",
67
     52 => "Homer at the Bat",
68
     53 => "Separate Vocations",
69
     54 => "Dog of Death",
70
     55 => "Colonel Homer",
71
     56 => "Black Widower",
72
     57 => "The Otto Show",
73
     58 => "Bart's Friend Falls in Love",
74
     59 => "Brother, Can You Spare Two Dimes?",
172 PointedEar 75
 
32 PointedEar 76
     60 => "Kamp Krusty",
77
     61 => "A Streetcar Named Marge",
78
     62 => "Homer the Heretic",
26 PointedEar 79
     63 => "Lisa the Beauty Queen",
80
     64 => "Treehouse of Horror III",
32 PointedEar 81
     65 => "Itchy & Scratchy: The Movie",
82
     66 => "Marge Gets a Job",
83
     67 => "New Kid on the Block",
84
     68 => "Mr. Plow",
85
     69 => "Lisa's First Word",
86
     70 => "Homer's Triple Bypass",
87
     71 => "Marge vs. the Monorail",
88
     72 => "Selma's Choice",
89
     73 => "Brother from the Same Planet",
90
     74 => "I Love Lisa",
91
     75 => "Duffless",
92
     76 => "Last Exit to Springfield",
26 PointedEar 93
     77 => "So It’s Come to This: A Simpsons Clip Show",
94
     78 => "The Front",
95
     79 => "Whacking Day",
96
     80 => "Marge in Chains",
32 PointedEar 97
     81 => "Krusty Gets Kancelled",
172 PointedEar 98
 
32 PointedEar 99
     82 => "Homer's Barbershop Quartet",
100
     83 => "Cape Feare",
26 PointedEar 101
     84 => "Homer Goes to College",
102
     85 => "Rosebud",
103
     86 => "Treehouse of Horror IV",
104
     87 => "Marge on the Lam",
105
     88 => "Bart’s Inner Child",
106
     89 => "Boy-Scoutz N the Hood",
107
     90 => "The Last Temptation of Homer",
192 PointedEar 108
     91 => '$pringfield (Or How I Learned to Stop Worrying and Love Legalised Gambling)',
26 PointedEar 109
     92 => "Homer the Vigilante",
110
     93 => "Bart Gets Famous",
111
     94 => "Homer and Apu",
112
     95 => "Lisa vs. Malibu Stacy",
32 PointedEar 113
     96 => "Deep Space Homer",
26 PointedEar 114
     97 => "Homer Loves Flanders",
32 PointedEar 115
     98 => "Bart Gets an Elephant",
116
     99 => "Burns' Heir",
117
    100 => "Sweet Seymour Skinner's Baadasssss Song",
118
    101 => "The Boy Who Knew Too Much",
119
    102 => "Lady Bouvier's Lover",
120
    103 => "Secrets of a Successful Marriage",
172 PointedEar 121
 
32 PointedEar 122
    104 => "Bart of Darkness",
123
    105 => "Lisa's Rival",
26 PointedEar 124
    106 => "Another Simpsons Clip Show",
32 PointedEar 125
    107 => "Itchy & Scratchy Land",
126
    108 => "Sideshow Bob Roberts",
127
    109 => "Treehouse of Horror V",
128
    110 => "Bart's Girlfriend",
129
    111 => "Lisa on Ice",
130
    112 => "Homer Badman",
131
    113 => "Grampa vs. Sexual Inadequacy",
26 PointedEar 132
    114 => "Fear of Flying",
133
    115 => "Homer the Great",
134
    116 => "Maggie Makes Three",
32 PointedEar 135
    117 => "Bart's Comet",
26 PointedEar 136
    118 => "Homie the Clown",
137
    119 => "Bart vs. Australia",
32 PointedEar 138
    120 => "Homer vs. Patty and Selma",
139
    121 => "A Star Is Burns",
140
    122 => "Lisa's Wedding",
141
    123 => "Two Dozen and One Greyhounds",
142
    124 => "The PTA Disbands",
143
    125 => "'Round Springfield",
144
    126 => "The Springfield Connection",
145
    127 => "Lemon of Troy",
146
    128 => "Who Shot Mr. Burns? Part 1",
172 PointedEar 147
 
26 PointedEar 148
    240 => "Alone Again, Natura-Diddily",
149
    241 => "Missionary: Impossible",
150
 
151
    248 => "Behind the Laughter",
172 PointedEar 152
 
26 PointedEar 153
    273 => "Gloria – die wahre Liebe (A Hunka Hunka Burns in Love)",
172 PointedEar 154
 
26 PointedEar 155
    284 => "Blame It on Lisa",
172 PointedEar 156
 
26 PointedEar 157
    291 => "Poppa's Got a Brand New Badge",
172 PointedEar 158
 
26 PointedEar 159
    365 => "Simpsons Christmas Stories",
172 PointedEar 160
 
26 PointedEar 161
    371 => "Homer Simpson, This Is Your Wife",
172 PointedEar 162
 
26 PointedEar 163
    388 => "The Wife Aquatic",
172 PointedEar 164
 
26 PointedEar 165
    409 => "Eternal Moonshine of the Simpson Mind",
166
  )
167
);
168
 
169
$simpsons_de = array(
170
  'ignore'       => true,
171
  'channel'   => 'ProSieben / ORF1',
172
  'showtimes' => 'Mo–Do, Sa, So 18:10 / So 12:45',
173
//   'seen'      => array(array(1, 3)),
174
//   'last_seen' => mktime(21, 30, 0, 8, 3, 2010),
175
  'seasons'   => array(13, 22, 24, 22, 22       , 25, 25, 25, 25, 23, 22, 21, 22, 22,
176
    22, 21, 22, 22, 20, 21, 23, 22, 15),
177
        'episode_list' => 'wiki:Liste_der_Simpsons-Episoden#Serie',
178
  'episodes' => array(
179
//       1 => 'Es weihnachtet schwer (Simpsons Roasting on an Open Fire)',
180
//       2 => 'Bart wird ein Genie (Bart the Genius)',
181
//       3 => 'Der Versager (Homer’s Odyssey)',
182
 
183
     85 => "Kampf um Bobo (Rosebud)",
184
     86 => "Die Fahrt zur Hölle (Treehouse of Horror IV)",
172 PointedEar 185
 
26 PointedEar 186
     88 => "Bart, das innere Ich (Bart’s Inner Child)",
187
     89 => "Auf Wildwasserfahrt (Boy-Scoutz N the Hood)",
188
 
189
//      99 => "Burns Erbe (Burns’ Heir)",
190
 
191
     71 => "Homer kommt in Fahrt (Marge vs. the Monorail)",
172 PointedEar 192
 
26 PointedEar 193
     77 => "Nur ein Aprilscherz… (So It’s Come to This: A Simpsons Clip Show)",
172 PointedEar 194
 
26 PointedEar 195
     83 => "Am Kap der Angst (Cape Feare)",
196
     84 => "Homer an der Uni (Homer Goes to College)",
172 PointedEar 197
 
26 PointedEar 198
     87 => "Die rebellischen Weiber (Marge on the Lam)",
172 PointedEar 199
 
26 PointedEar 200
    105 => "Lisas Rivalin (Lisa’s Rival)",
201
    106 => "Romantik ist überall (Another Simpsons Clip Show)",
202
    107 => "Der unheimliche Vergnügungspark (Itchy & Scratchy Land)",
203
    108 => "Tingeltangel-Bob (Sideshow Bob Roberts)",
172 PointedEar 204
 
26 PointedEar 205
    119 => "Bart gegen Australien (Bart vs. Australia)",
206
 
207
    131 => "Bei Simpsons stimmt was nicht! (Home Sweet Homediddly-Dum-Doodily)",
208
 
209
    136 => "Wer ist Mona Simpson? (Mother Simpson)",
210
 
211
    150 => "Simpson und sein Enkel in „Die Schatzsuche“"
212
           . " (Raging Abe Simpson and His Grumbling Grandson in “The Curse of the Flying Hellfish”)",
172 PointedEar 213
 
26 PointedEar 214
    203 => "Die Gefahr, erwischt zu werden (Natural Born Kissers)",
215
    204 => "Ein jeder kriegt sein Fett (Lard of the Dance)",
216
    205 => "Im Schatten des Genies (The Wizard of Evergreen Terrace)",
217
    206 => "Bart brütet etwas aus (Bart the Mother)",
218
    207 => "Das unheimliche Mord-Transplantat (Treehouse of Horror IX)",
219
//     208 => "Kennst du berühmte Stars? (When You Dish Upon a Star)",
172 PointedEar 220
 
26 PointedEar 221
    210 => "Die große Betrügerin (Lisa Gets an “A”)",
222
    211 => "Grandpa’s Nieren explodieren (Homer Simpson in: “Kidney Trouble”)",
172 PointedEar 223
 
26 PointedEar 224
    213 => "Wir fahr’n nach… Vegas (Viva Ned Flanders)",
225
    214 => "Allgemeine Ausgangssperre (Wild Barts Can’t Be Broken)",
226
    215 => "Nur für Spieler und Prominente (Sunday, Cruddy Sunday)",
172 PointedEar 227
 
26 PointedEar 228
    218 => "Marge Simpson im Anmarsch (Marge Simpson in: “Screaming Yellow Honkers”)",
229
 
230
    241 => "Der beste Missionar aller Zeiten (Missionary: Impossible)",
231
 
232
    244 => "Barneys Hubschrauber Flugstunde (Days of Wine and D’oh’ses)",
233
    245 => "Kill den Alligator und dann… (Kill the Alligator and Run)",
234
    246 => "Sie wollte schon immer Tänzerin werden (Last Tap Dance in Springfield)",
172 PointedEar 235
 
26 PointedEar 236
    274 => "Aus dunklen Zeiten (The Blunder Years)",
237
 
238
    277 => "Die süßsaure Marge (Sweets and Sour Marge)",
239
 
240
    285 => "Homer einmal ganz woanders (Weekend at Burnsie’s)",
241
 
242
    288 => "Die Apu und Manjula Krise (The Sweetest Apu)",
172 PointedEar 243
 
26 PointedEar 244
    297 => "Und der Mörder ist… (The Great Louse Detective)",
245
    298 => "Lehrerin des Jahres (Special Edna)",
172 PointedEar 246
 
26 PointedEar 247
    306 => "Mr. Burns wird entlassen (C.E. D’oh)",
172 PointedEar 248
 
26 PointedEar 249
    308 => "Homer auf Irrwegen (Three Gays of the Condo)",
250
 
251
    310 => "Die Helden von Springfield (Old Yeller Belly)",
172 PointedEar 252
 
26 PointedEar 253
    312 => "Auf dem Kriegspfad (Bart of War)",
172 PointedEar 254
 
26 PointedEar 255
    320 => "Eine Simpsons-Weihnachtsgeschichte (’Tis The Fifteenth Season)",
256
    321 => "Marge gegen Singles, Senioren, kinderlose Paare, Teenager und Schwule"
257
           . " (Marge vs. Singles, Seniors, Childless Couples and Teens, and Gays)",
258
    322 => "Häuptling KnockaHomer (I, D’oh-Bot)",
259
 
260
    325 => "Milhouse lebt hier nicht mehr (Milhouse Doesn’t Live Here Anymore)",
261
    326 => "Klug & Klüger (Smart and Smarter)",
262
    327 => "Rat mal, wer zum Essen kommt (The Ziff Who Came to Dinner)",
263
    328 => "Marge im Suff (Co-Dependent’s Day)",
264
 
265
    330 => "Hochzeit auf Klingonisch (My Big Fat Geek Wedding)",
172 PointedEar 266
 
26 PointedEar 267
    353 => "Lisa Simpson: Superstar (A Star is Torn)",
172 PointedEar 268
 
26 PointedEar 269
    365 => "Simpsons Weihnachtsgeschichten (Simpsons Christmas Stories)",
172 PointedEar 270
 
26 PointedEar 271
    372 => "Corrida de Toro (Million Dollar Abie)",
172 PointedEar 272
 
26 PointedEar 273
    377 => "Gott gegen Lisa Simpson (The Monkey Suit)",
172 PointedEar 274
 
26 PointedEar 275
    397 => "Brand und Beute (Crook and Ladder)",
276
 
277
    393 => "Ein unmögliches Paar (Rome-old and Juli-eh)",
278
    394 => "Homerazzi",
279
    395 => "Marge Online (Marge Gamer)",
172 PointedEar 280
 
26 PointedEar 281
    405 => "Nach Hause telefonieren (Treehouse of Horror XVIII)",
172 PointedEar 282
 
26 PointedEar 283
    413 => "Debarted – Unter Ratten (The Debarted)",
172 PointedEar 284
 
26 PointedEar 285
    419 => "Lebwohl, Mona (Mona Leaves-a)",
172 PointedEar 286
 
26 PointedEar 287
    424 => "Der Tod kommt dreimal (Treehouse of Horror XIX)",
172 PointedEar 288
 
26 PointedEar 289
    440 => "Vier Powerfrauen und eine Maniküre (Four Great Women and a Manicure)",
172 PointedEar 290
 
26 PointedEar 291
    457 => "Simpson und Gomorrha (The Greatest Story Ever D’ohed)",
292
    460 => "Walverwandtschaft (The Squirt and the Whale)",
293
    461 => "Nedtropolis (To Surveil With Love)",
172 PointedEar 294
 
26 PointedEar 295
    474 => "Im Zeichen des Schwertes (Moms I’d Like to Forget)",
172 PointedEar 296
 
26 PointedEar 297
    478 => "Wütender Dad – Der Film (Angry Dad – The Movie)",
172 PointedEar 298
 
26 PointedEar 299
    476 => "Wenn der Homer mit dem Sohne (Homer the Father)",
300
  )
301
);