| 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( |