Rev 32 | Rev 188 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 32 | Rev 51 | ||
---|---|---|---|
1 | <?php
|
1 | <?php
|
2 | 2 | ||
3 | $scrubs = array( |
3 | $scrubs = array( |
4 | // 'ignore' => true,
|
4 | // 'ignore' => true,
|
5 | 'channel' => 'E4', |
5 | 'channel' => 'E4', |
6 | 'showtimes' => 'Mo–Fr 18:00–18:30', |
6 | 'showtimes' => 'Mo–Fr 18:00–18:30', |
7 | 'seen' => array(array(1, 16)), |
7 | 'seen' => array(array(1, 17)), |
8 | 'last_seen' => mktime(18, 30, 0, 9, 6, 2011), |
8 | 'last_seen' => mktime(18, 30, 0, 9, 6, 2011), |
9 | 'seasons' => array(24, 22, 22, 25, 24, 22, 11, 19, 13), |
9 | 'seasons' => array(24, 22, 22, 25, 24, 22, 11, 19, 13), |
10 | 'episodes' => array( |
10 | 'episodes' => array( |
11 | 1 => "My First Day", |
11 | 1 => "My First Day", |
12 | 2 => "My Mentor", |
12 | 2 => "My Mentor", |
13 | 3 => "My Best Friend’s Mistake", |
13 | 3 => "My Best Friend’s Mistake", |
14 | 4 => "My Old Lady", |
14 | 4 => "My Old Lady", |
15 | 5 => "My Two Dads", |
15 | 5 => "My Two Dads", |
16 | 6 => "My Bad", |
16 | 6 => "My Bad", |
17 | 7 => "My Super Ego", |
17 | 7 => "My Super Ego", |
18 | 8 => "My Fifteen Minutes", |
18 | 8 => "My Fifteen Minutes", |
19 | 9 => "My Day Off", |
19 | 9 => "My Day Off", |
20 | 10 => "My Nickname", |
20 | 10 => "My Nickname", |
21 | 11 => "My Own Personal Jesus", |
21 | 11 => "My Own Personal Jesus", |
22 | 12 => "My Blind Date", |
22 | 12 => "My Blind Date", |
23 | 13 => "My Balancing Act", |
23 | 13 => "My Balancing Act", |
24 | 14 => "My Drug Buddy", |
24 | 14 => "My Drug Buddy", |
25 | 15 => "My Bed Banter & Beyond", |
25 | 15 => "My Bed Banter & Beyond", |
26 | 16 => "My Heavy Meddle", |
26 | 16 => "My Heavy Meddle", |
27 | 17 => "My Student", |
27 | 17 => "My Student", |
28 | 18 => "My Tuscaloosa Heart", |
28 | 18 => "My Tuscaloosa Heart", |
29 | 19 => "My Old Man", |
29 | 19 => "My Old Man", |
30 | 20 => "My Way or the Highway", |
30 | 20 => "My Way or the Highway", |
31 | 21 => "My Sacrificial Clam", |
31 | 21 => "My Sacrificial Clam", |
32 | 22 => "My Occurrence (1)", |
32 | 22 => "My Occurrence (1)", |
33 | 23 => "My Hero (2)", |
33 | 23 => "My Hero (2)", |
34 | 24 => "My Last Day", |
34 | 24 => "My Last Day", |
35 | 35 | ||
36 | 25 => "My Overkill", |
36 | 25 => "My Overkill", |
37 | 26 => "My Nightingale", |
37 | 26 => "My Nightingale", |
38 | 27 => "My Case Study", |
38 | 27 => "My Case Study", |
39 | 28 => "My Big Mouth", |
39 | 28 => "My Big Mouth", |
40 | 29 => "My New Coat", |
40 | 29 => "My New Coat", |
41 | 30 => "My Big Brother", |
41 | 30 => "My Big Brother", |
42 | 31 => "My First Step", |
42 | 31 => "My First Step", |
43 | 32 => "My Fruit Cups", |
43 | 32 => "My Fruit Cups", |
44 | 33 => "My Lucky Day", |
44 | 33 => "My Lucky Day", |
45 | 34 => "My Monster", |
45 | 34 => "My Monster", |
46 | 35 => "My Sex Buddy", |
46 | 35 => "My Sex Buddy", |
47 | 36 => "My New Old Friend", |
47 | 36 => "My New Old Friend", |
48 | 37 => "My Philosophy", |
48 | 37 => "My Philosophy", |
49 | 38 => "My Brother, My Keeper", |
49 | 38 => "My Brother, My Keeper", |
50 | 39 => "His Story", |
50 | 39 => "His Story", |
51 | 40 => "My Karma", |
51 | 40 => "My Karma", |
52 | 41 => "My Own Private Practice Guy", |
52 | 41 => "My Own Private Practice Guy", |
53 | 42 => "My T.C.W.", |
53 | 42 => "My T.C.W.", |
54 | 43 => "My Kingdom", |
54 | 43 => "My Kingdom", |
55 | 44 => "My Interpretation", |
55 | 44 => "My Interpretation", |
56 | 45 => "My Drama Queen", |
56 | 45 => "My Drama Queen", |
57 | 46 => "My Dream Job", |
57 | 46 => "My Dream Job", |
58 | 58 | ||
59 | 47 => "My Own American Girl", |
59 | 47 => "My Own American Girl", |
60 | 48 => "My Journey", |
60 | 48 => "My Journey", |
61 | 49 => "My White Whale", |
61 | 49 => "My White Whale", |
62 | 50 => "My Lucky Night", |
62 | 50 => "My Lucky Night", |
63 | 51 => "My Brother, Where Art Thou?", |
63 | 51 => "My Brother, Where Art Thou?", |
64 | 52 => "My Advice to You", |
64 | 52 => "My Advice to You", |
65 | 53 => "My Fifteen Seconds", |
65 | 53 => "My Fifteen Seconds", |
66 | 54 => "My Friend the Doctor", |
66 | 54 => "My Friend the Doctor", |
67 | 55 => "My Dirty Secret", |
67 | 55 => "My Dirty Secret", |
68 | 56 => "My Rule of Thumb", |
68 | 56 => "My Rule of Thumb", |
69 | 57 => "My Clean Break", |
69 | 57 => "My Clean Break", |
70 | 58 => "My Catalyst", |
70 | 58 => "My Catalyst", |
71 | 59 => "My Porcelain God", |
71 | 59 => "My Porcelain God", |
72 | 60 => "My Screw Up", |
72 | 60 => "My Screw Up", |
73 | 61 => "My Tormented Mentor", |
73 | 61 => "My Tormented Mentor", |
74 | 62 => "My Butterfly", |
74 | 62 => "My Butterfly", |
75 | 63 => "My Moment of Un-Truth", |
75 | 63 => "My Moment of Un-Truth", |
76 | 64 => "His Story II", |
76 | 64 => "His Story II", |
77 | 65 => "My Choosiest Choice of All", |
77 | 65 => "My Choosiest Choice of All", |
78 | 66 => "My Fault", |
78 | 66 => "My Fault", |
79 | 67 => "My Self-Examination", |
79 | 67 => "My Self-Examination", |
80 | 68 => "My Best Friend’s Wedding", |
80 | 68 => "My Best Friend’s Wedding", |
81 | 81 | ||
82 | 69 => "My Old Friend's New Friend", |
82 | 69 => "My Old Friend's New Friend", |
83 | 70 => "My Office", |
83 | 70 => "My Office", |
84 | 71 => "My New Game", |
84 | 71 => "My New Game", |
85 | 72 => "My First Kill", |
85 | 72 => "My First Kill", |
86 | 73 => "Her Story", |
86 | 73 => "Her Story", |
87 | 74 => "My Cake", |
87 | 74 => "My Cake", |
88 | 75 => "My Common Enemy", |
88 | 75 => "My Common Enemy", |
89 | 76 => "My Last Chance", |
89 | 76 => "My Last Chance", |
90 | 77 => "My Malpractical Decision (1)", |
90 | 77 => "My Malpractical Decision (1)", |
91 | 78 => "My Female Trouble (2)", |
91 | 78 => "My Female Trouble (2)", |
92 | 79 => "My Unicorn", |
92 | 79 => "My Unicorn", |
93 | 80 => "My Best Moment", |
93 | 80 => "My Best Moment", |
94 | 81 => "My Ocardial Infarction", |
94 | 81 => "My Ocardial Infarction", |
95 | 95 | ||
96 | 130 => "My Scrubs", |
96 | 130 => "My Scrubs", |
97 | 97 | ||
98 | 141 => "My Hard Labor", |
98 | 141 => "My Hard Labor", |
99 | 142 => "My Inconvenient Truth", |
99 | 142 => "My Inconvenient Truth", |
100 | ), |
100 | ), |
101 | 'episode_list' => 'wiki:en:List_of_Scrubs_episodes' |
101 | 'episode_list' => 'wiki:en:List_of_Scrubs_episodes' |
102 | ); |
102 | ); |
103 | 103 | ||
104 | $scrubs_de = array( |
104 | $scrubs_de = array( |
105 | // 'ignore' => true,
|
105 | 'ignore' => true, |
106 | 'channel' => 'ProSieben', |
106 | 'channel' => 'ProSieben', |
107 | 'showtimes' => 'Mo–Fr 15:30', |
107 | 'showtimes' => 'Mo–Fr 15:30', |
108 | 'seen' => array(array(1, 16)), |
108 | 'seen' => array(array(1, 16)), |
109 | 'last_seen' => mktime(14, 55, 0, 9, 8, 2011), |
109 | 'last_seen' => mktime(14, 55, 0, 9, 8, 2011), |
110 | 'seasons' => array(24, 22, 22, 25, 24, 22, 11, 19, 13), |
110 | 'seasons' => array(24, 22, 22, 25, 24, 22, 11, 19, 13), |
111 | 'episode_list' => 'wiki:Liste_der_Scrubs-Episoden', |
111 | 'episode_list' => 'wiki:Liste_der_Scrubs-Episoden', |
112 | 'episodes' => array( |
112 | 'episodes' => array( |
113 | 1 => "Mein erster Tag (My First Day)", |
113 | 1 => "Mein erster Tag (My First Day)", |
114 | 2 => "Mein Mentor (My Mentor)", |
114 | 2 => "Mein Mentor (My Mentor)", |
115 | 3 => "Mein Kunstfehler (My Best Friend’s Mistake)", |
115 | 3 => "Mein Kunstfehler (My Best Friend’s Mistake)", |
116 | 4 => "Meine Lieblingspatientin (My Old Lady)", |
116 | 4 => "Meine Lieblingspatientin (My Old Lady)", |
117 | 5 => "Meine Vorbilder (My Two Dads)", |
117 | 5 => "Meine Vorbilder (My Two Dads)", |
118 | 6 => "Mein Pech (My Bad)", |
118 | 6 => "Mein Pech (My Bad)", |
119 | 7 => "Mein Konkurrent (My Super Ego)", |
119 | 7 => "Mein Konkurrent (My Super Ego)", |
120 | 8 => "Meine fünfzehn Minuten als Held (My Fifteen Minutes)", |
120 | 8 => "Meine fünfzehn Minuten als Held (My Fifteen Minutes)", |
121 | 9 => "Mein freier Tag (My Day Off)", |
121 | 9 => "Mein freier Tag (My Day Off)", |
122 | 10 => "Mein Spitzname (My Nickname)", |
122 | 10 => "Mein Spitzname (My Nickname)", |
123 | 11 => "Mein Weihnachtswunder (My Own Personal Jesus)", |
123 | 11 => "Mein Weihnachtswunder (My Own Personal Jesus)", |
124 | 12 => "Mein Date aus der Röhre (My Blind Date)", |
124 | 12 => "Mein Date aus der Röhre (My Blind Date)", |
125 | 13 => "Meine zweite Chance (My Balancing Act)", |
125 | 13 => "Meine zweite Chance (My Balancing Act)", |
126 | 14 => "Meine Alex (My Drug Buddy)", |
126 | 14 => "Meine Alex (My Drug Buddy)", |
127 | 15 => "Meine Beziehung (My Bed Banter & Beyond)", |
127 | 15 => "Meine Beziehung (My Bed Banter & Beyond)", |
128 | 16 => "Meine Melone (My Heavy Meddle)", |
128 | 16 => "Meine Melone (My Heavy Meddle)", |
129 | 17 => "Mein Student (My Student)", |
129 | 17 => "Mein Student (My Student)", |
130 | 18 => "Mein schlimmster Fall (My Tuscaloosa Heart)", |
130 | 18 => "Mein schlimmster Fall (My Tuscaloosa Heart)", |
131 | 19 => "Mein alter Herr (My Old Man)", |
131 | 19 => "Mein alter Herr (My Old Man)", |
132 | 20 => "Mein Freund, der Chirurg (My Way or the Highway)", |
132 | 20 => "Mein Freund, der Chirurg (My Way or the Highway)", |
133 | 21 => "Mein größtes Opfer (My Sacrificial Clam)", |
133 | 21 => "Mein größtes Opfer (My Sacrificial Clam)", |
134 | 22 => "Meine Zweifel (My Occurrence (1))", |
134 | 22 => "Meine Zweifel (My Occurrence (1))", |
135 | 23 => "Mein Held (My Hero (2))", |
135 | 23 => "Mein Held (My Hero (2))", |
136 | 24 => "Mein letzter Tag (My Last Day)", |
136 | 24 => "Mein letzter Tag (My Last Day)", |
137 | 137 | ||
138 | 25 => "Mein Rundumschlag (My Overkill)", |
138 | 25 => "Mein Rundumschlag (My Overkill)", |
139 | 26 => "Mein Nachtdienst (My Nightingale)", |
139 | 26 => "Mein Nachtdienst (My Nightingale)", |
140 | 27 => "Mein Ticket nach Reno (My Case Study)", |
140 | 27 => "Mein Ticket nach Reno (My Case Study)", |
141 | 28 => "Meine große Klappe (My Big Mouth)", |
141 | 28 => "Meine große Klappe (My Big Mouth)", |
142 | 29 => "Mein Kittel (My New Coat)", |
142 | 29 => "Mein Kittel (My New Coat)", |
143 | 30 => "Mein großer Bruder (My Big Brother)", |
143 | 30 => "Mein großer Bruder (My Big Brother)", |
144 | 31 => "Mein erster Schritt (My First Step)", |
144 | 31 => "Mein erster Schritt (My First Step)", |
145 | 32 => "Mein Pudding (My Fruit Cups)", |
145 | 32 => "Mein Pudding (My Fruit Cups)", |
146 | 33 => "Mein Glückstag (My Lucky Day)", |
146 | 33 => "Mein Glückstag (My Lucky Day)", |
147 | 34 => "Mein Monster (My Monster)", |
147 | 34 => "Mein Monster (My Monster)", |
148 | 35 => "Meine Bettbeziehung (My Sex Buddy)", |
148 | 35 => "Meine Bettbeziehung (My Sex Buddy)", |
149 | 36 => "Meine neue alte Freundin (My New Old Friend)", |
149 | 36 => "Meine neue alte Freundin (My New Old Friend)", |
150 | 37 => "Meine Theorie (My Philosophy)", |
150 | 37 => "Meine Theorie (My Philosophy)", |
151 | 38 => "Mein modernes Wissen (My Brother, My Keeper)", |
151 | 38 => "Mein modernes Wissen (My Brother, My Keeper)", |
152 | 39 => "Seine Geschichte (His Story)", |
152 | 39 => "Seine Geschichte (His Story)", |
153 | 40 => "Mein Karma (My Karma)", |
153 | 40 => "Mein Karma (My Karma)", |
154 | 41 => "Mein Coach (My Own Private Practice Guy)", |
154 | 41 => "Mein Coach (My Own Private Practice Guy)", |
155 | 42 => "Meine scharfe Koma-Braut (My T.C.W.)", |
155 | 42 => "Meine scharfe Koma-Braut (My T.C.W.)", |
156 | 43 => "Mein Größenwahn (My Kingdom)", |
156 | 43 => "Mein Größenwahn (My Kingdom)", |
157 | 44 => "Meine Interpretation (My Interpretation)", |
157 | 44 => "Meine Interpretation (My Interpretation)", |
158 | 45 => "Mein Drama (My Drama Queen)", |
158 | 45 => "Mein Drama (My Drama Queen)", |
159 | 46 => "Mein Traumjob (My Dream Job)", |
159 | 46 => "Mein Traumjob (My Dream Job)", |
160 | 160 | ||
161 | 47 => "Mein drittes Jahr (My Own American Girl)", |
161 | 47 => "Mein drittes Jahr (My Own American Girl)", |
162 | 48 => "Meine neue Ära (My Journey)", |
162 | 48 => "Meine neue Ära (My Journey)", |
163 | 49 => "Mein Berater (My White Whale)", |
163 | 49 => "Mein Berater (My White Whale)", |
164 | 50 => "Mein Stolz (My Lucky Night)", |
164 | 50 => "Mein Stolz (My Lucky Night)", |
165 | 51 => "Mein großer Fehler (My Brother, Where Art Thou?)", |
165 | 51 => "Mein großer Fehler (My Brother, Where Art Thou?)", |
166 | 52 => "Mein Handtaschentrick (My Advice to You)", |
166 | 52 => "Mein Handtaschentrick (My Advice to You)", |
167 | 53 => "Meine fünfzehn Sekunden (My Fifteen Seconds)", |
167 | 53 => "Meine fünfzehn Sekunden (My Fifteen Seconds)", |
168 | 54 => "Meine Kollegin (My Friend the Doctor)", |
168 | 54 => "Meine Kollegin (My Friend the Doctor)", |
169 | 55 => "Mein Verzicht (My Dirty Secret)", |
169 | 55 => "Mein Verzicht (My Dirty Secret)", |
170 | 56 => "Meine Regeln (My Rule of Thumb)", |
170 | 56 => "Meine Regeln (My Rule of Thumb)", |
171 | 57 => "Mein sauberer Abgang (My Clean Break)", |
171 | 57 => "Mein sauberer Abgang (My Clean Break)", |
172 | 58 => "Mein Katalysator (My Catalyst)", |
172 | 58 => "Mein Katalysator (My Catalyst)", |
173 | 59 => "Meine Offenbarung (My Porcelain God)", |
173 | 59 => "Meine Offenbarung (My Porcelain God)", |
174 | 60 => "Meine Schuld (My Screw Up)", |
174 | 60 => "Meine Schuld (My Screw Up)", |
175 | 61 => "Meine sexistischen Kollegen (My Tormented Mentor)", |
175 | 61 => "Meine sexistischen Kollegen (My Tormented Mentor)", |
176 | 62 => "Mein Schmetterling (My Butterfly)", |
176 | 62 => "Mein Schmetterling (My Butterfly)", |
177 | 63 => "Meine Freundin Carla (My Moment of Un-Truth)", |
177 | 63 => "Meine Freundin Carla (My Moment of Un-Truth)", |
178 | 64 => "Mein Freund Turk (His Story II)", |
178 | 64 => "Mein Freund Turk (His Story II)", |
179 | 65 => "Meine kniffligste Entscheidung (My Choosiest Choice of All)", |
179 | 65 => "Meine kniffligste Entscheidung (My Choosiest Choice of All)", |
180 | 66 => "Meine wahren Gefühle (My Fault)", |
180 | 66 => "Meine wahren Gefühle (My Fault)", |
181 | 67 => "Mein Rückzieher (My Self-Examination)", |
181 | 67 => "Mein Rückzieher (My Self-Examination)", |
182 | 68 => "Mein bester Freund heiratet (My Best Friend’s Wedding)", |
182 | 68 => "Mein bester Freund heiratet (My Best Friend’s Wedding)", |
183 | 183 | ||
184 | 69 => "Meine Psychiaterin (My Old Friend’s New Friend)", |
184 | 69 => "Meine Psychiaterin (My Old Friend’s New Friend)", |
185 | 70 => "Meine Beförderung (My Office)", |
185 | 70 => "Meine Beförderung (My Office)", |
186 | 71 => "Meine Schmach (My New Game)", |
186 | 71 => "Meine Schmach (My New Game)", |
187 | 72 => "Meine Begegnung mit dem Tod (My First Kill)", |
187 | 72 => "Meine Begegnung mit dem Tod (My First Kill)", |
188 | 73 => "Ihre Geschichte (Her Story)", |
188 | 73 => "Ihre Geschichte (Her Story)", |
189 | 74 => "Meine Trauer (My Cake)", |
189 | 74 => "Meine Trauer (My Cake)", |
190 | 75 => "Mein hollywoodreifer Auftritt (My Common Enemy)", |
190 | 75 => "Mein hollywoodreifer Auftritt (My Common Enemy)", |
191 | 76 => "Meine einmalige Chance (My Last Chance)", |
191 | 76 => "Meine einmalige Chance (My Last Chance)", |
192 | 77 => "Mein Spiel mit dem Feuer (My Malpractical Decision)", |
192 | 77 => "Mein Spiel mit dem Feuer (My Malpractical Decision)", |
193 | 78 => "Meine Hexe (My Female Trouble)", |
193 | 78 => "Meine Hexe (My Female Trouble)", |
194 | 79 => "Mein Einhorn (My Unicorn)", |
194 | 79 => "Mein Einhorn (My Unicorn)", |
195 | 80 => "Mein bester Moment (My Best Moment)", |
195 | 80 => "Mein bester Moment (My Best Moment)", |
196 | 81 => "Mein Absturz (My Ocardial Infarction)", |
196 | 81 => "Mein Absturz (My Ocardial Infarction)", |
197 | 82 => "Mein Partner (My Lucky Charm)", |
197 | 82 => "Mein Partner (My Lucky Charm)", |
198 | 83 => "Mein Eid (My Hypocritical Oath)", |
198 | 83 => "Mein Eid (My Hypocritical Oath)", |
199 | 84 => "Meine Lügen (My Quarantine)", |
199 | 84 => "Meine Lügen (My Quarantine)", |
200 | 85 => "Meine Sitcom (My Life in Four Cameras)", |
200 | 85 => "Meine Sitcom (My Life in Four Cameras)", |
201 | 86 => "Meine Mitbewohner (My Roommates)", |
201 | 86 => "Meine Mitbewohner (My Roommates)", |
202 | 87 => "Mein Kuchen (My Best Laid Plans)", |
202 | 87 => "Mein Kuchen (My Best Laid Plans)", |
203 | 88 => "Mein Chef mal anders (My Boss’s Free Haircut)", |
203 | 88 => "Mein Chef mal anders (My Boss’s Free Haircut)", |
204 | 89 => "Meine Lippen sind versiegelt (My Lips Are Sealed)", |
204 | 89 => "Meine Lippen sind versiegelt (My Lips Are Sealed)", |
205 | 90 => "Meine Maßnahme (My Big Move)", |
205 | 90 => "Meine Maßnahme (My Big Move)", |
206 | 91 => "Mein Glaube an die Menschheit (My Faith in Humanity)", |
206 | 91 => "Mein Glaube an die Menschheit (My Faith in Humanity)", |
207 | 92 => "Meine Kollegen, die Egozentriker (My Drive-By)", |
207 | 92 => "Meine Kollegen, die Egozentriker (My Drive-By)", |
208 | 93 => "Mein Schokobär (My Changing Ways)", |
208 | 93 => "Mein Schokobär (My Changing Ways)", |
209 | 209 | ||
210 | 94 => "Mein Aufstieg (My Intern’s Eyes)", |
210 | 94 => "Mein Aufstieg (My Intern’s Eyes)", |
211 | 95 => "Mein Sinn für Humor (My Rite of Passage)", |
211 | 95 => "Mein Sinn für Humor (My Rite of Passage)", |
212 | // 96 => "Mein Triathlon (My Day At The Races)",
|
212 | // 96 => "Mein Triathlon (My Day At The Races)",
|
213 | // 97 => "Meine Laudatio (My Jiggly Ball)",
|
213 | // 97 => "Meine Laudatio (My Jiggly Ball)",
|
214 | // 98 => "Mein neuer Gott (My New God)",
|
214 | // 98 => "Mein neuer Gott (My New God)",
|
215 | // 99 => "Mein falscher Rückschluss (My Missed Perception)",
|
215 | // 99 => "Mein falscher Rückschluss (My Missed Perception)",
|
216 | // 100 => "Mein Weg nach Hause (My Way Home)",
|
216 | // 100 => "Mein Weg nach Hause (My Way Home)",
|
217 | // 101 => "Mein Recht auf ein Dankeschön (My Big Bird)",
|
217 | // 101 => "Mein Recht auf ein Dankeschön (My Big Bird)",
|
218 | // 102 => "Mein kleiner Tollpatsch (My Half-Acre)",
|
218 | // 102 => "Mein kleiner Tollpatsch (My Half-Acre)",
|
219 | // 103 => "Meine Therapie (Her Story II)",
|
219 | // 103 => "Meine Therapie (Her Story II)",
|
220 | // 104 => "Mein Kummer (My Buddy’s Booty)",
|
220 | // 104 => "Mein Kummer (My Buddy’s Booty)",
|
221 | // 105 => "Mein Schützling (My Cabbage (1))",
|
221 | // 105 => "Mein Schützling (My Cabbage (1))",
|
222 | // 106 => "Mein Leidensgenosse (My Five Stages (2))",
|
222 | // 106 => "Mein Leidensgenosse (My Five Stages (2))",
|
223 | // 107 => "Mein Walkie Talkie (My Own Personal Hell)",
|
223 | // 107 => "Mein Walkie Talkie (My Own Personal Hell)",
|
224 | // 108 => "Meine wunderschönen Haare (My Extra Mile)",
|
224 | // 108 => "Meine wunderschönen Haare (My Extra Mile)",
|
225 | // 109 => "Meine clevere Idee (My Bright Idea)",
|
225 | // 109 => "Meine clevere Idee (My Bright Idea)",
|
226 | // 110 => "Mein Bleistift (My Chopped Liver)",
|
226 | // 110 => "Mein Bleistift (My Chopped Liver)",
|
227 | // 111 => "Meine Aufrichtigkeit (My New Suit)",
|
227 | // 111 => "Meine Aufrichtigkeit (My New Suit)",
|
228 | // 112 => "Mein Freund, der Hausmeister (His Story III)",
|
228 | // 112 => "Mein Freund, der Hausmeister (His Story III)",
|
229 | // 113 => "Mein Mittagessen mit Cox (My Lunch)",
|
229 | // 113 => "Mein Mittagessen mit Cox (My Lunch)",
|
230 | // 114 => "Mein gefallenes Idol (My Fallen Idol)",
|
230 | // 114 => "Mein gefallenes Idol (My Fallen Idol)",
|
231 | // 115 => "Mein Déjà vu (My Déjà Vu)",
|
231 | // 115 => "Mein Déjà vu (My Déjà Vu)",
|
232 | // 116 => "Mein neuer Schwarm (My Urologist)",
|
232 | // 116 => "Mein neuer Schwarm (My Urologist)",
|
233 | // 117 => "Mein perfektes Date (My Transition (1))",
|
233 | // 117 => "Mein perfektes Date (My Transition (1))",
|
234 | // 118 => "Mein Spiegelbild (My Mirror Image (2))",
|
234 | // 118 => "Mein Spiegelbild (My Mirror Image (2))",
|
235 | // 119 => "Mein Baby und sein Baby (My Best Friend’s Baby’s Baby and My Baby’s Baby)",
|
235 | // 119 => "Mein Baby und sein Baby (My Best Friend’s Baby’s Baby and My Baby’s Baby)",
|
236 | // 120 => "Mein Kaffee (My Coffee)",
|
236 | // 120 => "Mein Kaffee (My Coffee)",
|
237 | // 121 => "Mein Dr. House (My House)",
|
237 | // 121 => "Mein Dr. House (My House)",
|
238 | // 122 => "Mein Neid (My Friend With Money)",
|
238 | // 122 => "Mein Neid (My Friend With Money)",
|
239 | // 123 => "Mein Musical (My Musical)",
|
239 | // 123 => "Mein Musical (My Musical)",
|
240 | // 124 => "Meine streitsüchtigen Kollegen (His Story IV)",
|
240 | // 124 => "Meine streitsüchtigen Kollegen (His Story IV)",
|
241 | // 125 => "Meine Spritztour (My Road to Nowhere)",
|
241 | // 125 => "Meine Spritztour (My Road to Nowhere)",
|
242 | // 126 => "Mein Durchhänger (My Perspective)",
|
242 | // 126 => "Mein Durchhänger (My Perspective)",
|
243 | // 127 => "Meine Abmachung (My Therapeutic Month)",
|
243 | // 127 => "Meine Abmachung (My Therapeutic Month)",
|
244 | // 128 => "Meine Erinnerungen (My Night To Remember)",
|
244 | // 128 => "Meine Erinnerungen (My Night To Remember)",
|
245 | // 129 => "Mein Goldfischglas (My Fishbowl)",
|
245 | // 129 => "Mein Goldfischglas (My Fishbowl)",
|
246 | // 130 => "Meine neuen Klamotten (My Scrubs)",
|
246 | // 130 => "Meine neuen Klamotten (My Scrubs)",
|
247 | // 131 => "Mein scharfes Kindermädchen (My No Good Reason (1))",
|
247 | // 131 => "Mein scharfes Kindermädchen (My No Good Reason (1))",
|
248 | // 132 => "Meine Patenschaft (My Long Goodbye (2))",
|
248 | // 132 => "Meine Patenschaft (My Long Goodbye (2))",
|
249 | // 133 => "Mein tauber Patient (My Words of Wisdom)",
|
249 | // 133 => "Mein tauber Patient (My Words of Wisdom)",
|
250 | // 134 => "Meine Nebendarsteller (Their Story)",
|
250 | // 134 => "Meine Nebendarsteller (Their Story)",
|
251 | // 135 => "Meine Eifersucht (My Turf War)",
|
251 | // 135 => "Meine Eifersucht (My Turf War)",
|
252 | // 136 => "Meine kalte Dusche (My Cold Shower)",
|
252 | // 136 => "Meine kalte Dusche (My Cold Shower)",
|
253 | // 137 => "Meine Reise nach Phoenix (My Conventional Wisdom)",
|
253 | // 137 => "Meine Reise nach Phoenix (My Conventional Wisdom)",
|
254 | // 138 => "Mein Kaninchen (My Rabbit)",
|
254 | // 138 => "Mein Kaninchen (My Rabbit)",
|
255 | // 139 => "Meine Zukunft (My Point Of No Return)",
|
255 | // 139 => "Meine Zukunft (My Point Of No Return)",
|
256 | // 140 => "Mein voller Durchblick (My Own Worst Enemy)",
|
256 | // 140 => "Mein voller Durchblick (My Own Worst Enemy)",
|
257 | // 141 => "Meine schwere Geburt (My Hard Labor)",
|
257 | // 141 => "Meine schwere Geburt (My Hard Labor)",
|
258 | // 142 => "Mein Erwachsenwerden (My Inconvenient Truth)",
|
258 | // 142 => "Mein Erwachsenwerden (My Inconvenient Truth)",
|
259 | // 143 => "Meine Eselsbrücken (My Identity Crisis)",
|
259 | // 143 => "Meine Eselsbrücken (My Identity Crisis)",
|
260 | // 144 => "Mein inneres Kind (My Growing Pains)",
|
260 | // 144 => "Mein inneres Kind (My Growing Pains)",
|
261 | // 145 => "Meine Tabellenführung (My #1 Doctor)",
|
261 | // 145 => "Meine Tabellenführung (My #1 Doctor)",
|
262 | // 146 => "Meine Wasserbomben (My Bad Too)",
|
262 | // 146 => "Meine Wasserbomben (My Bad Too)",
|
263 | // 147 => "Mein Leben als Mann (My Manhood)",
|
263 | // 147 => "Mein Leben als Mann (My Manhood)",
|
264 | // 148 => "Meine Dusel-Diagnose (My Dumb Luck)",
|
264 | // 148 => "Meine Dusel-Diagnose (My Dumb Luck)",
|
265 | // 149 => "Mein neuer Chef (My Waste of Time)",
|
265 | // 149 => "Mein neuer Chef (My Waste of Time)",
|
266 | // 150 => "Mein Märchen (My Princess)",
|
266 | // 150 => "Mein Märchen (My Princess)",
|
267 | // 151 => "Meine Vollidioten (My Jerks)",
|
267 | // 151 => "Meine Vollidioten (My Jerks)",
|
268 | // 152 => "Mein bester Fall (My Last Words)",
|
268 | // 152 => "Mein bester Fall (My Last Words)",
|
269 | // 153 => "Mein Polizeistaat (My Saving Grace)",
|
269 | // 153 => "Mein Polizeistaat (My Saving Grace)",
|
270 | // 154 => "Meine alte Flamme (My Happy Place)",
|
270 | // 154 => "Meine alte Flamme (My Happy Place)",
|
271 | // 155 => "Meine Sesamstraße (My ABC’s)",
|
271 | // 155 => "Meine Sesamstraße (My ABC’s)",
|
272 | // 156 => "Meine tolle Liebesnacht (My Cookie Pants)",
|
272 | // 156 => "Meine tolle Liebesnacht (My Cookie Pants)",
|
273 | // 157 => "Meine neue Rolle (My New Role)",
|
273 | // 157 => "Meine neue Rolle (My New Role)",
|
274 | // 158 => "Mein verliebter Anwalt (My Lawyer's In Love)",
|
274 | // 158 => "Mein verliebter Anwalt (My Lawyer's In Love)",
|
275 | // 159 => "Meine Handy-Stimme (My Absence)",
|
275 | // 159 => "Meine Handy-Stimme (My Absence)",
|
276 | // 160 => "Mein Brusthaar (My Comedy Show)",
|
276 | // 160 => "Mein Brusthaar (My Comedy Show)",
|
277 | // 161 => "Meine sprechenden Hände (My Nah Nah Nah)",
|
277 | // 161 => "Meine sprechenden Hände (My Nah Nah Nah)",
|
278 | // 162 => "Meine Beliebtheit (Their Story II)",
|
278 | // 162 => "Meine Beliebtheit (Their Story II)",
|
279 | // 163 => "Mein Vollmond (My Full Moon)",
|
279 | // 163 => "Mein Vollmond (My Full Moon)",
|
280 | // 164 => "Mein Bahamas, Teil 1 (My Soul On Fire, Part 1)",
|
280 | // 164 => "Mein Bahamas, Teil 1 (My Soul On Fire, Part 1)",
|
281 | // 165 => "Mein Bahamas, Teil 2 (My Soul On Fire, Part 2)",
|
281 | // 165 => "Mein Bahamas, Teil 2 (My Soul On Fire, Part 2)",
|
282 | // 166 => "Mein Chefchirurg (My Cuz)",
|
282 | // 166 => "Mein Chefchirurg (My Cuz)",
|
283 | // 167 => "Meine 37 Minuten (My Chief Concern)",
|
283 | // 167 => "Meine 37 Minuten (My Chief Concern)",
|
284 | // 168 => "Mein Finale, Teil 1 (My Finale, Part 1)",
|
284 | // 168 => "Mein Finale, Teil 1 (My Finale, Part 1)",
|
285 | // 169 => "Mein Finale, Teil 2 (My Finale, Part 2)",
|
285 | // 169 => "Mein Finale, Teil 2 (My Finale, Part 2)",
|
286 | // 170 => "Unsere erste Vorlesung (Our First Day of School)",
|
286 | // 170 => "Unsere erste Vorlesung (Our First Day of School)",
|
287 | // 171 => "Unser Trinkerfreund (Our Drunk Friend)",
|
287 | // 171 => "Unser Trinkerfreund (Our Drunk Friend)",
|
288 | // 172 => "Unsere Vorbilder (Our Role Models)",
|
288 | // 172 => "Unsere Vorbilder (Our Role Models)",
|
289 | // 173 => "Unsere letzten Geschichten (Our Histories)",
|
289 | // 173 => "Unsere letzten Geschichten (Our Histories)",
|
290 | // 174 => "Unsere Blutsauger (Our Mysteries)",
|
290 | // 174 => "Unsere Blutsauger (Our Mysteries)",
|
291 | // 175 => "Unsere Besten (Our New Girl-Bro)",
|
291 | // 175 => "Unsere Besten (Our New Girl-Bro)",
|
292 | // 176 => "Unsere weißen Kittel (Our White Coats)",
|
292 | // 176 => "Unsere weißen Kittel (Our White Coats)",
|
293 | // 177 => "Unsere schrägen Paare (Our Couples)",
|
293 | // 177 => "Unsere schrägen Paare (Our Couples)",
|
294 | // 178 => "Unser Babymoon (Our Stuff Gets Real)",
|
294 | // 178 => "Unser Babymoon (Our Stuff Gets Real)",
|
295 | // 179 => "Unser Spickzettel (Our True Lies)",
|
295 | // 179 => "Unser Spickzettel (Our True Lies)",
|
296 | // 180 => "Unsere Höllenwoche (Our Dear Leaders)",
|
296 | // 180 => "Unsere Höllenwoche (Our Dear Leaders)",
|
297 | // 181 => "Unsere Fahrkünste (Our Driving Issues)",
|
297 | // 181 => "Unsere Fahrkünste (Our Driving Issues)",
|
298 | // 182 => "Unser Dankeschön (Our Thanks)",
|
298 | // 182 => "Unser Dankeschön (Our Thanks)",
|
299 | )
|
299 | )
|
300 | ); |
300 | ); |
301 | 301 |