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
$serien['<span class="big-bang-theory"><span class="lower">The</span>'
29 PointedEar 4
  . ' B<span class="i">i</span>g <span class="bang">Bang</span>'
5
  . ' Theory</span>'] = array(
64 PointedEar 6
//     'ignore'        => true,
192 PointedEar 7
    'channel'        => 'online',
64 PointedEar 8
//     'showtimes'      => 'Sa 19:00-20:00',
302 PointedEar 9
    'seen'           => array(array(1, 22)),
267 PointedEar 10
    'seasons'        => array(17, 23, 23, 24, 24, 24, 24),
26 PointedEar 11
    'episode_list'   => 'wiki:Liste_der_The-Big-Bang-Theory-Episoden',
12
    'episodes'       => array(
29 PointedEar 13
        1 => "Pilot",
14
        2 => "The Big Bran Hypothesis",
15
        3 => "The Fuzzy Boots Corollary",
16
        4 => "The Luminous Fish Effect",
17
        5 => "The Hamburger Postulate",
18
        6 => "The Middle-Earth Paradigm",
19
        7 => "The Dumpling Paradox",
20
        8 => "The Grasshopper Experiment",
21
        9 => "The Cooper-Hofstadter Polarization",
22
       10 => "The Loobenfeld Decay",
23
       11 => "The Pancake Batter Anomaly",
24
       12 => "The Jerusalem Duality",
25
       13 => "The Bat Jar Conjecture",
26
       14 => "The Nerdvana Annihilation",
27
       15 => "The Pork Chop Indeterminacy",
28
       16 => "The Peanut Reaction",
29
       17 => "The Tangerine Factor",
192 PointedEar 30
 
31
     /* Season 2 */
29 PointedEar 32
       18 => "The Bad Fish Paradigm",
33
       19 => "The Codpiece Topology",
34
       20 => "The Barbarian Sublimation",
35
       21 => "The Griffin Equivalency",
36
       22 => "The Euclid Alternative",
37
       23 => "The Cooper-Nowitzki Theorem",
38
       24 => "The Panty Piñata Polarization",
39
       25 => "The Lizard-Spock Expansion",
40
       26 => "The White Asparagus Triangulation",
41
       27 => "The Vartabedian Conundrum",
42
       28 => "The Bath Item Gift Hypothesis",
43
       29 => "The Killer Robot Instability",
44
       30 => "The Friendship Algorithm",
45
       31 => "The Financial Permeability",
46
       32 => "The Maternal Capacitance",
47
       33 => "The Cushion Saturation",
48
       34 => "The Terminator Decoupling",
49
       35 => "The Work Song Nanocluster",
50
       36 => "The Dead Hooker Juxtaposition",
51
       37 => "The Hofstadter Isotope",
52
       38 => "The Vegas Renormalization",
53
       39 => "The Classified Materials Turbulence",
54
       40 => "The Monopolar Expedition",
192 PointedEar 55
 
56
      /* Season 3 */
29 PointedEar 57
       41 => "The Electric Can Opener Fluctuation",
58
       42 => "The Jiminy Conjecture",
59
       43 => "The Gothowitz Deviation",
60
       44 => "The Pirate Solution",
61
       45 => "The Creepy Candy Coating Corollary",
62
       46 => "The Cornhusker Vortex",
63
       47 => "The Guitarist Amplification",
64
       48 => "The Adhesive Duck Deficiency",
65
       49 => "The Vengeance Formulation",
66
       50 => "The Gorilla Experiment",
67
       51 => "The Maternal Congruence",
68
       52 => "The Psychic Vortex",
69
       53 => "The Bozeman Reaction",
70
       54 => "The Einstein Approximation",
71
       55 => "The Large Hadron Collision",
72
       56 => "The Excelsior Acquisition",
73
       57 => "The Precious Fragmentation",
74
       58 => "The Pants Alternative",
75
       59 => "The Wheaton Recurrence",
76
       60 => "The Spaghetti Catalyst",
77
       61 => "The Plimpton Stimulation",
78
       62 => "The Staircase Implementation",
79
       63 => "The Lunar Excitation",
192 PointedEar 80
 
81
      /* Season 4 */
29 PointedEar 82
       64 => "The Robotic Manipulation",
83
       65 => "The Cruciferous Vegetable Amplification",
84
       66 => "The Zazzy Substitution",
85
       67 => "The Hot Troll Deviation",
86
       68 => "The Desperation Emanation",
87
       69 => "The Irish Pub Formulation",
88
       70 => "The Apology Insufficiency",
89
       71 => "The 21-Second Excitation",
90
       72 => "The Boyfriend Complexity",
91
       73 => "The Alien Parasite Hypothesis",
92
       74 => "The Justice League Recombination",
93
       75 => "The Bus Pants Utilization",
94
       76 => "The Love Car Displacement",
95
       77 => "The Thespian Catalyst",
96
       78 => "The Benefactor Factor",
97
       79 => "The Cohabitation Formulation",
98
       80 => "The Toast Derivation",
99
       81 => "The Prestidigitation Approximation",
100
       82 => "The Zarnecki Incursion",
101
       83 => "The Herb Garden Germination",
102
       84 => "The Agreement Dissection",
103
       85 => "The Wildebeest Implementation",
104
       86 => "The Engagement Reaction",
105
       87 => "The Roommate Transmogrification",
192 PointedEar 106
 
107
      /* Season 5 */
29 PointedEar 108
       88 => "The Skank Reflex Analysis",
109
       89 => "The Infestation Hypothesis",
110
       90 => "The Pulled Groin Extrapolation",
111
       91 => "The Wiggly Finger Catalyst",
112
       92 => "The Russian Rocket Reaction",
113
       93 => "The Rhinitis Revelation",
114
       94 => "The Good Guy Fluctuation",
115
       95 => "The Isolation Permutation",
116
       96 => "The Ornithophobia Diffusion",
117
       97 => "The Flaming Spittoon Acquisition",
118
       98 => "The Speckerman Recurrence",
119
       99 => "The Shiny Trinket Maneuver",
120
      100 => "The Recombination Hypothesis",
121
      101 => "The Beta Test Initiation",
122
      102 => "The Friendship Contraction",
123
      103 => "The Vacation Solution",
124
      104 => "The Rothman Disintegration",
125
      105 => "The Werewolf Transformation",
126
      106 => "The Weekend Vortex",
127
      107 => "The Transporter Malfunction",
128
      108 => "The Hawking Excitation",
129
      109 => "The Stag Convergence",
130
      110 => "The Launch Acceleration",
131
      111 => "The Countdown Reflection",
192 PointedEar 132
 
133
    /* Season 6 */
134
      112 => "The Date Night Variable",
135
      113 => "The Decoupling Fluctuation",
136
      114 => "The Higgs Boson Observation",
137
      115 => "The Re-Entry Minimization",
138
      116 => "The Holographic Excitation",
139
      117 => "The Extract Obliteration",
140
      118 => "The Habitation Configuration",
141
      119 => "The 43 Peculiarity",
142
      120 => "The Parking Spot Escalation",
143
      121 => "The Fish Guts Displacement",
144
      122 => "The Santa Simulation",
145
      123 => "The Egg Salad Equivalency",
146
      124 => "The Bakersfield Expedition",
147
      125 => "The Cooper/Kripke Inversion",
148
      126 => "The Spoiler Alert Segmentation",
149
      127 => "The Tangible Affection Proof",
150
      128 => "The Monster Isolation",
151
      129 => "The Contractual Obligation Implementation",
152
      130 => "The Closet Reconfiguration",
153
      131 => "The Tenure Turbulence",
154
      132 => "The Closure Alternative",
155
      133 => "The Proton Resurgence",
156
      134 => "The Love Spell Potential",
157
      135 => "The Bon Voyage Reaction",
158
 
267 PointedEar 159
    /* Season 7 */
192 PointedEar 160
      136 => "The Hofstadter Insufficiency",
161
      137 => "The Deception Verification",
162
      138 => "The Scavenger Vortex",
163
      139 => "The Raiders Minimization",
164
      140 => "The Workplace Proximity",
267 PointedEar 165
      141 => "The Romance Resonance",
166
      142 => "The Proton Displacement",
167
      143 => "The Itchy Brain Simulation",
168
      144 => "The Thanksgiving Decoupling",
169
      145 => "The Discovery Dissipation",
170
      146 => "The Cooper Extraction",
171
      147 => "The Hesitation Ramification",
172
      148 => "The Occupation Recalibration",
173
      149 => "The Convention Conundrum",
174
      150 => "The Locomotive Manipulation",
175
      151 => "The Table Polarization",
176
      152 => "The Friendship Turbulence",
177
      153 => "The Mommy Observation",
178
      154 => "The Indecision Amalgamation",
179
      155 => "The Relationship Diremption",
180
      156 => "The Anything Can Happen Recurrence",
181
      157 => "The Proton Transmogrification",
182
      158 => "The Gorilla Dissolution",
183
      159 => "The Status Quo Combustion",
29 PointedEar 184
    )
185
  );
26 PointedEar 186
 
187
// $serien['<span class="big-bang-theory"><span class="lower">The</span>'
188
// . ' B<span class="i">i</span>g <span class="bang">Bang</span>'
189
// . ' Theory</span> (de)'] = array(
190
//     'channel'        => 'ProSieben / 3+',
191
//     'showtimes'      => 'Mo–Fr 12:20 / Sa 18:55–20:15',
192
//     'seen'           => array(array(1, 9)),
193
//     'last_seen'      => mktime(11, 10, 0, 1, 12, 2011),
194
//     'seasons'        => array(17, 23, 23, 24, 13),
195
//     'episode_list'   => 'wiki:Liste_der_The-Big-Bang-Theory-Episoden',
196
//     'episodes'       => array(
197
//        1 => "Penny und die Physiker (Pilot)",
198
//        2 => "Chaos-Theorie (The Big Bran Hypothesis)",
199
//        3 => "Erregungsfaktor: Null (The Fuzzy Boots Corollary)",
200
//        4 => "Die Leuchtfisch-Idee (The Luminous Fish Effect)",
201
//        5 => "Die andere Seite der Krawatte (The Hamburger Postulate)",
202
//        6 => "Das Mittelerde-Paradigma (The Middle-Earth Paradigm)",
203
//        7 => "Das Vorspeisen-Dilemma (The Dumpling Paradox)",
204
//        8 => "Das Lalita-Problem (The Grasshopper Experiment)",
205
//        9 => "Der Cooper-Hofstadter-Antagonismus (The Cooper-Hofstadter Polarization)",
206
//       10 => "Loobenfelds Netz der Lügen (The Loobenfeld Decay)",
207
//       11 => "Alles fließt (The Pancake Batter Anomaly)",
208
//       12 => "Das Jerusalem-Projekt (The Jerusalem Duality)",
209
//       13 => "Superbowl für Physiker (The Bat Jar Conjecture)",
210
//       14 => "Die Zeitmaschine (The Nerdvana Annihilation)",
211
//       15 => "Sheldon 2.0 (The Pork Chop Indeterminacy)",
212
//       16 => "Die Erdnuss-Reaktion (The Peanut Reaction)",
213
//       17 => "Schrödingers Katze (The Tangerine Factor)",
214
//       18 => "Milch mit Valium (The Bad Fish Paradigm)",
215
//       19 => "Sex mit der Erzfeindin (The Codpiece Topology)",
216
//       20 => "Das Conan-Spiel (The Barbarian Sublimation)",
217
//       21 => "Planet Bollywood (The Griffin Equivalency)",
218
//       22 => "Homo Novus Automobilis (The Euclid Alternative)",
219
//       23 => "Das Cooper-Nowitzki Theorem (The Cooper-Nowitzki Theorem)",
220
//       24 => "Dessous auf der Oberleitung (The Panty Piñata Polarization)",
221
//       25 => "Stein, Schere, Spock (The Lizard-Spock Expansion)",
222
//       26 => "Unflotter Dreier (The White Asparagus Triangulation)",
223
//       27 => "Kleines Gefäß mit Honig (The Vartabedian Conundrum)",
224
//       28 => "Die Geschenk-Hypothese (The Bath Item Gift Hypothesis)",
225
//       29 => "Monte, der Roboter (The Killer Robot Instability)",
226
//       30 => "Der Freundschafts-Algorithmus (The Friendship Algorithm)",
227
//       31 => "In der Kreditklemme (The Financial Permeability)",
228
//       32 => "Die Streichelmaschine (The Maternal Capacitance)",
229
//       33 => "Die Kissen-Katastrophe (The Cushion Saturation)",
230
//       34 => "Das Placebo-Bier (The Terminator Decoupling)",
231
//       35 => "Business im Wohnzimmer (The Work Song Nanocluster)",
232
//       36 => "Der Kampf der Bienenköniginnen (The Dead Hooker Juxtaposition)",
233
//       37 => "Der Wolowitz-Koeffizient (The Hofstadter Isotope)",
234
//       38 => "Die Las-Vegas-Kur (The Vegas Renormalization)",
235
//       39 => "Die Weltraumtoilette (The Classified Materials Turbulence)",
236
//       40 => "Drei Monate im Eis (The Monopolar Expedition)",
237
//       41 => "Der Nordpol-Plan (The Electric Can Opener Fluctuation)",
238
//       42 => "Die Grillenwette (The Jiminy Conjecture)",
239
//       43 => "Sex oder Pralinen (The Gothowitz Deviation)",
240
//       44 => "Für ihn oder mit ihm (The Pirate Solution)",
241
//       45 => "Der Mann, der seine Omi liebte (The Creepy Candy Coating Corollary)",
242
//       46 => "Football für Nerds (The Cornhusker Vortex)",
243
//       47 => "Der Gitarrist auf der Couch (The Guitarist Amplification)",
244
//       48 => "Das Suppentattoo (The Adhesive Duck Deficiency)",
245
//       49 => "Die Racheformel (The Vengeance Formulation)",
246
//       50 => "Das Gorilla-Projekt (The Gorilla Experiment)",
247
//       51 => "Mädels an der Bar (The Maternal Congruence)",
248
//       52 => "Howards Phasen (The Psychic Vortex)",
249
//       53 => "Terror in der Stadt der Rosen (The Bozeman Reaction)",
250
//       54 => "Fast wie Einstein (The Einstein Approximation)",
251
//       55 => "Freiflug nach Genf (The Large Hadron Collision)",
252
//       56 => "Sheldon pro se (The Excelsior Acquisition)",
253
//       57 => "Die Herren des Rings (The Precious Fragmentation)",
254
//       58 => "Die dunkle Seite des Mondes (The Pants Alternative)",
255
//       59 => "Das L-Wort (The Wheaton Recurrence)",
256
//       60 => "Spaghetti mit Würstchen (The Spaghetti Catalyst)",
257
//       61 => "Vierer ohne Sheldon (The Plimpton Stimulation)",
258
//       62 => "Die Wahrheit über den Fahrstuhl (The Staircase Implementation)",
259
//       63 => "Nie mehr dumme Typen (The Lunar Excitation)",
260
//       64 => "31 Liebhaber, aufgerundet (The Robotic Manipulation)",
261
//       65 => "Der sicherste Ort der Welt (The Cruciferous Vegetable Amplification)",
262
//       66 => "Paradoxe Psychologie (The Zazzy Substitution)",
263
//       67 => "Und jetzt mit Zunge (The Hot Troll Deviation)",
264
//       68 => "Der Gestank der Verzweiflung (The Desperation Emanation)",
265
//       69 => "Finger weg von meiner Schwester (The Irish Pub Formulation)",
266
//       70 => "Besuch vom FBI (The Apology Insufficiency)",
267
//       71 => "21 Sekunden (The 21-Second Excitation)",
268
//       72 => "Der falsche richtige Freund (The Boyfriend Complexity)",
269
//       73 => "Die animalische Amy (The Alien Parasite Hypothesis)",
270
//       74 => "Der peinliche Kuss (The Justice League Recombination)",
271
//       75 => "Die Bushose (The Bus Pants Utilization)",
272
//       76 => "Die neutrale Zone (The Love Car Displacement)",
273
//       77 => "Ein Traum von Bollywood (The Thespian Catalyst)",
274
//       78 => "Der Mann der Stunde (The Benefactor Factor)",
275
//       79 => "Ich bin nicht deine Mutter! (The Cohabitation Formulation)",
276
//       80 => "Das Juwel von Mumbai (The Toast Derivation)",
277
//       81 => "Herz zwei (The Prestidigitation Approximation)",
278
//       82 => "Der Zarnecki-Feldzug (The Zarnecki Incursion)",
279
//       83 => "Sag’s nicht weiter! (The Herb Garden Germination)",
280
//       84 => "Souvlaki statt Pizza (The Agreement Dissection)",
281
//       85 => "Die Antilope im Curry (The Wildebeest Implementation)",
282
//       86 => "Hochzeit und Herzinfarkt (The Engagement Reaction)",
283
//       87 => "Männertausch (The Roommate Transmogrification)",
284
 
285
// //       88 => "The Skank Reflex Analysis",
286
// //       89 => "The Infestation Hypothesis",
287
// //       90 => "The Pulled Groin Extrapolation",
288
// //       91 => "The Wiggly Finger Catalyst",
289
// //       92 => "The Russian Rocket Reaction",
290
// //       93 => "The Rhinitis Revelation",
291
// //       94 => "The Good Guy Fluctuation",
292
// //       95 => "The Isolation Permutation",
293
// //       96 => "The Ornithophobia Diffusion",
294
// //       97 => "The Flaming Spittoon Acquisition",
295
// //       98 => "The Speckerman Recurrence",
296
// //       99 => "The Shiny Trinket Maneuver",
297
// //      100 => "The Recombination Hypothesis",
298
//   )
299
// );