Subversion Repositories LCARS

Rev

Rev 26 | Rev 64 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 26 Rev 29
1
<?php
1
<?php
2
2
3
$serien['<span class="big-bang-theory"><span class="lower">The</span>'
3
$serien['<span class="big-bang-theory"><span class="lower">The</span>'
4
. ' B<span class="i">i</span>g <span class="bang">Bang</span>'
4
  . ' B<span class="i">i</span>g <span class="bang">Bang</span>'
5
. ' Theory</span>'] = array(
5
  . ' Theory</span>'] = array(
6
    'channel'        => 'E4',
6
    'channel'        => 'E4',
7
    'showtimes'      => 'Sa 19:00-20:00',
7
    'showtimes'      => 'Sa 19:00-20:00',
8
    'seen'           => array(array(1, 26)),
8
    'seen'           => array(array(1, 26)),
9
    'seasons'        => array(17, 23, 23, 24, 13),
9
    'seasons'        => array(17, 23, 23, 24, 24),
10
    'episode_list'   => 'wiki:Liste_der_The-Big-Bang-Theory-Episoden',
10
    'episode_list'   => 'wiki:Liste_der_The-Big-Bang-Theory-Episoden',
11
    'episodes'       => array(
11
    'episodes'       => array(
114
125
115
// $serien['<span class="big-bang-theory"><span class="lower">The</span>'
126
// $serien['<span class="big-bang-theory"><span class="lower">The</span>'
116
// . ' B<span class="i">i</span>g <span class="bang">Bang</span>'
127
// . ' B<span class="i">i</span>g <span class="bang">Bang</span>'
117
// . ' Theory</span> (de)'] = array(
128
// . ' Theory</span> (de)'] = array(
118
//     'channel'        => 'ProSieben / 3+',
129
//     'channel'        => 'ProSieben / 3+',
119
//     'showtimes'      => 'Mo–Fr 12:20 / Sa 18:55–20:15',
130
//     'showtimes'      => 'Mo–Fr 12:20 / Sa 18:55–20:15',
120
//     'seen'           => array(array(1, 9)),
131
//     'seen'           => array(array(1, 9)),
121
//     'last_seen'      => mktime(11, 10, 0, 1, 12, 2011),
132
//     'last_seen'      => mktime(11, 10, 0, 1, 12, 2011),
122
//     'seasons'        => array(17, 23, 23, 24, 13),
133
//     'seasons'        => array(17, 23, 23, 24, 13),
123
//     'episode_list'   => 'wiki:Liste_der_The-Big-Bang-Theory-Episoden',
134
//     'episode_list'   => 'wiki:Liste_der_The-Big-Bang-Theory-Episoden',
124
//     'episodes'       => array(
135
//     'episodes'       => array(
125
//        1 => "Penny und die Physiker (Pilot)",
136
//        1 => "Penny und die Physiker (Pilot)",
126
//        2 => "Chaos-Theorie (The Big Bran Hypothesis)",
137
//        2 => "Chaos-Theorie (The Big Bran Hypothesis)",
127
//        3 => "Erregungsfaktor: Null (The Fuzzy Boots Corollary)",
138
//        3 => "Erregungsfaktor: Null (The Fuzzy Boots Corollary)",
128
//        4 => "Die Leuchtfisch-Idee (The Luminous Fish Effect)",
139
//        4 => "Die Leuchtfisch-Idee (The Luminous Fish Effect)",
129
//        5 => "Die andere Seite der Krawatte (The Hamburger Postulate)",
140
//        5 => "Die andere Seite der Krawatte (The Hamburger Postulate)",
130
//        6 => "Das Mittelerde-Paradigma (The Middle-Earth Paradigm)",
141
//        6 => "Das Mittelerde-Paradigma (The Middle-Earth Paradigm)",
131
//        7 => "Das Vorspeisen-Dilemma (The Dumpling Paradox)",
142
//        7 => "Das Vorspeisen-Dilemma (The Dumpling Paradox)",
132
//        8 => "Das Lalita-Problem (The Grasshopper Experiment)",
143
//        8 => "Das Lalita-Problem (The Grasshopper Experiment)",
133
//        9 => "Der Cooper-Hofstadter-Antagonismus (The Cooper-Hofstadter Polarization)",
144
//        9 => "Der Cooper-Hofstadter-Antagonismus (The Cooper-Hofstadter Polarization)",
134
//       10 => "Loobenfelds Netz der Lügen (The Loobenfeld Decay)",
145
//       10 => "Loobenfelds Netz der Lügen (The Loobenfeld Decay)",
135
//       11 => "Alles fließt (The Pancake Batter Anomaly)",
146
//       11 => "Alles fließt (The Pancake Batter Anomaly)",
136
//       12 => "Das Jerusalem-Projekt (The Jerusalem Duality)",
147
//       12 => "Das Jerusalem-Projekt (The Jerusalem Duality)",
137
//       13 => "Superbowl für Physiker (The Bat Jar Conjecture)",
148
//       13 => "Superbowl für Physiker (The Bat Jar Conjecture)",
138
//       14 => "Die Zeitmaschine (The Nerdvana Annihilation)",
149
//       14 => "Die Zeitmaschine (The Nerdvana Annihilation)",
139
//       15 => "Sheldon 2.0 (The Pork Chop Indeterminacy)",
150
//       15 => "Sheldon 2.0 (The Pork Chop Indeterminacy)",
140
//       16 => "Die Erdnuss-Reaktion (The Peanut Reaction)",
151
//       16 => "Die Erdnuss-Reaktion (The Peanut Reaction)",
141
//       17 => "Schrödingers Katze (The Tangerine Factor)",
152
//       17 => "Schrödingers Katze (The Tangerine Factor)",
142
//       18 => "Milch mit Valium (The Bad Fish Paradigm)",
153
//       18 => "Milch mit Valium (The Bad Fish Paradigm)",
143
//       19 => "Sex mit der Erzfeindin (The Codpiece Topology)",
154
//       19 => "Sex mit der Erzfeindin (The Codpiece Topology)",
144
//       20 => "Das Conan-Spiel (The Barbarian Sublimation)",
155
//       20 => "Das Conan-Spiel (The Barbarian Sublimation)",
145
//       21 => "Planet Bollywood (The Griffin Equivalency)",
156
//       21 => "Planet Bollywood (The Griffin Equivalency)",
146
//       22 => "Homo Novus Automobilis (The Euclid Alternative)",
157
//       22 => "Homo Novus Automobilis (The Euclid Alternative)",
147
//       23 => "Das Cooper-Nowitzki Theorem (The Cooper-Nowitzki Theorem)",
158
//       23 => "Das Cooper-Nowitzki Theorem (The Cooper-Nowitzki Theorem)",
148
//       24 => "Dessous auf der Oberleitung (The Panty Piñata Polarization)",
159
//       24 => "Dessous auf der Oberleitung (The Panty Piñata Polarization)",
149
//       25 => "Stein, Schere, Spock (The Lizard-Spock Expansion)",
160
//       25 => "Stein, Schere, Spock (The Lizard-Spock Expansion)",
150
//       26 => "Unflotter Dreier (The White Asparagus Triangulation)",
161
//       26 => "Unflotter Dreier (The White Asparagus Triangulation)",
151
//       27 => "Kleines Gefäß mit Honig (The Vartabedian Conundrum)",
162
//       27 => "Kleines Gefäß mit Honig (The Vartabedian Conundrum)",
152
//       28 => "Die Geschenk-Hypothese (The Bath Item Gift Hypothesis)",
163
//       28 => "Die Geschenk-Hypothese (The Bath Item Gift Hypothesis)",
153
//       29 => "Monte, der Roboter (The Killer Robot Instability)",
164
//       29 => "Monte, der Roboter (The Killer Robot Instability)",
154
//       30 => "Der Freundschafts-Algorithmus (The Friendship Algorithm)",
165
//       30 => "Der Freundschafts-Algorithmus (The Friendship Algorithm)",
155
//       31 => "In der Kreditklemme (The Financial Permeability)",
166
//       31 => "In der Kreditklemme (The Financial Permeability)",
156
//       32 => "Die Streichelmaschine (The Maternal Capacitance)",
167
//       32 => "Die Streichelmaschine (The Maternal Capacitance)",
157
//       33 => "Die Kissen-Katastrophe (The Cushion Saturation)",
168
//       33 => "Die Kissen-Katastrophe (The Cushion Saturation)",
158
//       34 => "Das Placebo-Bier (The Terminator Decoupling)",
169
//       34 => "Das Placebo-Bier (The Terminator Decoupling)",
159
//       35 => "Business im Wohnzimmer (The Work Song Nanocluster)",
170
//       35 => "Business im Wohnzimmer (The Work Song Nanocluster)",
160
//       36 => "Der Kampf der Bienenköniginnen (The Dead Hooker Juxtaposition)",
171
//       36 => "Der Kampf der Bienenköniginnen (The Dead Hooker Juxtaposition)",
161
//       37 => "Der Wolowitz-Koeffizient (The Hofstadter Isotope)",
172
//       37 => "Der Wolowitz-Koeffizient (The Hofstadter Isotope)",
162
//       38 => "Die Las-Vegas-Kur (The Vegas Renormalization)",
173
//       38 => "Die Las-Vegas-Kur (The Vegas Renormalization)",
163
//       39 => "Die Weltraumtoilette (The Classified Materials Turbulence)",
174
//       39 => "Die Weltraumtoilette (The Classified Materials Turbulence)",
164
//       40 => "Drei Monate im Eis (The Monopolar Expedition)",
175
//       40 => "Drei Monate im Eis (The Monopolar Expedition)",
165
//       41 => "Der Nordpol-Plan (The Electric Can Opener Fluctuation)",
176
//       41 => "Der Nordpol-Plan (The Electric Can Opener Fluctuation)",
166
//       42 => "Die Grillenwette (The Jiminy Conjecture)",
177
//       42 => "Die Grillenwette (The Jiminy Conjecture)",
167
//       43 => "Sex oder Pralinen (The Gothowitz Deviation)",
178
//       43 => "Sex oder Pralinen (The Gothowitz Deviation)",
168
//       44 => "Für ihn oder mit ihm (The Pirate Solution)",
179
//       44 => "Für ihn oder mit ihm (The Pirate Solution)",
169
//       45 => "Der Mann, der seine Omi liebte (The Creepy Candy Coating Corollary)",
180
//       45 => "Der Mann, der seine Omi liebte (The Creepy Candy Coating Corollary)",
170
//       46 => "Football für Nerds (The Cornhusker Vortex)",
181
//       46 => "Football für Nerds (The Cornhusker Vortex)",
171
//       47 => "Der Gitarrist auf der Couch (The Guitarist Amplification)",
182
//       47 => "Der Gitarrist auf der Couch (The Guitarist Amplification)",
172
//       48 => "Das Suppentattoo (The Adhesive Duck Deficiency)",
183
//       48 => "Das Suppentattoo (The Adhesive Duck Deficiency)",
173
//       49 => "Die Racheformel (The Vengeance Formulation)",
184
//       49 => "Die Racheformel (The Vengeance Formulation)",
174
//       50 => "Das Gorilla-Projekt (The Gorilla Experiment)",
185
//       50 => "Das Gorilla-Projekt (The Gorilla Experiment)",
175
//       51 => "Mädels an der Bar (The Maternal Congruence)",
186
//       51 => "Mädels an der Bar (The Maternal Congruence)",
176
//       52 => "Howards Phasen (The Psychic Vortex)",
187
//       52 => "Howards Phasen (The Psychic Vortex)",
177
//       53 => "Terror in der Stadt der Rosen (The Bozeman Reaction)",
188
//       53 => "Terror in der Stadt der Rosen (The Bozeman Reaction)",
178
//       54 => "Fast wie Einstein (The Einstein Approximation)",
189
//       54 => "Fast wie Einstein (The Einstein Approximation)",
179
//       55 => "Freiflug nach Genf (The Large Hadron Collision)",
190
//       55 => "Freiflug nach Genf (The Large Hadron Collision)",
180
//       56 => "Sheldon pro se (The Excelsior Acquisition)",
191
//       56 => "Sheldon pro se (The Excelsior Acquisition)",
181
//       57 => "Die Herren des Rings (The Precious Fragmentation)",
192
//       57 => "Die Herren des Rings (The Precious Fragmentation)",
182
//       58 => "Die dunkle Seite des Mondes (The Pants Alternative)",
193
//       58 => "Die dunkle Seite des Mondes (The Pants Alternative)",
183
//       59 => "Das L-Wort (The Wheaton Recurrence)",
194
//       59 => "Das L-Wort (The Wheaton Recurrence)",
184
//       60 => "Spaghetti mit Würstchen (The Spaghetti Catalyst)",
195
//       60 => "Spaghetti mit Würstchen (The Spaghetti Catalyst)",
185
//       61 => "Vierer ohne Sheldon (The Plimpton Stimulation)",
196
//       61 => "Vierer ohne Sheldon (The Plimpton Stimulation)",
186
//       62 => "Die Wahrheit über den Fahrstuhl (The Staircase Implementation)",
197
//       62 => "Die Wahrheit über den Fahrstuhl (The Staircase Implementation)",
187
//       63 => "Nie mehr dumme Typen (The Lunar Excitation)",
198
//       63 => "Nie mehr dumme Typen (The Lunar Excitation)",
188
//       64 => "31 Liebhaber, aufgerundet (The Robotic Manipulation)",
199
//       64 => "31 Liebhaber, aufgerundet (The Robotic Manipulation)",
189
//       65 => "Der sicherste Ort der Welt (The Cruciferous Vegetable Amplification)",
200
//       65 => "Der sicherste Ort der Welt (The Cruciferous Vegetable Amplification)",
190
//       66 => "Paradoxe Psychologie (The Zazzy Substitution)",
201
//       66 => "Paradoxe Psychologie (The Zazzy Substitution)",
191
//       67 => "Und jetzt mit Zunge (The Hot Troll Deviation)",
202
//       67 => "Und jetzt mit Zunge (The Hot Troll Deviation)",
192
//       68 => "Der Gestank der Verzweiflung (The Desperation Emanation)",
203
//       68 => "Der Gestank der Verzweiflung (The Desperation Emanation)",
193
//       69 => "Finger weg von meiner Schwester (The Irish Pub Formulation)",
204
//       69 => "Finger weg von meiner Schwester (The Irish Pub Formulation)",
194
//       70 => "Besuch vom FBI (The Apology Insufficiency)",
205
//       70 => "Besuch vom FBI (The Apology Insufficiency)",
195
//       71 => "21 Sekunden (The 21-Second Excitation)",
206
//       71 => "21 Sekunden (The 21-Second Excitation)",
196
//       72 => "Der falsche richtige Freund (The Boyfriend Complexity)",
207
//       72 => "Der falsche richtige Freund (The Boyfriend Complexity)",
197
//       73 => "Die animalische Amy (The Alien Parasite Hypothesis)",
208
//       73 => "Die animalische Amy (The Alien Parasite Hypothesis)",
198
//       74 => "Der peinliche Kuss (The Justice League Recombination)",
209
//       74 => "Der peinliche Kuss (The Justice League Recombination)",
199
//       75 => "Die Bushose (The Bus Pants Utilization)",
210
//       75 => "Die Bushose (The Bus Pants Utilization)",
200
//       76 => "Die neutrale Zone (The Love Car Displacement)",
211
//       76 => "Die neutrale Zone (The Love Car Displacement)",
201
//       77 => "Ein Traum von Bollywood (The Thespian Catalyst)",
212
//       77 => "Ein Traum von Bollywood (The Thespian Catalyst)",
202
//       78 => "Der Mann der Stunde (The Benefactor Factor)",
213
//       78 => "Der Mann der Stunde (The Benefactor Factor)",
203
//       79 => "Ich bin nicht deine Mutter! (The Cohabitation Formulation)",
214
//       79 => "Ich bin nicht deine Mutter! (The Cohabitation Formulation)",
204
//       80 => "Das Juwel von Mumbai (The Toast Derivation)",
215
//       80 => "Das Juwel von Mumbai (The Toast Derivation)",
205
//       81 => "Herz zwei (The Prestidigitation Approximation)",
216
//       81 => "Herz zwei (The Prestidigitation Approximation)",
206
//       82 => "Der Zarnecki-Feldzug (The Zarnecki Incursion)",
217
//       82 => "Der Zarnecki-Feldzug (The Zarnecki Incursion)",
207
//       83 => "Sag’s nicht weiter! (The Herb Garden Germination)",
218
//       83 => "Sag’s nicht weiter! (The Herb Garden Germination)",
208
//       84 => "Souvlaki statt Pizza (The Agreement Dissection)",
219
//       84 => "Souvlaki statt Pizza (The Agreement Dissection)",
209
//       85 => "Die Antilope im Curry (The Wildebeest Implementation)",
220
//       85 => "Die Antilope im Curry (The Wildebeest Implementation)",
210
//       86 => "Hochzeit und Herzinfarkt (The Engagement Reaction)",
221
//       86 => "Hochzeit und Herzinfarkt (The Engagement Reaction)",
211
//       87 => "Männertausch (The Roommate Transmogrification)",
222
//       87 => "Männertausch (The Roommate Transmogrification)",
212
223
213
// //       88 => "The Skank Reflex Analysis",
224
// //       88 => "The Skank Reflex Analysis",
214
// //       89 => "The Infestation Hypothesis",
225
// //       89 => "The Infestation Hypothesis",
215
// //       90 => "The Pulled Groin Extrapolation",
226
// //       90 => "The Pulled Groin Extrapolation",
216
// //       91 => "The Wiggly Finger Catalyst",
227
// //       91 => "The Wiggly Finger Catalyst",
217
// //       92 => "The Russian Rocket Reaction",
228
// //       92 => "The Russian Rocket Reaction",
218
// //       93 => "The Rhinitis Revelation",
229
// //       93 => "The Rhinitis Revelation",
219
// //       94 => "The Good Guy Fluctuation",
230
// //       94 => "The Good Guy Fluctuation",
220
// //       95 => "The Isolation Permutation",
231
// //       95 => "The Isolation Permutation",
221
// //       96 => "The Ornithophobia Diffusion",
232
// //       96 => "The Ornithophobia Diffusion",
222
// //       97 => "The Flaming Spittoon Acquisition",
233
// //       97 => "The Flaming Spittoon Acquisition",
223
// //       98 => "The Speckerman Recurrence",
234
// //       98 => "The Speckerman Recurrence",
224
// //       99 => "The Shiny Trinket Maneuver",
235
// //       99 => "The Shiny Trinket Maneuver",
225
// //      100 => "The Recombination Hypothesis",
236
// //      100 => "The Recombination Hypothesis",
226
//   )
237
//   )
227
// );
238
// );
228
 
239