Rev 32 | Go to most recent revision | Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
26 | PointedEar | 1 | <?php |
2 | |||
3 | $house = array( |
||
4 | // 'ignore' => true, |
||
5 | 'channel' => 'online', |
||
6 | 'showtimes' => 'Mo-Fr 12:20', |
||
7 | 'seen' => array(12, array(37, 46), 85), |
||
8 | 'last_seen' => mktime(11, 20, 0, 3, 31, 2011), |
||
9 | 'seasons' => array(22, 24, 24, 16, 24, 22, 23, 22), |
||
10 | 'episodes' => array( |
||
11 | 1 => "Pilot", |
||
12 | |||
13 | 12 => "Sports Medicine", |
||
14 | |||
15 | 37 => 'Clueless', |
||
16 | 38 => 'Safe', |
||
17 | 39 => 'All In', |
||
18 | 40 => 'Sleeping Dogs Lie', |
||
19 | 41 => 'House vs. God', |
||
20 | 42 => 'Euphoria, Part Ⅰ', |
||
21 | 43 => 'Euphoria, Part Ⅱ', |
||
22 | 44 => 'Forever', |
||
23 | 45 => "Who's Your Daddy?", |
||
24 | 46 => 'No Reason', |
||
25 | 72 => 'The Right Stuff', |
||
26 | 73 => "97 Seconds", |
||
27 | 74 => "Guardian Angels", |
||
28 | 75 => "Mirror, Mirror", |
||
29 | 76 => "Whatever It Takes", |
||
30 | 77 => "Ugly", |
||
31 | 78 => "You Don’t Want to Know", |
||
32 | 79 => "Games", |
||
33 | 81 => "Frozen", |
||
34 | 82 => "Don’t Ever Change", |
||
35 | 83 => "No More Mr. Nice Guy", |
||
36 | 84 => "Living the Dream", |
||
37 | 85 => "House's Head (1)", |
||
38 | 86 => "Wilson’s Heart (2)", |
||
39 | |||
40 | // 87 => "Sterben verändert alles", |
||
41 | // 88 => "Krebs oder nicht?", |
||
42 | // 89 => "Adverse Events", |
||
43 | // 90 => "Birthmarks", |
||
44 | // 92 => "Joy", |
||
45 | // 93 7 "The Itch", |
||
46 | // 94 8 "Emancipation", |
||
47 | // 95 9 "Last Resort", |
||
48 | // 96 10 "Let Them Eat Cake", |
||
49 | // 97 11 "Joy to the World", |
||
50 | // 98 12 "Painless", |
||
51 | // 99 13 "Big Baby", |
||
52 | // 100 14 "The Greater Good", |
||
53 | // 101 15 "Unfaithful", |
||
54 | // 102 16 "The Softer Side", |
||
55 | // 103 17 "The Social Contract", |
||
56 | // 104 18 "Here Kitty", |
||
57 | // 105 19 "Locked In", |
||
58 | // 106 20 "Simple Explanation", |
||
59 | // 107 21 "Saviors", |
||
60 | // 108 22 "House Divided", |
||
61 | // 109 23 "Under My Skin", |
||
62 | // 110 24 "Both Sides Now" |
||
63 | |||
64 | // 130 => "The Choice", |
||
65 | // 131 => "Baggage", |
||
66 | // 132 => "Help Me", |
||
67 | |||
68 | 133 => "Now What?", |
||
69 | 134 => "Selfish", |
||
70 | 135 => "Unwritten", |
||
71 | 136 => "Massage Therapy", |
||
72 | 137 => "Unplanned Parenthood", |
||
73 | 138 => "Office Politics", |
||
74 | 139 => "A Pox on Our House", |
||
75 | 140 => "Small Sacrifices", |
||
76 | 141 => "Larger Than Life", |
||
77 | 142 => "Carrot or Stick", |
||
78 | 143 => "Family Practice", |
||
79 | 144 => "You Must Remember This", |
||
80 | 145 => "Two Stories", |
||
81 | 146 => "Recession Proof", |
||
82 | 147 => "Bombshells", |
||
83 | 148 => "Out of the Chute", |
||
84 | 149 => "Fall From Grace", |
||
85 | 150 => "The Dig", |
||
86 | 151 => "Last Temptation", |
||
87 | 152 => "Changes", |
||
88 | 153 => "The Fix", |
||
89 | 154 => "After Hours", |
||
90 | 155 => "Moving On", |
||
91 | |||
92 | 156 => "Twenty Vicodin", |
||
93 | 157 => "Transplant", |
||
94 | 158 => "Charity Case", |
||
95 | 159 => "Risky Business", |
||
96 | 160 => "The Confession", |
||
97 | 161 => "Parents", |
||
98 | 162 => "Dead & Buried", |
||
99 | 163 => "Perils of Paranoia", |
||
100 | 164 => "Better Half", |
||
101 | 165 => "Runaways", |
||
102 | 166 => "Nobody's Fault", |
||
103 | 167 => "Chase", |
||
104 | 168 => "Man of the House", |
||
105 | 169 => "Love Is Blind", |
||
106 | 170 => "Blowing the Whistle", |
||
107 | 171 => "Gut Check", |
||
108 | 172 => "We Need the Eggs", |
||
109 | 173 => "?", |
||
110 | 174 => "The C Word", |
||
111 | |||
112 | ), |
||
113 | 'episode_list' => 'wiki:en:List_of_House_episodes' |
||
114 | ); |
||
115 | |||
116 | $house_de = array( |
||
117 | 'ignore' => true, |
||
118 | // 'channel' => 'ORF1/RTL/SF2', |
||
119 | 'channel' => 'online', |
||
120 | // 'showtimes' => 'diverse', |
||
121 | 'seen' => array(array(1, 5), array(7, 11)), |
||
122 | 'seasons' => array(22, 24, 24, 16, 24, 22, 23, 22), |
||
123 | 'episode_list' => 'wiki:Liste_der_Dr.-House-Episoden', |
||
124 | 'episodes' => array( |
||
125 | 1 => "Schmerzensgrenzen (Pilot)", |
||
126 | 2 => "Falsche Geschichte (Paternity)", |
||
127 | 3 => "Das Ende danach? (Occams Razor)", |
||
128 | 4 => "Nichts hilft (Maternity)", |
||
129 | 5 => "Nur die Braut Christi? (Damned If You Do)", |
||
130 | 6 => "Schizophren? (The Socratic Method)", |
||
131 | 7 => "Fremd- und nicht gut gegangen (Fidelity)", |
||
132 | 8 => "Geiz ist Gift (Poison)", |
||
133 | 9 => "Leben wider Willen (DNR)", |
||
134 | 10 => "Letzte Suche (Histories)", |
||
135 | 11 => "Tod aus der Wand (Detox)", |
||
136 | 12 => "Schlechter Boden (Sports Medicine)", |
||
137 | 13 => "Vaterfluch (Cursed)", |
||
138 | 14 => "Schlank und krank (Control)", |
||
139 | 15 => "Solche Leute bitte nicht (Mob Rules)", |
||
140 | 16 => "Schönheitsirreale (Heavy)", |
||
141 | 17 => "Versteckte Wahrheit (Role Model)", |
||
142 | 18 => "Verluste (Babies and Bathwater)", |
||
143 | 19 => "Epidemie (Kids)", |
||
144 | 20 => "Liebeshiebe (Love Hurts)", |
||
145 | 21 => "Drei Beine (Three Stories)", |
||
146 | 22 => "Risiken (The Honeymoon)", |
||
147 | |||
148 | 23 => "Ihr, ich und Hippokrates (Acceptance)", |
||
149 | 24 => "Autopsie (Autopsy)", |
||
150 | 25 => "Irrtum (Humpty Dumpty)", |
||
151 | 26 => "Mehr Sein als Schein (TB or Not TB)", |
||
152 | 27 => "Söhne & Väter (Daddy’s Boy)", |
||
153 | 28 => "Tanz ums Feuer (Spin)", |
||
154 | 29 => "Auf der Jagd (Hunting)", |
||
155 | 30 => "Fehlverhalten (The Mistake)", |
||
156 | 31 => "Lug und Trug (Deception)", |
||
157 | 32 => "Ferndiagnose (Failure to Communicate)", |
||
158 | 33 => "Absagen (Need to Know)", |
||
159 | 34 => "Resultate mit Geduld (Distractions)", |
||
160 | 35 => "Kratzer im Lack (Skin Deep)", |
||
161 | 36 => "Sex wird unterschätzt (Sex Kills)", |
||
162 | 37 => "Böses Spiel (Clueless)", |
||
163 | 38 => "Sicher genug? (Safe)", |
||
164 | 39 => "In Not (All In)", |
||
165 | 40 => "Wirtswechsel (Sleeping Dogs Lie)", |
||
166 | 41 => "Wunderland (House vs. God)", |
||
167 | 42 => "Schlechter Scherz – Teil 1 (Euphoria (1))", |
||
168 | 43 => "Schlechter Scherz – Teil 2 (Euphoria (2))", |
||
169 | 44 => "Ein Problem ist nur das Leben (Forever)", |
||
170 | 45 => "Wer wird Vater? (Who’s Your Daddy?)", |
||
171 | 46 => "Widerspiel (No Reason)", |
||
172 | |||
173 | 47 => "Einer gegen alle (Meaning)", |
||
174 | 48 => "Zu den Sternen? (Cane & Able)", |
||
175 | 49 => "Heimgang (Informed Consent)", |
||
176 | 50 => "Sandkastenspiele (Lines in the Sand)", |
||
177 | 51 => "Konsequenzen (Fools for Love)", |
||
178 | 52 => "Que Será Será (Que Será Será)", |
||
179 | 53 => "Koma-Mann & Sohn (Son of a Coma Guy)", |
||
180 | 54 => "Zwietracht (Whack-a-Mole)", |
||
181 | 55 => "Judas? (Finding Judas)", |
||
182 | 56 => "Unfrohes Fest (Merry Little Christmas)", |
||
183 | 57 => "Dr. Cuddys große Lüge (Words and Deeds)", |
||
184 | 58 => "Zwangsarbeit (One Day, One Room)", |
||
185 | 59 => "Wie eine Nadel im Heuhaufen (Needle in a Haystack)", |
||
186 | 60 => "Unempfindlich (Insensitive)", |
||
187 | 61 => "Heiligt der Zweck jedes Mittel? (Half-Wit)", |
||
188 | 62 => "Streng geheim (Top Secret)", |
||
189 | 63 => "Erster Kontakt (Fetal Position)", |
||
190 | 64 => "Horrorflug (Airborne)", |
||
191 | 65 => "Dem Alter entsprechend? (Act Your Age)", |
||
192 | 66 => "Sündenbock mit Freunden (House Training)", |
||
193 | 67 => "Auf der Kippe (Family)", |
||
194 | 68 => "Kündigung (Resignation)", |
||
195 | 69 => "Es nerven Groß und Klein (The Jerk)", |
||
196 | 70 => "Menschen machen Fehler (Human Error)", |
||
197 | |||
198 | 71 => "Allein (Alone)", |
||
199 | 72 => "Der Stoff, aus dem die Heldin ist (The Right Stuff)", |
||
200 | 73 => "97 Sekunden (97 Seconds)", |
||
201 | 74 => "Schauplatz der Merkwürdigkeiten (Guardian Angels)", |
||
202 | 75 => "Spieglein, Spieglein … (Mirror, Mirror)", |
||
203 | 76 => "Auf Biegen und Brechen (Whatever It Takes)", |
||
204 | 77 => "Hässlich (Ugly)", |
||
205 | 78 => "Blut und Spiele (You Don’t Want to Know)", |
||
206 | 79 => "Zu vieles kommt in Frage (Games)", |
||
207 | 80 => "Ist das Lügen nicht schön? (It’s a Wonderful Lie)", |
||
208 | 81 => "Cate aus dem Eis (Frozen)", |
||
209 | 82 => "Schalom, Dr. House? (Don’t Ever Change)", |
||
210 | 83 => "Krankhaft nett (No More Mr. Nice Guy)", |
||
211 | 84 => "Folgenreich (Living the Dream)", |
||
212 | 85 => "Im Kopf von House – Teil 1 (House’s Head (1))", |
||
213 | 86 => "Im Herzen von Wilson – Teil 2 (Wilson’s Heart (2))", |
||
214 | |||
215 | 87 => "Sterben verändert alles (Dying Changes Everything)", |
||
216 | 88 => "Krebs oder nicht? (Not Cancer)", |
||
217 | 89 => "Anders als erhofft (Adverse Events)", |
||
218 | 90 => "Unerwünschte Herkunft (Birthmarks)", |
||
219 | 92 => "Endlich Mutter? (Joy)", |
||
220 | |||
221 | 130 => "Im Nein liegt die Wahrheit (The Choice)", |
||
222 | 131 => "Identitäten (Baggage)", |
||
223 | 132 => "Hilf mir! (Help Me)", |
||
224 | |||
225 | 135 => "Mit anderen Worten (Unwritten)", |
||
226 | 140 => "Die Last der Lügen (Small Sacrifices)", |
||
227 | 141 => "Mutter aus heiterer Hölle (Larger Than Life)", |
||
228 | 142 => "Großer Mann, was nun? (Carrot or Stick)", |
||
229 | 143 => "Spießrutenlauf (Family Practice)", |
||
230 | 144 => "Denke immer daran (You Must Remember This)", |
||
231 | 145 => "Fehlerkultur (Two Stories)", |
||
232 | 146 => "Beziehungsweise (Recession Proof)", |
||
233 | 147 => "Schlag auf Schlag (Bombshells)", |
||
234 | 148 => "Schutzlos (Out of the Chute)", |
||
235 | 149 => "Ungnade (Fall From Grace)", |
||
236 | 150 => "Verschüttete Wahrheiten (The Dig)", |
||
237 | 151 => "Masters' letzte Versuchung (Last Temptation)", |
||
238 | 152 => "Schneller als die Moral (Changes)", |
||
239 | 153 => "Unheilsgeschichten (The Fix)", |
||
240 | 154 => "Ärztekummer (After Hours)", |
||
241 | 155 => "Entzwei (Moving On)", |
||
242 | |||
243 | // 156 => "Twenty Vicodin", |
||
244 | // 157 => "Transplant", |
||
245 | // 158 => "Charity Case", |
||
246 | // 159 => "Risky Business", |
||
247 | // 160 => "The Confession", |
||
248 | // 161 => "Parents", |
||
249 | // 162 => "Dead & Buried", |
||
250 | // 163 => "Perils of Paranoia", |
||
251 | // 164 => "Better Half", |
||
252 | ) |
||
253 | ); |