Seri-o-meter - Fixed font-weight for logos - Updated series
| /trunk/media/video/series/data.inc |
|---|
| 22,9 → 22,9 |
| include_once 'includes/scrubs.php'; |
| include_once 'includes/seaquest.php'; |
| include_once 'includes/simpsons.php'; |
| include_once 'includes/smallville.php'; |
| include_once 'includes/stargate.php'; |
| include_once 'includes/star-trek-tos.php'; |
| include_once 'includes/superman.php'; |
| include_once 'includes/time-trax.php'; |
| $serien = array_merge($serien, array( |
| 80,7 → 80,7 |
| // 'ignore' => true, |
| 'channel' => 'BBC 3', |
| 'showtimes' => 'Fr 20:00', |
| 'seen' => array(1, 42, 56, array(60, 62)), |
| 'seen' => array(array(1, 3), 42, 56, array(60, 62)), |
| 'last_seen' => mktime(20, 0, 0, 12, 19, 2011), |
| 'seasons' => array( |
| 13, 'Special 2005' => 1, |
| 238,21 → 238,49 |
| '<span class="frasier">F<span>rasier</span></span>' => &$frasier, |
| '<span class="fresh-hell"><span class="gradient">Fresh Hell</span></span>' => array( |
| // 'ignore' => true, |
| 'channel' => 'online', |
| 'seen' => array(array(1, 5)), |
| // 'last_seen' => mktime(0, 5, 0, 7, 5, 2011), |
| 'seasons' => array(5, 10), |
| 'episode_list' => 'http://www.freshhellseries.com/home/category/video/episodes/season-1/', |
| 'episodes' => array( |
| 1 => 'Pilot', |
| 2 => 'The Actress Next Door', |
| 3 => 'The Agent Showcase', |
| 4 => 'The Agent Meeting', |
| 5 => 'The Manager Upstairs', |
| 6 => 'A Short Time Later', |
| 7 => "Levar", |
| 8 => "The Acting Class", |
| 9 => "Dakota's First Port Shoot", |
| 10 => "The Seance", |
| 11 => "The Birthday Party", |
| 12 => "The Billionaire", |
| 13 => "The Actor Prepares", |
| 14 => "The Jolinda Show", |
| 15 => "Dakota Leaving", |
| ) |
| ), |
| '<span class="fringe"><span class="gradient">' |
| . ' <span class="f">F</span><span class="r">r</span><span class="i">i</span>' |
| . '<span class="n">n</span><span class="g">g</span><span class="e">e</span>' |
| . '</span></span>' => array( |
| 'channel' => 'ProSieben', |
| 'showtimes' => 'Mo 21:15–23:50', |
| // 'ignore' => true, |
| // 'channel' => 'ProSieben', |
| // 'showtimes' => 'Mo 21:15–23:50', |
| 'seen' => array(array(1, 6)), |
| 'last_seen' => mktime(0, 5, 0, 7, 5, 2011), |
| // 'last_seen' => mktime(0, 5, 0, 7, 5, 2011), |
| 'seasons' => array(20, 23, 22), |
| 'episode_list' => 'wiki:Liste_der_Fringe-Episoden', |
| 'episodes' => array( |
| 1 => 'Flug 627 (Pilot)', |
| 2 => 'Das Experiment (The Same Old Story)', |
| 3 => 'Roy (The Ghost Network)', |
| 4 => 'Die Ankunft (The Arrival)', |
| 1 => 'Pilot (Flug 627)', |
| 2 => 'The Same Old Story (Das Experiment)', |
| 3 => 'The Ghost Network (Roy)', |
| 4 => 'The Arrival (Die Ankunft)', |
| 5 => 'Unter Strom (Power Hungry)', |
| 6 => 'Das Heilmittel (The Cure)', |
| 7 => "Der geheimnisvolle Mr. Jones (In Which We Meet Mr. Jones)", |
| 479,6 → 507,8 |
| ) |
| ), |
| '<span class="superman">Lois & Clark: The New Adventures of Superman</span>' => &$superman, |
| '<span class="macgyver">MacGyver</span>' => $macgyver, |
| '<span class="monk">Monk</span>' => &$monk, |
| 699,7 → 729,7 |
| // 'ignore' => true, |
| 'channel' => 'online', |
| // 'showtimes' => 'Di–Sa 03:15', |
| 'seen' => array(array(1, 4)), |
| 'seen' => array(array(1, 7)), |
| // 'last_seen' => mktime(5, 0, 0, 6, 2, 2011), |
| 'seasons' => array(22, 21, 18), |
| 'episodes' => array( |
| 977,10 → 1007,10 |
| ), |
| '<span class="true-blood"><span class="upper">True</span>' |
| . '<span class="hidden"> </span><span class="blood"><span class="lower">B</span>lood</span></span>' => array( |
| 'ignore' => true, |
| // 'ignore' => true, |
| 'channel' => 'online', |
| // 'showtimes' => 'Mi 00:10', |
| 'seen' => array(array(1, 3)), |
| 'seen' => array(array(1, 4)), |
| 'seasons' => array(12, 12, 12, 12), |
| 'episode_list' => 'wiki:en:List_of_True_Blood_episodes', |
| 'episodes' => array( |
| /trunk/media/video/series/includes/smallville.php |
|---|
| File deleted |
| /trunk/media/video/series/includes/superman.php |
|---|
| 0,0 → 1,432 |
| <?php |
| $smallville = array( |
| // 'ignore' => true, |
| 'channel' => 'online', |
| // 'showtimes' => 'Mo-Fr 14:10', |
| 'seen' => array(array(1, 18)), |
| 'seasons' => array(21, 23, 22, 22, 22, 22, 20, 22, 21, 22), |
| 'episode_list' => 'wiki:en:List_of_Smallville_episodes', |
| 'episodes' => array( |
| 1 => 'Pilot', |
| 2 => 'Metamorphosis', |
| 3 => 'Hothead', |
| 4 => 'X-Ray', |
| 5 => 'Cool', |
| 6 => "Hourglass", |
| 7 => "Craving", |
| 8 => "Jitters", |
| 9 => "Rogue", |
| 10 => "Shimmer", |
| 11 => "Hug", |
| 12 => "Leech", |
| 13 => "Kinetic", |
| 14 => "Zero", |
| 15 => "Nicodemus", |
| 16 => "Stray", |
| 17 => "Reaper", |
| 18 => "Drone", |
| 19 => "Crush", |
| 20 => "Obscura", |
| 21 => "Tempest", |
| // 153 1 "Odyssey" Kevin G. Fair Kelly Souders, Brian Peterson, Todd Slavkin & Darren Swimmer September 18, 2008 3T7451 4.34[97] |
| // 154 2 "Plastique" Rick Rosenthal Don Whitehead & Holly Henderson September 25, 2008 3T7452 4.18[98] |
| // 155 3 "Toxic" Mairzee Almas Caroline Dries October 2, 2008 3T7453 4.05[99] |
| // 156 4 "Instinct" James Conway Al Septien & Turi Meyer October 9, 2008 3T7454 4.11[100] |
| // 157 5 "Committed" Glen Winter Bryan Q. Miller October 16, 2008 3T7455 4.18[101] |
| // 158 6 "Prey" Michael Rohl Kelly Souders & Brian Peterson October 23, 2008 377456 4.15[102] |
| // 159 7 "Identity" |
| 160 => "Bloodline", |
| 161 => "Abyss", |
| // 162 10 "Bride" Jeannot Szwarc Al Septien & Turi Meyer November 20, 2008 3T7460 4.18[106] |
| // 163 11 "Legion" Glen Winter Geoff Johns January 15, 2009 3T7461 4.29[107] |
| // 164 12 "Bulletproof" Morgan Beggs Bryan Miller January 22, 2009 3T7462 3.85[108] |
| // 165 13 "Power" Allison Mack Todd Slavkin & Darren Swimmer January 29, 2009 3T7463 4.21[109] |
| // 166 14 "Requiem" Michael Rohl Don Whitehead & Holly Henderson February 5, 2009 3T7464 3.93[110] |
| // 167 15 "Infamous" Glen Winter Caroline Dries March 12, 2009 3T7465 3.56[111] |
| // 168 16 "Turbulence" Kevin G. Fair Al Septien & Turi Meyer March 19, 2009 3T7466 3.49[112] |
| // 169 17 "Hex" Mairzee Almas Bryan Miller March 26, 2009 3T7467 3.79[113] |
| // 170 18 "Eternal" James Marshall Brian Peterson & Kelly Souders April 2, 2009 3T7468 3.84[114] |
| // 171 19 "Stiletto" Kevin G. Fair Caroline Dries April 23, 2009 3T7469 3.10[115] |
| // 172 20 "Beast" Michael Rohl Genevieve Sparling April 30, 2009 3T7470 3.23[116] |
| // 173 21 "Injustice" Tom Welling Al Septien & Turi Meyer May 7, 2009 3T7471 3.39[117] |
| // 174 22 "Doomsday" |
| // 175 => "Savior", |
| 176 => "Metallo", |
| 177 => "Rabid", |
| 178 => "Echo", |
| 179 => "Roulette", |
| 180 => "Crossfire", |
| 181 => "Kandor", |
| 182 => "Idol", |
| 183 => "Pandora", |
| 184 => "Disciple", |
| 185 => "Absolute Justice", |
| 186 => "Warrior", |
| 187 => "Persuasion", |
| 188 => "Conspiracy", |
| 189 => "Escape", |
| 190 => "Checkmate", |
| 191 => "Upgrade", |
| 192 => "Charade", |
| 193 => "Sacrifice", |
| 194 => "Hostage", |
| 195 => "Salvation", |
| 196 => "Lazarus", |
| 197 => "Shield", |
| 198 => "Supergirl", |
| 199 => "Homecoming", |
| 200 => "Isis", |
| 201 => "Harvest", |
| 202 => "Ambush", |
| 203 => "Abandoned", |
| 204 => "Patriot", |
| 205 => "Luthor", |
| 206 => "Icarus", |
| 207 => "Collateral", |
| 208 => "Beacon", |
| 209 => "Masquerade", |
| 210 => "Fortune", |
| 211 => "Scion", |
| 212 => "Kent", |
| 213 => "Booster", |
| 214 => "Dominion", |
| 215 => "Prophecy", |
| 216 => "Finale, Part 1", |
| 217 => "Finale, Part 2", |
| ) |
| ); |
| $smallville_de = array( |
| 'ignore' => true, |
| 'channel' => 'Tele 5 / RTL II', |
| 'showtimes' => 'Mo-Fr 15:05 / Do 00:30', |
| 'seen' => array(array(1, 18)), |
| 'last_seen' => mktime(17, 10, 0, 4, 21, 2011), |
| 'seasons' => array(21, 23, 22, 22, 22, 22, 20, 22, 21, 22), |
| 'episode_list' => 'wiki:Liste_der_Smallville-Episoden', |
| 'episodes' => array( |
| 1 => 'Nicht von dieser Welt (Pilot)', |
| 2 => 'Häutung bei Vollmond (Metamorphosis)', |
| 3 => 'Feuerball (Hothead)', |
| 4 => 'Ich sehe was, was Du nicht bist (X-Ray)', |
| 5 => 'Schockgefroren! (Cool)', |
| 6 => 'Blinde Augen sehen mehr (Hourglass)', |
| 7 => 'Zum Fressen gern (Craving)', |
| 8 => 'Körperbeben (Jitters)', |
| 9 => 'Von Mit- und Besserwissern (Rogue)', |
| 10 => 'Hollow Boy (Shimmer)', |
| 11 => 'Zum Teufel mit dem Willen anderer (Hug)', |
| 12 => 'Plötzlich verletzlich (Leech)', |
| 13 => 'Ab durch die Wand! (Kinetic)', |
| 14 => 'Schlechte Leute, einst wie heute (Zero)', |
| 15 => 'Blütenterror (Nicodemus)', |
| 16 => 'Wie ein kleiner Bruder (Stray)', |
| 17 => 'Nur die Asche bleibt zurück (Reaper)', |
| 18 => 'Clark Kent for President! (Drone)', |
| 19 => 'Tele-Kill-Nese (Crush)', |
| 20 => 'Das letzte Stück zur Wahrheit (Obscura)', |
| 21 => 'Als der Sturm kam (Tempest (1))', |
| 22 => "Seh’ die Welt in Trümmern liegen (Vortex (2))", |
| 23 => "Heiß! (Heat)", |
| 24 => "Raumschiff verzweifelt gesucht (Duplicity)", |
| 25 => "Wahnsinnsrot (Red)", |
| 26 => "Byron und sein Hyde (Nocturne)", |
| 27 => "Ich atme ein, die Jugend dein! (Redux)", |
| 28 => "Mütter, Väter, nur Verräter? (Lineage)", |
| 29 => "Ryan", |
| 30 => "Eigenkopie (Dichotic)", |
| 31 => "Höhlengeheimnis (Skinwalker)", |
| 32 => "Was ist bloß mit Whitney los? (Visage)", |
| 33 => "Metropolis Report (Insurgence)", |
| 34 => "Wer schoss auf Lionel Luthor? (Suspect)", |
| 35 => "Blutparasit (Rush)", |
| 36 => "Triple Luthor (Prodigal)", |
| 37 => "Zeitpunkt des Todes: 02.17 Uhr (Fever)", |
| 38 => "Kal-El von Krypton (Rosetta)", |
| 39 => "Alien 2? (Visitor) (24.05.2011 17:05 Tele 5)", |
| 40 => "Viel Arbeit für den neuen Sheriff (Precipice)", |
| 41 => "Abgedampft (Witness)", |
| 42 => "Geisterjäger (Accelerate)", |
| 43 => "Für immer … (Calling (1))", |
| 44 => "… nach Hause? (Exodus (2))", |
| 45 => "Verschollen (Exile)", |
| 46 => "Phoenix", |
| 47 => "Gejagt! (Extinction)", |
| 48 => "Nur geträumt? (Slumber)", |
| 49 => "Perry White (Perry)", |
| 50 => "Smallville 1961 (Relic)", |
| 51 => "Anziehend (Magnetic)", |
| 52 => "Schizophren! (Shattered)", |
| 53 => "Irrsinn! (Asylum)", |
| 54 => "Flüstern (Whisper)", |
| 55 => "Befehle (Delete)", |
| 56 => "Todesvision (Hereafter)", |
| 57 => "Limit (Velocity)", |
| 58 => "So wie ich? (Obsession)", |
| 59 => "Lebenselixier (Resurrection)", |
| 60 => "Amok (Crisis)", |
| 61 => "Schlüsselmomente (Legacy)", |
| 62 => "Sag’ die Wahrheit (Truth)", |
| 63 => "Lara & Lillian (Memoria)", |
| 64 => "Der Mann, der einst vom Himmel fiel? (Talisman)", |
| 65 => "Der Anfang … (Forsaken (1))", |
| 66 => "… vom Ende (Covenant (2))", |
| 67 => "Lana & Lois (Crusade)", |
| 68 => "Das leere Grab (Gone)", |
| 69 => "OP/TIK (Facade)", |
| 70 => "Kuschelmonster (Devoted)", |
| 71 => "Flash! (Run)", |
| 72 => "Im Körper des Feindes (Transference)", |
| 73 => "Regeln des Spiels (Jinx)", |
| 74 => "Die Nacht der 3 (Spell)", |
| 75 => "Mutter aus Leidenschaft (Bound)", |
| 76 => "Angstgase (Scare)", |
| 77 => "Ja, ich will … nicht (Unsafe)", |
| 78 => "Augenzeugin (Pariah)", |
| 79 => "Lahmgelegt (Recruit)", |
| 80 => "Krypto", |
| 81 => "Isabelle reloaded (Sacred)", |
| 82 => "Hoppla Lucy (Lucy)", |
| 83 => "Lex gegen Lex! (Onyx)", |
| 84 => "(Small)willenlos (Spirit)", |
| 85 => "Noch mal mit Gefühl (Blank)", |
| 86 => "Eintagseltern (Ageless)", |
| 87 => "School of Wax (Forever)", |
| 88 => "Armageddon (Commencement)", |
| 89 => "Gelandet! (Arrival)", |
| 90 => "Ein Mensch zu sein (Mortal)", |
| 91 => "Wiedergeburt (Hidden)", |
| // 92 4 Aquaman Aqua 20. Okt. 2005 23. Sep. 2006 |
| // 93 5 Schwarze Schwestern Thirst 27. Okt. 2005 30. Sep. 2006 |
| // 94 6 Verbrechen verführt Exposed 3. Nov. 2005 30. Sep. 2006 |
| // 95 7 Silberwahn Splinter 10. Nov. 2005 7. Okt. 2006 |
| // 96 8 Kryptons dunkle Seite Solitude 17. Nov. 2005 7. Okt. 2006 |
| // 97 9 Santa Clark Lexmas 8. Dez. 2005 14. Okt. 2006 |
| // 98 10 Lex gegen Jonathan Fanatic 12. Jan. 2006 14. Okt. 2006 |
| // 99 11 Zeugen der Ankunft Lockdown 19. Jan. 2006 28. Okt. 2006 |
| // 100 12 Was ich tat, tat ich aus Liebe Reckoning 26. Jan. 2006 4. Nov. 2006 |
| // 101 13 Nichts mehr, wie es war Vengeance 2. Feb. 2006 11. Nov. 2006 |
| // 102 14 Unruhe der Toten Tomb 9. Feb. 2006 18. Nov. 2006 |
| // 103 15 Cyborg Cyborg 16. Feb. 2006 25. Nov. 2006 |
| // 104 16 Dressiert Hypnotic 30. Mär. 2006 2. Dez. 2006 |
| // 105 17 Jenseitstrip Void 6. Apr. 2006 9. Dez. 2006 |
| // 106 18 Scherben Fragile 13. Apr. 2006 16. Dez. 2006 |
| // 107 19 Höllenspiel Mercy 20. Apr. 2006 30. Dez. 2006 |
| // 108 20 Dankbarkeitsmord Fade 27. Apr. 2006 13. Jan. 2007 |
| // 109 21 Töte ihn! Oracle 4. Mai 2006 20. Jan. 2007 |
| // 110 22 Untergang Vessel 11. Mai 2006 27. Jan. 2007 |
| // 111 1 Verbannt in die Phantomzone Zod 28. Sep. 2006 1. Dez. 2007 |
| // 112 2 Luft-Waffe Sneeze 5. Okt. 2006 1. Dez. 2007 |
| // 113 3 Mörderpflanzen Wither 12. Okt. 2006 8. Dez. 2007 |
| // 114 4 Green Arrow Arrow 19. Okt. 2006 8. Dez. 2007 |
| // 115 5 Klassensterben Reunion 26. Okt. 2006 15. Dez. 2007 |
| // 116 6 Raya vom Krypton Fallout 2. Nov. 2006 15. Dez. 2007 |
| // 117 7 Mit Pfeil und Kugel Rage 9. Nov. 2006 22. Dez. 2007 |
| // 118 8 Frequenzwechsel Static 16. Nov. 2006 22. Dez. 2007 |
| // 119 9 Unterdrückungsmechanismen Subterranean 7. Dez. 2006 5. Jan. 2008 |
| // 120 10 Mit allen Wassern gewaschen Hydro 11. Jan. 2007 5. Jan. 2008 |
| // 121 11 Justice League Justice 18. Jan. 2007 2. Feb. 2008 |
| // 122 12 Vergiss dein nicht Labyrinth 25. Jan. 2007 2. Feb. 2008 |
| // 123 13 Alle lieben Clark Crimson 1. Feb. 2007 9. Feb. 2008 |
| // 124 14 Beschützerinstinkt Trespass 8. Feb. 2007 9. Feb. 2008 |
| // 125 15 Freakville Freak 15. Feb. 2007 16. Feb. 2008 |
| // 126 16 Teufelshochzeit Promise 15. Mär. 2007 23. Feb. 2008 |
| // 127 17 Fightclub Combat 22. Mär. 2007 23. Feb. 2008 |
| // 128 18 Mutterseelenallein Progeny 19. Apr. 2007 1. Mär. 2008 |
| // 129 19 Mein Feind, der Freund Nemesis 26. Apr. 2007 1. Mär. 2008 |
| // 130 20 Episode Noir Noir 3. Mai 2007 8. Mär. 2008 |
| // 131 21 Prototyp Prototype 10. Mai 2007 8. Mär. 2008 |
| // 132 22 Phantom der Opfer Phantom |
| // 133 1 Alter Ego Bizarro 27. Sep. 2007 17. Sep. 2008 |
| // 134 2 Familienbesuch Kara 4. Okt. 2007 24. Sep. 2008 |
| // 135 3 Eiskalt erwischt Fierce 11. Okt. 2007 1. Okt. 2008 |
| // 136 4 Unsterbliche Liebe Cure 18. Okt. 2007 8. Okt. 2008 |
| // 137 5 Wahre Helden Action 25. Okt. 2007 15. Okt. 2008 |
| // 138 6 Erinnerung an Lara Lara 1. Nov. 2007 22. Okt. 2008 |
| // 139 7 Rachefeldzug Wrath 8. Nov. 2007 29. Okt. 2008 |
| // 140 8 Zor-El Blue 15. Nov. 2007 5. Nov. 2008 |
| // 141 9 Gemini-Projekt Gemini 13. Dez. 2007 12. Nov. 2008 |
| // 142 10 Brainiacs Rückkehr Persona 31. Jan. 2008 19. Nov. 2008 |
| // 143 11 Blonde Sirene Siren 7. Feb. 2008 26. Nov. 2008 |
| // 144 12 Im Kopf des Feindes Fracture 14. Feb. 2008 3. Dez. 2008 |
| // 145 13 Alte Freunde Hero 13. Mär. 2008 10. Dez. 2008 |
| // 146 14 Der Reisende Traveler 20. Mär. 2008 17. Dez. 2008 |
| // 147 15 Das Medaillon Veritas 27. Mär. 2008 7. Jan. 2009 |
| 148 => "Sturz in den Abgrund (Descent)", |
| 149 => "Der Spion, der mich liebte (Sleeper)", |
| // 150 18 Weltuntergang Apocalypse 1. Mai 2008 28. Jan. 2009 |
| // 151 19 Das Veritas-Vermächtnis Quest 8. Mai 2008 4. Feb. 2009 |
| // 152 20 Außer Kontrolle Arctic |
| // 153 1 Odyssey Odyssey 18. Sep. 2008 16. Jan. 2010 |
| // 154 2 Feuerteufel Plastique 25. Sep. 2008 16. Jan. 2010 |
| // 155 3 Vergiftet Toxic 2. Okt. 2008 23. Jan. 2010 |
| // 156 4 Seelengefährten Instinct 9. Okt. 2008 23. Jan. 2010 |
| // 157 5 Liebesprüfung Committed 16. Okt. 2008 30. Jan. 2010 |
| // 158 6 Schattenmörder Prey 23. Okt. 2008 30. Jan. 2010 |
| // 159 7 Identität Identity 30. Okt. 2008 27. Feb. 2010 |
| // 160 8 Sohn des Zod Bloodline 6. Nov. 2008 6. Mär. 2010 |
| // 161 9 Amnesie Abyss 13. Nov. 2008 13. Mär. 2010 |
| // 162 10 Entführung der Braut Bride 20. Nov. 2008 20. Mär. 2010 |
| // 163 11 Die Legion Legion 15. Jan. 2009 27. Mär. 2010 |
| // 164 12 Selbstjustiz Bulletproof 22. Jan. 2009 3. Apr. 2010 |
| // 165 13 Macht Power 29. Jan. 2009 10. Apr. 2010 |
| // 166 14 Requiem Requiem 5. Feb. 2009 17. Apr. 2010 |
| 167 => "Schatten des Ruhms (Infamous)", |
| 168 => "Absturz (Turbulence)", |
| // 169 17 Wenn Wünsche wahr werden Hex 26. Mär. 2009 15. Mär. 2010 |
| // 170 18 Das Monster in mir Eternal 2. Apr. 2009 22. Mär. 2010 |
| // 171 19 Heldin in High-Heels Stiletto 23. Apr. 2009 29. Mär. 2010 |
| // 172 20 Chloes Entscheidung Beast 30. Apr. 2009 5. Juni 2010 |
| // 173 21 Geheimarmee Injustice 7. Mai 2009 12. Juni 2010 |
| // 174 22 Doomsday Doomsday 14. Mai 2009 19. Juni 2010 |
| // 175 1 Last der Verantwortung Savior 25. Sep. 2009 1. Juni 2011 |
| // 176 2 Metallo Metallo 2. Okt. 2009 8. Juni 2011 |
| 177 => "Todesvirus (Rabid)", |
| 178 => "Offene Rechnungen (Echo)", |
| 180 => "Blind Date (Crossfire)", |
| 185 => "Helden der Vergangenheit (Absolute Justice)", |
| 186 => "Die Geburt eines Schurken (Warrior)", |
| 187 => "Hypnose wider Willen (Persuasion)", |
| 188 => "Verschwörung (Conspiracy)", |
| 189 => "Der Geist aus der Unterwelt (Escape)", |
| 190 => "Checkmate", |
| 191 => "Metallos Rückkehr (Upgrade)", |
| 192 => "Phantombild (Charade)", |
| 193 => "Gefangen im Wachturm (Sacrifice)", |
| // 194 20 Die Rote Königin Hostage 7. Mai 2010 13. Okt. 2011 |
| // 195 21 Erlösung Salvation 14. Mai 2010 20. Okt. 2011 |
| // 196 1 — Lazarus 24. Sep. 2010 — |
| // 197 2 — Shield 1. Okt. 2010 — |
| // 198 3 — Supergirl 8. Okt. 2010 — |
| // 199 4 — Homecoming 15. Okt. 2010 — |
| // 200 5 — Isis 22. Okt. 2010 — |
| // 201 6 — Harvest 29. Okt. 2010 — |
| // 202 7 — Ambush 5. Nov. 2010 — |
| // 203 8 — Abandoned 12. Nov. 2010 — |
| // 204 9 — Patriot 19. Nov. 2010 — |
| // 205 10 — Luthor 3. Dez. 2010 — |
| // 206 11 — Icarus 10. Dez. 2010 — |
| // 207 12 — Collateral 4. Feb. 2011 — |
| // 208 13 — Beacon 11. Feb. 2011 — |
| // 209 14 — Masquerade 18. Feb. 2011 — |
| // 210 15 — Fortune 25. Feb. 2011 — |
| // 211 16 — Scion 4. Mär. 2011 — |
| // 212 17 — Kent 15. Apr. 2011 — |
| // 213 18 — Booster 22. Apr. 2011 — |
| // 214 19 — Dominion 29. Apr. 2011 — |
| // 215 20 — Prophecy 6. Mai 2011 — |
| // 216 21 — Finale (1) 13. Mai 2011 — |
| // 217 22 — Finale (2) 13. Mai 2011 — |
| ) |
| ); |
| $superman = array( |
| 'ignore' => true, |
| 'seasons' => array(21, 22, 22, 22), |
| 'episode_list' => 'wiki:en:List_of_Lois_%26_Clark:_The_New_Adventures_of_Superman_episodes', |
| 'episodes' => array( |
| 1 => "Pilot", |
| 2 => "Strange Visitor (From Another Planet)", |
| 3 => "Neverending Battle", |
| 4 => "I'm Looking Through You", |
| 5 => "Requiem for a Super Hero", |
| 6 => "I've Got a Crush on You", |
| 7 => "Smart Kids", |
| 8 => "The Green, Green Glow of Home", |
| 9 => "The Man of Steel Bars", |
| 10 => "Pheromone, My Lovely", |
| 11 => "Honeymoon in Metropolis", |
| 12 => "All Shook Up", |
| 13 => "Witness", |
| 14 => "Illusions of Grandeur", |
| 15 => "The Ides of Metropolis", |
| 16 => "Foundling", |
| 17 => "The Rival", |
| 18 => "Vatman", |
| 19 => "Fly Hard", |
| 20 => "Barbarians at the Planet", |
| 21 => "The House of Luthor", |
| 22 => "Madame Ex", |
| 23 => "Wall of Sound", |
| 24 => "The Source", |
| 25 => "The Prankster", |
| 26 => "Church of Metropolis", |
| 27 => "Operation Blackout", |
| 28 => "That Old Gang of Mine", |
| 29 => "A Bolt From the Blue", |
| 30 => "Season's Greedings", |
| 31 => "Metallo", |
| 32 => "Chi of Steel", |
| 33 => "The Eyes Have It", |
| 34 => "The Phoenix", |
| 35 => "Top Copy", |
| 36 => "Return of the Prankster", |
| 37 => "Lucky Leon", |
| 38 => "Resurrection", |
| 39 => "Tempus Fugitive", |
| 40 => "Target: Jimmy Olsen!", |
| 41 => "Individual Responsibility", |
| 42 => "Whine, Whine, Whine", |
| 43 => "And the Answer Is…", |
| 44 => "We Have a Lot to Talk About", |
| 45 => "Ordinary People", |
| 46 => "Contact", |
| 47 => "When Irish Eyes Are Killing", |
| 48 => "Just Say Noah", |
| 49 => "Don't Tug on Superman's Cape", |
| 50 => "Ultra Woman", |
| 51 => "Chip Off the Old Clark", |
| 52 => "Super Mann", |
| 53 => "Virtually Destroyed", |
| 54 => "Home Is Where the Hurt Is", |
| 55 => "Never on Sunday", |
| 56 => "The Dad Who Came In From the Cold", |
| 57 => "Tempus, Anyone?", |
| 58 => "I Now Pronounce You...", |
| 59 => "Double Jeopardy", |
| 60 => "Seconds", |
| 61 => "Forget Me Not", |
| 62 => "Oedipus Wrecks", |
| 63 => "It's a Small World After All", |
| 64 => "Through a Glass, Darkly", |
| 65 => "Big Girls Don't Fly", |
| 66 => "Lord of the Flys", |
| 67 => "Battleground Earth", |
| 68 => "Swear to God, This Time We're Not Kidding", |
| 69 => "Soul Mates", |
| 70 => "Brutal Youth", |
| 71 => "The People vs. Lois Lane", |
| 72 => "Dead Lois Walking", |
| 73 => "Bob and Carol and Lois and Clark", |
| 74 => "Ghosts", |
| 75 => "Stop the Presses", |
| 76 => "Twas the Night Before Mxymas", |
| 77 => "Lethal Weapon", |
| 78 => "Sex, Lies and Videotape", |
| 79 => "Meet John Doe", |
| 80 => "Lois and Clarks", |
| 81 => "AKA Superman", |
| 82 => "Faster than a Speeding Vixen ", |
| 83 => "Shadow of a Doubt", |
| 84 => "Voice from the Past", |
| 85 => "I've Got You Under My Skin", |
| 86 => "Toy Story", |
| 87 => "The Family Hour", |
| ) |
| ); |
| /trunk/media/video/series/includes/seaquest.php |
|---|
| 4,7 → 4,7 |
| // 'ignore' => true, |
| 'channel' => 'online', |
| // 'showtimes' => 'Mo–Fr 18:00–18:30', |
| 'seen' => array(1, array(4, 6)), |
| 'seen' => array(array(1, 2), array(4, 6)), |
| // 'last_seen' => mktime(18, 30, 0, 9, 6, 2011), |
| 'seasons' => array(23, 21, 13), |
| 'episodes' => array( |
| /trunk/media/video/series/includes/andromeda.php |
|---|
| 5,7 → 5,7 |
| // 'ignore' => true, |
| 'channel' => 'online', |
| // 'showtimes' => 'Mo–Fr 16:10', |
| 'seen' => array(array(1, 8)), |
| 'seen' => array(array(1, 10)), |
| // 'last_seen' => mktime(16, 5, 0, 5, 16, 2011), |
| 'seasons' => array(22, 22, 22, 22, 22), |
| 'episode_list' => 'wiki:en:List_of_Andromeda_episodes', |
| /trunk/media/video/series/includes/scrubs.php |
|---|
| 105,7 → 105,7 |
| // 'ignore' => true, |
| 'channel' => 'ProSieben', |
| 'showtimes' => 'Mo–Fr 15:30', |
| 'seen' => array(array(1, 15)), |
| 'seen' => array(array(1, 16)), |
| 'last_seen' => mktime(14, 55, 0, 9, 8, 2011), |
| 'seasons' => array(24, 22, 22, 25, 24, 22, 11, 19, 13), |
| 'episode_list' => 'wiki:Liste_der_Scrubs-Episoden', |
| /trunk/media/video/series/includes/monk.php |
|---|
| 4,7 → 4,7 |
| // 'ignore' => true, |
| 'channel' => 'online', |
| // 'showtimes' => 'diverse', |
| 'seen' => array(array(1, 7), 110, 111), |
| 'seen' => array(array(1, 9), 110, 111), |
| // 'last_seen' => mktime(21, 15, 0, 6, 5, 2011), |
| 'seasons' => array(13, 16, 16, 16, 16, 16, 16, 16), |
| 'episode_list' => 'wiki:Liste_der_Monk-Episoden', |
| /trunk/media/video/series/includes/dead-zone.php |
|---|
| 4,7 → 4,7 |
| // 'ignore' => true, |
| 'channel' => 'online', |
| // 'showtimes' => 'Mo–Fr 16:10', |
| 'seen' => array(array(1, 4), array(22, 23)), |
| 'seen' => array(array(1, 5), array(22, 23)), |
| // 'last_seen' => mktime(16, 5, 0, 5, 16, 2011), |
| 'seasons' => array(13, 19, 12, 12, 11, 13), |
| 'episode_list' => 'http://episoden.wikia.com/wiki/Dead_Zone', |
| 13,8 → 13,8 |
| 2 => "Kaltes Herz (What It Seems)", |
| 3 => "Der Coach (Quality of Life)", |
| 4 => "Enigma (Enigma)", |
| // 5 => "Zwischen zwei Welten (Netherworld)", |
| // 6 => "Das Haus (The House)", |
| 5 => "Zwischen zwei Welten (Netherworld)", |
| 6 => "Das Haus (The House)", |
| // 7 => "Der zwölfte Geschworene (Unreasonable Doubt)", |
| // 8 => "Kaleidoskop des Todes (The Siege)", |
| // 9 => "Höllentrip (Enemy Mind)", |
| /trunk/media/video/series/includes/time-trax.php |
|---|
| 4,7 → 4,7 |
| // 'ignore' => true, |
| 'channel' => 'online', |
| // 'showtimes' => 'diverse', |
| 'seen' => array(array(1, 3)), |
| 'seen' => array(array(1, 5)), |
| // 'last_seen' => mktime(21, 15, 0, 6, 5, 2011), |
| 'seasons' => array(22, 22), |
| 'episode_list' => 'wiki:en:Time_Trax#Episode_list', |
| /trunk/media/video/series/includes/castle.php |
|---|
| 3,7 → 3,7 |
| $castle = array( |
| 'channel' => 'online', |
| // 'showtimes' => 'Fr 20:00', |
| 'seen' => array(array(1, 6)), |
| 'seen' => array(array(1, 7)), |
| // 'last_seen' => mktime(20, 0, 0, 7, 1, 2011), |
| 'seasons' => array(10, 24, 24, 23), |
| 'episode_list' => 'wiki:en:List_of_Castle_episodes', |
| /trunk/media/video/series/includes/buffy.php |
|---|
| 5,7 → 5,7 |
| 'channel' => 'online', |
| // 'showtimes' => 'Mo 22:05–00:30', |
| 'seasons' => array(12, 22, 22, 22, 22, 22, 22), |
| 'seen' => array(array(1, 10)), |
| 'seen' => array(array(1, 12)), |
| 'episode_list' => 'http://www.serienjunkies.de/Buffy/season1.html', |
| 'episodes' => array( |
| 1 => "Welcome to the Hellmouth (Das Zentrum des Bösen)", |
| 21,9 → 21,51 |
| 11 => "Out of Mind, Out of Sight (Aus den Augen, aus dem Sinn)", |
| 12 => "Prophecy Girl (Das Ende der Welt)", |
| 13 => "When She Was Bad (Im Banne des Bösen)", |
| 14 => "Some Assembly Required (Operation Cordelia)", |
| 15 => "School Hard (Elternabend mit Hindernissen)", |
| 16 => "Inca Mummy Girl (Das Geheimnis der Mumie)", |
| 17 => "Reptile Boy (Der Geheimbund)", |
| 18 => "Halloween (Die Nacht der Verwandlung)", |
| 19 => "Lie to Me (Todessehnsucht)", |
| 20 => "The Dark Age (Das Mal des Eyghon)", |
| 21 => "What's My Line? (1) (Die Rivalin)", |
| 22 => "What's My Line? (2) (Das Ritual)", |
| 23 => "Ted", |
| 24 => "Bad Eggs (Faule Eier)", |
| 25 => "Surprise (Der Fluch der Zigeuner)", |
| 26 => "Innocence (Der gefallene Engel)", |
| 27 => "Phases (Der Werwolfjäger)", |
| 28 => "Bewitched, Bothered And Bewildered (Der Liebeszauber)", |
| 29 => "Passion (Das Jenseits lässt grüßen)", |
| 30 => "Killed by Death (Der unsichtbare Tod)", |
| 31 => "I Only Have Eyes for You (Ein Dämon namens Liebe)", |
| 32 => "Go Fish (Das Geheimnis der Fischmonster)", |
| 33 => "Becoming (1) (Wendepunkte)", |
| 34 => "Becoming (2) (Spiel mit dem Feuer)", |
| 35 => "Anne (Anne gefangen in der Unterwelt)", |
| 36 => "Dead Man's Party (Die Nacht der lebenden Toten)", |
| 37 => "Faith, Hope and Trick (Neue Freunde, neue Feinde)", |
| 38 => "Beauty and the Beasts (Dr. Jekyll und Mr. Hyde)", |
| 39 => "Homecoming (Die Qual der Wahl)", |
| 40 => "Band Candy (Außer Rand und Band)", |
| 41 => "Revelations (Der Handschuh von Myhnegon)", |
| 42 => "Lover's Walk (Liebe und andere Schwierigkeiten)", |
| 43 => "The Wish (Was wäre wenn...)", |
| 44 => "Amends (Heimsuchungen)", |
| 45 => "Gingerbread (Hänsel und Gretel)", |
| 46 => "Helpless (Die Reifeprüfung)", |
| 47 => "The Zeppo (Die Nacht der lebenden Leichen)", |
| 48 => "Bad Girls (Der neue Wächter)", |
| 49 => "Consequences (Konsequenzen)", |
| 50 => "Doppelgangland (Doppelgängerland)", |
| 51 => "Enemies (Gefährliche Spiele)", |
| 52 => "Choices (Die Box von Gavrock)", |
| 53 => "The Prom (Der Höllenhund)", |
| 54 => "Graduation Day (1) (Das Blut der Jägerin)", |
| 55 => "Graduation Day (2) (Tag der Vergeltung)", |
| 56 => "Earshot (Fremde Gedanken)", |
| 109 => "Smashed (Alte Feinde, neue Freunde?)", |
| 110 => "Wrecked (Der Fluch der Zauberei)", |
| /trunk/media/video/series/includes/battlestar-galactica.php |
|---|
| 4,7 → 4,7 |
| // 'ignore' => true, |
| 'channel' => 'online', |
| // 'showtimes' => 'Mi 02:00', |
| 'seen' => array(array(1, 5)), |
| 'seen' => array(array(1, 7)), |
| 'seasons' => array(13, 20, 20, 'Razor' => 2, 20, 'The Plan' => 1), |
| 'episode_list' => 'wiki:en:List_of_Battlestar_Galactica_(2004_TV_series)_episodes', |
| 'episodes' => array( |
| /trunk/media/video/series/includes/simpsons.php |
|---|
| 5,7 → 5,7 |
| 'channel' => 'Channel 4 / online', |
| 'showtimes' => 'So 14:00–15:05', |
| 'seen' => array( |
| array(1, 9), array(11, 12), array(14, 32), |
| array(1, 40), |
| array(63, 64), 95), |
| // 'last_seen' => mktime(21, 30, 0, 8, 3, 2010), |
| 'seasons' => array(13, 22, 24, 22, 22 , 25, 25, 25, 25, 23, 22, |
| 49,14 → 49,56 |
| 34 => "Three Men and a Comic Book", |
| 35 => "Blood Feud", |
| 36 => "Stark Raving Dad", |
| 37 => "Mr. Lisa Goes to Washington", |
| 38 => "When Flanders Failed", |
| 39 => "Bart the Murderer", |
| 40 => "Homer Defined", |
| 41 => "Like Father, Like Clown", |
| 42 => "Treehouse of Horror II", |
| 43 => "Lisa's Pony", |
| 44 => "Saturdays of Thunder", |
| 45 => "Flaming Moe's", |
| 46 => "Burns Verkaufen der Kraftwerk", |
| 47 => "I Married Marge", |
| 48 => "Radio Bart", |
| 49 => "Lisa the Greek", |
| 50 => "Homer Alone", |
| 51 => "Bart the Lover", |
| 52 => "Homer at the Bat", |
| 53 => "Separate Vocations", |
| 54 => "Dog of Death", |
| 55 => "Colonel Homer", |
| 56 => "Black Widower", |
| 57 => "The Otto Show", |
| 58 => "Bart's Friend Falls in Love", |
| 59 => "Brother, Can You Spare Two Dimes?", |
| 60 => "Kamp Krusty", |
| 61 => "A Streetcar Named Marge", |
| 62 => "Homer the Heretic", |
| 63 => "Lisa the Beauty Queen", |
| 64 => "Treehouse of Horror III", |
| 65 => "Itchy & Scratchy: The Movie", |
| 66 => "Marge Gets a Job", |
| 67 => "New Kid on the Block", |
| 68 => "Mr. Plow", |
| 69 => "Lisa's First Word", |
| 70 => "Homer's Triple Bypass", |
| 71 => "Marge vs. the Monorail", |
| 72 => "Selma's Choice", |
| 73 => "Brother from the Same Planet", |
| 74 => "I Love Lisa", |
| 75 => "Duffless", |
| 76 => "Last Exit to Springfield", |
| 77 => "So It’s Come to This: A Simpsons Clip Show", |
| 78 => "The Front", |
| 79 => "Whacking Day", |
| 80 => "Marge in Chains", |
| 81 => "Krusty Gets Kancelled", |
| 82 => "Homer's Barbershop Quartet", |
| 83 => "Cape Feare", |
| 84 => "Homer Goes to College", |
| 85 => "Rosebud", |
| 86 => "Treehouse of Horror IV", |
| 69,17 → 111,40 |
| 93 => "Bart Gets Famous", |
| 94 => "Homer and Apu", |
| 95 => "Lisa vs. Malibu Stacy", |
| // 96 => "Deep Space Homer", |
| 96 => "Deep Space Homer", |
| 97 => "Homer Loves Flanders", |
| 98 => "Bart Gets an Elephant", |
| 99 => "Burns' Heir", |
| 100 => "Sweet Seymour Skinner's Baadasssss Song", |
| 101 => "The Boy Who Knew Too Much", |
| 102 => "Lady Bouvier's Lover", |
| 103 => "Secrets of a Successful Marriage", |
| 104 => "Bart of Darkness", |
| 105 => "Lisa's Rival", |
| 106 => "Another Simpsons Clip Show", |
| 107 => "Itchy & Scratchy Land", |
| 108 => "Sideshow Bob Roberts", |
| 109 => "Treehouse of Horror V", |
| 110 => "Bart's Girlfriend", |
| 111 => "Lisa on Ice", |
| 112 => "Homer Badman", |
| 113 => "Grampa vs. Sexual Inadequacy", |
| 114 => "Fear of Flying", |
| 115 => "Homer the Great", |
| 116 => "Maggie Makes Three", |
| 117 => "Bart's Comet", |
| 118 => "Homie the Clown", |
| 119 => "Bart vs. Australia", |
| 120 => "Homer vs. Patty and Selma", |
| 121 => "A Star Is Burns", |
| 122 => "Lisa's Wedding", |
| 123 => "Two Dozen and One Greyhounds", |
| 124 => "The PTA Disbands", |
| 125 => "'Round Springfield", |
| 126 => "The Springfield Connection", |
| 127 => "Lemon of Troy", |
| 128 => "Who Shot Mr. Burns? Part 1", |
| 240 => "Alone Again, Natura-Diddily", |
| 241 => "Missionary: Impossible", |
| /trunk/media/video/series/includes/macgyver.php |
|---|
| 1,8 → 1,9 |
| <?php |
| $macgyver = array( |
| // 'ignore' => true, |
| 'channel' => 'online', |
| 'seen' => array(array(1, 9)), |
| 'seen' => array(array(1, 12)), |
| 'seasons' => array(22, 22, 20, 19, 21, 21, 14), |
| 'episode_list' => 'wiki:en:List_of_MacGyver_episodes', |
| 'episodes' => array( |
| /trunk/media/video/series/includes/house.php |
|---|
| 4,13 → 4,24 |
| // 'ignore' => true, |
| 'channel' => 'online', |
| 'showtimes' => 'Mo-Fr 12:20', |
| 'seen' => array(12, array(37, 46), 85), |
| 'last_seen' => mktime(11, 20, 0, 3, 31, 2011), |
| 'seen' => array(array(1, 2), array(12, 13), array(37, 46), 85), |
| // 'last_seen' => mktime(11, 20, 0, 3, 31, 2011), |
| 'seasons' => array(22, 24, 24, 16, 24, 22, 23, 22), |
| 'episodes' => array( |
| 1 => "Pilot", |
| 2 => "Paternity", |
| 3 => "Occams Razor", |
| 4 => "Maternity)", |
| 5 => "Damned If You Do", |
| 6 => "The Socratic Method", |
| 7 => "Fidelity", |
| 8 => "Poison", |
| 9 => "DNR", |
| 10 => "Histories", |
| 11 => "Detox", |
| 12 => "Sports Medicine", |
| 13 => "Cursed", |
| // 14 => "Control", |
| 37 => 'Clueless', |
| 38 => 'Safe', |
| /trunk/media/video/series/style.css |
|---|
| 50,6 → 50,7 |
| th { |
| width: 20%; |
| padding: 0.25em 0.5em 0.25em 0; |
| font-weight: normal; |
| text-align: right; |
| } |
| 84,34 → 85,28 |
| src: local("X-Files"), url(/styles/fonts/x-files.ttf); |
| } |
| <?php |
| $xfiles_pos = '65% 60%'; |
| $xfiles_angle = '12deg'; |
| $xfiles_gray = '236, 244, 235'; |
| ?> |
| .akte-x { |
| padding: 1em 0.25em 0.6em 0.25em; |
| background-image: |
| linear-gradient(<?php echo $xfiles_angle; ?>, |
| rgba(<?php echo $xfiles_gray; ?>, 0) 33%, rgba(<?php echo $xfiles_gray; ?>, 0.9) 68%, |
| rgba(<?php echo $xfiles_gray; ?>, 0.9) 70%, rgba(<?php echo $xfiles_gray; ?>, 0) 90%); |
| -o-linear-gradient(12deg, |
| rgba(236, 244, 235, 0) 33%, rgba(236, 244, 235, 0.9) 68%, |
| rgba(236, 244, 235, 0.9) 70%, rgba(236, 244, 235, 0) 90%); |
| background-image: |
| -moz-radial-gradient(<?php echo $xfiles_pos; ?>, |
| rgba(<?php echo $xfiles_gray; ?>, 0.5) 50%, rgba(<?php echo $xfiles_gray; ?>, 0.1)), |
| -moz-linear-gradient(<?php echo $xfiles_angle; ?>, |
| rgba(<?php echo $xfiles_gray; ?>, 0) 33%, rgba(<?php echo $xfiles_gray; ?>, 0.9) 68%, |
| rgba(<?php echo $xfiles_gray; ?>, 0.9) 70%, rgba(<?php echo $xfiles_gray; ?>, 0) 90%); |
| linear-gradient(12deg, |
| rgba(236, 244, 235, 0) 33%, rgba(236, 244, 235, 0.9) 68%, |
| rgba(236, 244, 235, 0.9) 70%, rgba(236, 244, 235, 0) 90%); |
| background-image: |
| -o-linear-gradient(<?php echo $xfiles_angle; ?>, |
| rgba(<?php echo $xfiles_gray; ?>, 0) 33%, rgba(<?php echo $xfiles_gray; ?>, 0.9) 68%, |
| rgba(<?php echo $xfiles_gray; ?>, 0.9) 70%, rgba(<?php echo $xfiles_gray; ?>, 0) 90%); |
| -moz-radial-gradient(65% 60%, |
| rgba(236, 244, 235, 0.5) 50%, rgba(236, 244, 235, 0.1)), |
| -moz-linear-gradient(12deg, |
| rgba(236, 244, 235, 0) 33%, rgba(236, 244, 235, 0.9) 68%, |
| rgba(236, 244, 235, 0.9) 70%, rgba(236, 244, 235, 0) 90%); |
| background-image: |
| -webkit-radial-gradient(<?php echo $xfiles_pos; ?>, 25% 75%, |
| rgba(<?php echo $xfiles_gray; ?>, 0.5) 50%, rgba(<?php echo $xfiles_gray; ?>, 0.1)), |
| -webkit-linear-gradient(<?php echo $xfiles_angle; ?>, |
| rgba(<?php echo $xfiles_gray; ?>, 0) 33%, rgba(<?php echo $xfiles_gray; ?>, 0.9) 68%, |
| rgba(<?php echo $xfiles_gray; ?>, 0.9) 70%, rgba(<?php echo $xfiles_gray; ?>, 0) 90%); |
| -webkit-radial-gradient(65% 60%, 25% 75%, |
| rgba(236, 244, 235, 0.5) 50%, rgba(236, 244, 235, 0.1)), |
| -webkit-linear-gradient(12deg, |
| rgba(236, 244, 235, 0) 33%, rgba(236, 244, 235, 0.9) 68%, |
| rgba(236, 244, 235, 0.9) 70%, rgba(236, 244, 235, 0) 90%); |
| background-color: #000; |
| color: #dcdfdc; |
| line-height: 2em; |
| 118,12 → 113,15 |
| vertical-align: middle; |
| } |
| .akte-x .small { |
| padding-left: 1em; |
| background-image: linear-gradient(bottom left, black, transparent); |
| /* .linear-gradient(bottom left, black, transparent); */ |
| background-image: -moz-linear-gradient(bottom left, black, transparent); |
| background-image: -o-linear-gradient(bottom left, black, transparent); |
| background-image: -webkit-linear-gradient(bottom left, black, transparent); |
| background-image: linear-gradient(bottom left, black, transparent); |
| vertical-align: middle; |
| font-family: "Futura Condensed", sans-serif; |
| font-size: 50%; |
| 178,7 → 176,7 |
| .andromeda .roddenberry { |
| position: absolute; |
| right: 3.5em; |
| right: 3.75em; |
| top: 1.7em; |
| font-family: sans-serif; |
| font-size: 21%; |
| 191,6 → 189,7 |
| .big-bang-theory { |
| font-family: Impact, sans-serif; |
| font-size: 122%; |
| font-weight: bold; |
| text-transform: uppercase; |
| } |
| 347,6 → 346,7 |
| color: white; |
| font-family: serif; |
| font-size: 120%; |
| font-weight: bold; |
| line-height: 1; |
| text-align: center; |
| text-transform: uppercase; |
| 589,16 → 589,13 |
| bottom: 0.25em; |
| text-shadow: 0 1px 1px rgb(168, 217, 231), 0 1px rgb(77, 148, 168); |
| text-shadow: 0 1px 1px rgba(168, 217, 231, 0.9), 0 1px rgba(77, 148, 168, 0.9); |
| <?php |
| $matrix = 'matrix(1, 0, 0, 0.9, 0, 0)'; |
| $transforms3d = 'perspective(50px) rotateX(45deg)'; |
| ?> |
| -moz-transform: <?php echo $matrix; ?>; |
| -moz-transform: <?php echo $transforms3d; ?>; |
| -o-transform: <?php echo $matrix; ?>; |
| -ms-transform: <?php echo $matrix; ?>; |
| -webkit-transform: <?php echo $transforms3d; ?>; |
| transform: <?php echo $transforms3d; ?>; |
| -moz-transform: matrix(1, 0, 0, 0.9, 0, 0); |
| -moz-transform: perspective(50px) rotateX(45deg); |
| -o-transform: matrix(1, 0, 0, 0.9, 0, 0); |
| -ms-transform: matrix(1, 0, 0, 0.9, 0, 0); |
| -webkit-transform: perspective(50px) rotateX(45deg); |
| transform: perspective(50px) rotateX(45deg); |
| } |
| .eureka .ka { |
| 624,16 → 621,37 |
| font-size: 75%; |
| } |
| .fresh-hell { |
| position: relative; |
| background-color: white; |
| color: #fff900; |
| font-family: Kruella, fantasy; |
| font-size: 150%; |
| text-transform: uppercase; |
| white-space: nowrap; |
| -webkit-text-stroke: 0.25px #333; |
| text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); |
| } |
| .fresh-hell .gradient { |
| position: absolute; |
| left: 0; |
| top: 0; |
| -webkit-mask-image: -webkit-linear-gradient( |
| rgba(0, 0, 0, 1), transparent); |
| z-index: 2; |
| } |
| .fresh-hell:after { |
| content: "Fresh Hell"; |
| color: #bf170a; |
| } |
| @font-face { |
| font-family: "Century Gothic"; |
| src: local("Century Gothic"), url(/styles/fonts/Century_Gothic.TTF); |
| } |
| <?php |
| $fringe_color = '#101811'; |
| $fringe_shadow = '#5b6e65'; |
| ?> |
| .fringe { |
| display: inline-block; |
| padding: 0.125em 0.5em 0.125em 0.5em; |
| 640,7 → 658,7 |
| background-color: #000; |
| background-image: -moz-radial-gradient(center, #D6DBD3 4%, #7d9b9d 60%, black); |
| background-image: -webkit-radial-gradient(center, 67% 67%, #D6DBD3 4%, #7d9b9d 60%, black); |
| color: <?php echo $fringe_color; ?>; |
| color: #101811; |
| font-family: "Century Gothic", sans-serif; |
| font-weight: bolder; |
| font-size: 140%; |
| 653,10 → 671,9 |
| -webkit-mask-image: -webkit-radial-gradient(center, 150% 150%, |
| rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.125)); |
| */ |
| <?php $transforms3d = 'perspective(50px) rotateX(4.43deg)'; ?> |
| -moz-transform: <?php echo $transforms3d; ?>; |
| -webkit-transform: <?php echo $transforms3d; ?>; |
| transform: <?php echo $transforms3d; ?>; |
| -moz-transform: perspective(50px) rotateX(4.43deg); |
| -webkit-transform: perspective(50px) rotateX(4.43deg); |
| transform: perspective(50px) rotateX(4.43deg); |
| } |
| .fringe .f { |
| 664,13 → 681,13 |
| /*-webkit-transform: matrix(1, 0, -0.06, 1, 0, 0);*/ |
| text-shadow: |
| 0.5px 0.25px <?php echo $fringe_shadow; ?>, |
| 0.75px 0.5px <?php echo $fringe_shadow; ?>, |
| 1.25px 0.75px <?php echo $fringe_shadow; ?>, |
| 1.5px 1.25px <?php echo $fringe_shadow; ?>, |
| 1.75px 1.5px <?php echo $fringe_shadow; ?>, |
| 2px 1.75px <?php echo $fringe_shadow; ?>, |
| 2.25px 2px <?php echo $fringe_shadow; ?>; |
| 0.5px 0.25px #5b6e65, |
| 0.75px 0.5px #5b6e65, |
| 1.25px 0.75px #5b6e65, |
| 1.5px 1.25px #5b6e65, |
| 1.75px 1.5px #5b6e65, |
| 2px 1.75px #5b6e65, |
| 2.25px 2px #5b6e65; |
| /* text-shadow: 1px 0.75px 2px #5b6e65, 1px 1.75px 0px #758278; */ |
| /* shadow-pos: y = -0.83909963 * x */ |
| 681,29 → 698,28 |
| */ |
| } |
| .fringe .r { |
| display: inline-block; |
| /*-webkit-transform: matrix(1, 0, -0.04, 1, 0, 0);*/ |
| /* |
| text-shadow: |
| 0.25px 0.25px <?php echo $fringe_shadow; ?>, |
| 0.5px 0.5px <?php echo $fringe_shadow; ?>, |
| 1px 0.75px <?php echo $fringe_shadow; ?>, |
| 1.25px 1.25px <?php echo $fringe_shadow; ?>, |
| 1.5px 1.5px <?php echo $fringe_shadow; ?>, |
| 1.75px 1.75px <?php echo $fringe_shadow; ?>, |
| 2px 2px <?php echo $fringe_shadow; ?>; |
| 0.25px 0.25px $fringe_shadow, |
| 0.5px 0.5px $fringe_shadow, |
| 1px 0.75px $fringe_shadow, |
| 1.25px 1.25px $fringe_shadow, |
| 1.5px 1.5px $fringe_shadow, |
| 1.75px 1.75px $fringe_shadow, |
| 2px 2px $fringe_shadow; |
| */ |
| /* Same shadow as .f */ |
| text-shadow: |
| 0.5px 0.25px <?php echo $fringe_shadow; ?>, |
| 0.75px 0.5px <?php echo $fringe_shadow; ?>, |
| 1.25px 0.75px <?php echo $fringe_shadow; ?>, |
| 1.5px 1.25px <?php echo $fringe_shadow; ?>, |
| 1.75px 1.5px <?php echo $fringe_shadow; ?>, |
| 2px 1.75px <?php echo $fringe_shadow; ?>, |
| 2.25px 2px <?php echo $fringe_shadow; ?>; |
| 0.5px 0.25px #5b6e65, |
| 0.75px 0.5px #5b6e65, |
| 1.25px 0.75px #5b6e65, |
| 1.5px 1.25px #5b6e65, |
| 1.75px 1.5px #5b6e65, |
| 2px 1.75px #5b6e65, |
| 2.25px 2px #5b6e65; |
| } |
| .fringe .i { |
| 711,23 → 727,23 |
| /* -webkit-transform: matrix(1, 0, -0.02, 1, 0, 0); */ |
| /* |
| text-shadow: |
| 0 0.25px <?php echo $fringe_shadow; ?>, |
| 0.5px 0.5px <?php echo $fringe_shadow; ?>, |
| 0.75px 0.75px <?php echo $fringe_shadow; ?>, |
| 1px 1.25px <?php echo $fringe_shadow; ?>, |
| 1.25px 1.5px <?php echo $fringe_shadow; ?>, |
| 1.5px 1.75px <?php echo $fringe_shadow; ?>, |
| 1.75px 2px <?php echo $fringe_shadow; ?>; |
| 0 0.25px $fringe_shadow, |
| 0.5px 0.5px $fringe_shadow, |
| 0.75px 0.75px $fringe_shadow, |
| 1px 1.25px $fringe_shadow, |
| 1.25px 1.5px $fringe_shadow, |
| 1.5px 1.75px $fringe_shadow, |
| 1.75px 2px $fringe_shadow; |
| */ |
| /* Same shadow as .f */ |
| text-shadow: |
| 0.5px 0.25px <?php echo $fringe_shadow; ?>, |
| 0.75px 0.5px <?php echo $fringe_shadow; ?>, |
| 1.25px 0.75px <?php echo $fringe_shadow; ?>, |
| 1.5px 1.25px <?php echo $fringe_shadow; ?>, |
| 1.75px 1.5px <?php echo $fringe_shadow; ?>, |
| 2px 1.75px <?php echo $fringe_shadow; ?>, |
| 2.25px 2px <?php echo $fringe_shadow; ?>; |
| 0.5px 0.25px #5b6e65, |
| 0.75px 0.5px #5b6e65, |
| 1.25px 0.75px #5b6e65, |
| 1.5px 1.25px #5b6e65, |
| 1.75px 1.5px #5b6e65, |
| 2px 1.75px #5b6e65, |
| 2.25px 2px #5b6e65; |
| } |
| .fringe .n { |
| 734,13 → 750,13 |
| display: inline-block; |
| /*- webkit-transform: matrix(1, 0, -0.01, 1, 0, 0); */ |
| text-shadow: |
| 0 0.25px <?php echo $fringe_shadow; ?>, |
| 0 0.5px <?php echo $fringe_shadow; ?>, |
| 0 0.75px <?php echo $fringe_shadow; ?>, |
| 0 1.25px <?php echo $fringe_shadow; ?>, |
| 0 1.5px <?php echo $fringe_shadow; ?>, |
| 0 1.75px <?php echo $fringe_shadow; ?>, |
| 0 2px <?php echo $fringe_shadow; ?>; |
| 0 0.25px #5b6e65, |
| 0 0.5px #5b6e65, |
| 0 0.75px #5b6e65, |
| 0 1.25px #5b6e65, |
| 0 1.5px #5b6e65, |
| 0 1.75px #5b6e65, |
| 0 2px #5b6e65; |
| } |
| .fringe .g { |
| 747,22 → 763,22 |
| display: inline-block; |
| /* -webkit-transform: matrix(1, 0, 0.01, 1, 0, 0); */ |
| /* text-shadow: |
| 0 0.25px <?php echo $fringe_shadow; ?>, |
| -0.5px 0.5px <?php echo $fringe_shadow; ?>, |
| -0.75px 0.75px <?php echo $fringe_shadow; ?>, |
| -1px 1.25px <?php echo $fringe_shadow; ?>, |
| -1.25px 1.5px <?php echo $fringe_shadow; ?>, |
| -1.5px 1.75px <?php echo $fringe_shadow; ?>, |
| -1.75px 2px <?php echo $fringe_shadow; ?>; */ |
| 0 0.25px $fringe_shadow, |
| -0.5px 0.5px $fringe_shadow, |
| -0.75px 0.75px $fringe_shadow, |
| -1px 1.25px $fringe_shadow, |
| -1.25px 1.5px $fringe_shadow, |
| -1.5px 1.75px $fringe_shadow, |
| -1.75px 2px $fringe_shadow; */ |
| /* Same shadow as .e */ |
| text-shadow: |
| -0.25px 0.25px <?php echo $fringe_shadow; ?>, |
| -0.5px 0.5px <?php echo $fringe_shadow; ?>, |
| -1px 0.75px <?php echo $fringe_shadow; ?>, |
| -1.25px 1.25px <?php echo $fringe_shadow; ?>, |
| -1.5px 1.5px <?php echo $fringe_shadow; ?>, |
| -1.75px 1.75px <?php echo $fringe_shadow; ?>; |
| -2px 2px <?php echo $fringe_shadow; ?>; |
| -0.25px 0.25px #5b6e65, |
| -0.5px 0.5px #5b6e65, |
| -1px 0.75px #5b6e65, |
| -1.25px 1.25px #5b6e65, |
| -1.5px 1.5px #5b6e65, |
| -1.75px 1.75px #5b6e65, |
| -2px 2px #5b6e65; |
| } |
| .fringe .e { |
| 769,13 → 785,13 |
| display: inline-block; |
| /* -webkit-transform: matrix(1, 0, 0.02, 1, 0, 0); */ |
| text-shadow: |
| -0.25px 0.25px <?php echo $fringe_shadow; ?>, |
| -0.5px 0.5px <?php echo $fringe_shadow; ?>, |
| -1px 0.75px <?php echo $fringe_shadow; ?>, |
| -1.25px 1.25px <?php echo $fringe_shadow; ?>, |
| -1.5px 1.5px <?php echo $fringe_shadow; ?>, |
| -1.75px 1.75px <?php echo $fringe_shadow; ?>; |
| -2px 2px <?php echo $fringe_shadow; ?>; |
| -0.25px 0.25px #5b6e65, |
| -0.5px 0.5px #5b6e65, |
| -1px 0.75px #5b6e65, |
| -1.25px 1.25px #5b6e65, |
| -1.5px 1.5px #5b6e65, |
| -1.75px 1.75px #5b6e65, |
| -2px 2px #5b6e65; |
| } |
| @font-face { |
| 1079,6 → 1095,10 |
| letter-spacing: 0; |
| } |
| .superman { |
| font-weight: bold; |
| } |
| .life-on-mars { |
| display: inline-block; |
| padding: 0.25em 0.5em; |
| 1093,6 → 1113,7 |
| rgba(255, 255, 255, 1) 81%, rgba(255, 255, 255, 1) 89%, |
| rgba(255, 255, 255, 0) 89%); |
| color: #fff; |
| font-weight: bold; |
| text-shadow: 0 0 0.5px #fff; |
| text-transform: uppercase; |
| -webkit-text-fill-color: transparent; |
| 1118,27 → 1139,24 |
| font-size: 150%; |
| font-variant: small-caps; |
| font-weight: bold; |
| <?php |
| $darkred = '#9f1512'; |
| $gold = '#d9ad7e'; |
| ?> |
| text-shadow: |
| -0.5px -0.5px <?php echo $darkred; ?>, |
| 0px -0.5px <?php echo $darkred; ?>, |
| 0.5px -0.5px <?php echo $darkred; ?>, |
| -0.5px 0px <?php echo $darkred; ?>, |
| 0.5px 0px <?php echo $darkred; ?>, |
| -0.5px 0.5px <?php echo $darkred; ?>, |
| 0px 0.5px <?php echo $darkred; ?>, |
| 0.5px 0.5px <?php echo $darkred; ?>, |
| -1px -1px 1px <?php echo $gold; ?>, |
| 0px -1px 1px <?php echo $gold; ?>, |
| 1px -1px 1px <?php echo $gold; ?>, |
| -1px 0px 1px <?php echo $gold; ?>, |
| 1px 0px 1px <?php echo $gold; ?>, |
| -1px 1px 1px <?php echo $gold; ?>, |
| 0px 1px 1px <?php echo $gold; ?>, |
| 1px 1px 1px <?php echo $gold; ?>; |
| -0.5px -0.5px #9f1512, |
| 0px -0.5px #9f1512, |
| 0.5px -0.5px #9f1512, |
| -0.5px 0px #9f1512, |
| 0.5px 0px #9f1512, |
| -0.5px 0.5px #9f1512, |
| 0px 0.5px #9f1512, |
| 0.5px 0.5px #9f1512, |
| -1px -1px 1px #d9ad7e, |
| 0px -1px 1px #d9ad7e, |
| 1px -1px 1px #d9ad7e, |
| -1px 0px 1px #d9ad7e, |
| 1px 0px 1px #d9ad7e, |
| -1px 1px 1px #d9ad7e, |
| 0px 1px 1px #d9ad7e, |
| 1px 1px 1px #d9ad7e; |
| } |
| @font-face { |
| 1317,12 → 1335,8 |
| top: 0; |
| padding: 0.5em 0.5em 0.25em 0.5em; |
| background-color: black; |
| <?php |
| $ql_shine = '#6f98e5'; |
| $ql_glow = '#5598ff'; |
| $ql_glow_range = '8px'; |
| ?> |
| color: <?php echo $ql_glow; ?>; |
| color: #5598ff; |
| font-family: "Swiss Cheesed", sans-serif; |
| font-size: 110%; |
| letter-spacing: 0.0625em; |
| 1329,24 → 1343,24 |
| text-transform: uppercase; |
| text-align: center; |
| text-shadow: |
| -1px -1px <?php echo $ql_shine; ?>, |
| 0 -1px <?php echo $ql_shine; ?>, |
| 1px -1px <?php echo $ql_shine; ?>, |
| -1px 0px <?php echo $ql_shine; ?>, |
| 0 0px <?php echo $ql_shine; ?>, |
| 1px 0px <?php echo $ql_shine; ?>, |
| -1px 1px <?php echo $ql_shine; ?>, |
| 0 1px <?php echo $ql_shine; ?>, |
| 1px 1px <?php echo $ql_shine; ?>, |
| -1px -1px <?php echo $ql_glow_range . ' ' . $ql_glow; ?>, |
| 0 -1px <?php echo $ql_glow_range . ' ' . $ql_glow; ?>, |
| 1px -1px <?php echo $ql_glow_range . ' ' . $ql_glow; ?>, |
| -1px 0 <?php echo $ql_glow_range . ' ' . $ql_glow; ?>, |
| 0 0 <?php echo $ql_glow_range . ' ' . $ql_glow; ?>, |
| 1px 0 <?php echo $ql_glow_range . ' ' . $ql_glow; ?>, |
| -1px 1px <?php echo $ql_glow_range . ' ' . $ql_glow; ?>, |
| 0 1px <?php echo $ql_glow_range . ' ' . $ql_glow; ?>, |
| 1px 1px <?php echo $ql_glow_range . ' ' . $ql_glow; ?>; |
| -1px -1px #6f98e5, |
| 0 -1px #6f98e5, |
| 1px -1px #6f98e5, |
| -1px 0px #6f98e5, |
| 0 0px #6f98e5, |
| 1px 0px #6f98e5, |
| -1px 1px #6f98e5, |
| 0 1px #6f98e5, |
| 1px 1px #6f98e5, |
| -1px -1px 8px #5598ff, |
| 0 -1px 8px #5598ff, |
| 1px -1px 8px #5598ff, |
| -1px 0 8px #5598ff, |
| 0 0 8px #5598ff, |
| 1px 0 8px #5598ff, |
| -1px 1px 8px #5598ff, |
| 0 1px 8px #5598ff, |
| 1px 1px 8px #5598ff; |
| } |
| .quantum-leap .gradient { |
| 1355,7 → 1369,7 |
| top: 0; |
| padding: 0.5em 0.5em 0.25em 0.5em; |
| color: #000; |
| -webkit-text-fill-color: <?php echo $ql_glow; ?>; |
| -webkit-text-fill-color: #5598ff; |
| -webkit-mask-image: -webkit-linear-gradient(rgba(0, 0, 0, 1), transparent 33%); |
| z-index: 2; |
| } |
| 1390,13 → 1404,13 |
| color: #ffffbc; |
| font-family: "Roswell", sans-serif; |
| letter-spacing: 0.25em; |
| <?php $roswell_red = '138, 8, 0'; ?> |
| text-shadow: |
| -1px -1px 1px rgba(<?php echo $roswell_red; ?>, 0.5), 0px -1px 1px rgba(<?php echo $roswell_red; ?>, 0.5), 1px -1px 1px rgba(<?php echo $roswell_red; ?>, 0.5), |
| -1px 0px 1px rgba(<?php echo $roswell_red; ?>, 0.5), 0px 0px 1px rgba(<?php echo $roswell_red; ?>, 0.5), 1px 0px 1px rgba(<?php echo $roswell_red; ?>, 0.5), |
| -1px 1px 1px rgba(<?php echo $roswell_red; ?>, 0.5), 0px 1px 1px rgba(<?php echo $roswell_red; ?>, 0.5), 1px 1px 1px rgba(<?php echo $roswell_red; ?>, 0.5); |
| -1px -1px 1px rgba(138, 8, 0, 0.5), |
| 0px 1px 1px rgba(138, 8, 0, 0.5), |
| 1px 1px 1px rgba(138, 8, 0, 0.5); |
| text-transform: uppercase; |
| -webkit-text-stroke: 0.25px rgba(<?php echo $roswell_red; ?>, 0.75); |
| -webkit-text-stroke: 0.25px rgba(138, 8, 0, 0.75); |
| } |
| .roswell span { |
| 1506,7 → 1520,6 |
| $dots = array_map(function ($coord) { |
| return "-webkit-radial-gradient({$coord['x']}% {$coord['y']}%, 1px 1px, rgba(255, 255, 255, 0.75), rgba(0, 0, 30, 0))"; |
| }, $coords); |
| $gold = '#ffc50c'; |
| ?> |
| /* water bubbles */ |
| background-image: <?php echo implode(",\n ", $dots); ?>, |
| 1514,7 → 1527,7 |
| -webkit-radial-gradient(50% 0%, 50% 200%, #00438c, rgba(0, 0, 31, 0)), |
| /* water */ |
| -webkit-linear-gradient(#030129, #00000c); |
| color: <?php echo $gold; ?>; |
| color: #ffc50c; |
| font-family: "seaQuest", sans-serif; |
| font-size: 92%; |
| } |
| 1786,6 → 1799,7 |
| color: #eee; |
| font-family: "Eurostile Extended", sans-serif; |
| font-size: 122%; |
| font-weight: bold; |
| letter-spacing: -0.125em; |
| } |
| 1816,6 → 1830,7 |
| background-color: #fff; |
| color: #003ee5; |
| font-size: 120%; |
| font-weight: bold; |
| text-shadow: 2px 1px #00021c; |
| } |
| 1851,6 → 1866,7 |
| .tara { |
| font-family: sans-serif; |
| font-weight: bold; |
| text-transform: uppercase; |
| } |
| /trunk/media/video/series/series.tpl |
|---|
| 4,6 → 4,12 |
| <head> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| <title>Seri-o-meter</title> |
| <?php |
| // require_once 'css/lessphp/lessc.inc.php'; |
| // lessc::ccompile('style.less', 'style-less.css'); |
| // require_once 'css/least/LEAST.php'; |
| // de\pointedears\css\least\LEAST::compile('style.least', 'style-least.css'); |
| ?> |
| <link rel="stylesheet" href="style.css" type="text/css"> |
| <script type="text/javascript"> |
| /* |
| 82,6 → 88,7 |
| "battlestar-galactica-2004": "battlestar-galactica", |
| "battlestar-galactica-2004-de": "battlestar-galactica", |
| "buffy-the-vampire-slayer": "buffy", |
| "lois-clark-the-new-adventures-of-superman": "lois-clark-the-new-adventures-of-superman-1993", |
| get: function (key) { |
| return this.hasOwnProperty(key) ? this[key] : key; |
| } |
| 91,7 → 98,7 |
| if (e && e.shiftKey && e.ctrlKey) |
| { |
| var key = map.get(this.textContent.toLowerCase() |
| .replace(/[,()–]/g, "").replace(/\s+/g, "-").replace("-de", "")); |
| .replace(/[&:.,()–]/g, "").replace(/\s+/g, "-").replace("-de", "")); |
| window.open("http://serienjunkies.org/serie/" + encodeURIComponent(key)); |
| e.preventDefault(); |
| } |
| 115,7 → 122,34 |
| <?php // var_dump($serien); ?> |
| <table> |
| <?php |
| if (strtoupper(substr(PHP_OS, 0, 3)) == 'WIN') |
| { |
| function strftime_portable ($format, $timestamp = null) |
| { |
| if ($timestamp === null) |
| { |
| $timestamp = time(); |
| } |
| $format = preg_replace('#(?<!%)((?:%%)*)%e#', '\1%#d', $format); |
| return strftime($format, $timestamp); |
| } |
| } |
| else |
| { |
| function strftime_portable ($format, $timestamp = null) |
| { |
| if ($timestamp === null) |
| { |
| $timestamp = time(); |
| } |
| return strftime($format, $timestamp); |
| } |
| } |
| setlocale(LC_ALL, 'de_CH.UTF-8'); |
| foreach ($serien as $name => &$serie) |
| { |
| ?> |
| 154,7 → 188,7 |
| if (isset($serie['last_seen'])) |
| { |
| ?>; zuletzt am <?php |
| echo strftime('%A, %e. %B %Y %H:%M %z', $serie['last_seen']); |
| echo strftime_portable('%A, %e. %B %Y %H:%M %z', $serie['last_seen']); |
| } |
| ?></div> |
| <div class="box"> |
| /trunk/media/video/series/. |
|---|
| Property changes: |
| Added: svn:ignore |
| ## -0,0 +1,27 ## |
| +futurama |
| + |
| +hitchhiker |
| + |
| +The Tripods - Die Dreibeinigen Herrscher |
| + |
| +trek |
| + |
| +stargate |
| + |
| +_mnt_usb3 |
| + |
| +b5 |
| + |
| +_pe.localdomain_Downloadz_video |
| + |
| +doctor-who |
| + |
| +_mnt_usb2 |
| + |
| +efc |
| + |
| +big-bang-theory |
| + |
| +_mnt_usb1 |
| + |
| +space-night |