Rev 51 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 51 | Rev 188 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | <?php
 | 
            1 | <?php
 | 
          
| 2 | 2 | ||
| 3 | $seaQuest_de = array(  | 
            3 | $seaQuest = array(  | 
          
| 4 | //   'ignore'    => true,
 | 
            4 | //   'ignore'    => true,
 | 
          
| 5 | 'channel' => 'online',  | 
            5 | 'channel' => 'online',  | 
          
| 6 | //   'showtimes' => 'Mo–Fr 18:00–18:30',
 | 
            6 | //   'showtimes' => 'Mo–Fr 18:00–18:30',
 | 
          
| 7 | 'seen' => array(array(1, 6)),  | 
            7 | 'seen' => array(array(1, 7)),  | 
          
| 8 | //   'last_seen' => mktime(18, 30, 0, 9, 6, 2011),
 | 
            8 | //   'last_seen' => mktime(18, 30, 0, 9, 6, 2011),
 | 
          
| 9 | 'seasons' => array(23, 21, 13),  | 
            9 | 'seasons' => array(23, 21, 13),  | 
          
| 10 | 'episodes' => array(  | 
            10 | 'episodes' => array(  | 
          
| 11 | 1 => "To Be or Not to Be (Pilot) / The Nathan Bridger Incident",  | 
            11 | 1 => "To Be or Not to Be (Pilot) / The Nathan Bridger Incident",  | 
          
| 12 | 2 => "Games (Vereist in alle Ewigkeit)",  | 
            12 | 2 => "Games (Vereist in alle Ewigkeit)",  | 
          
| Line 29... | Line 29... | ||
| 29 | 19 => "The Stinger",  | 
            29 | 19 => "The Stinger",  | 
          
| 30 | 20 => "Abalon",  | 
            30 | 20 => "Abalon",  | 
          
| 31 | 21 => "Such Great Patience",  | 
            31 | 21 => "Such Great Patience",  | 
          
| 32 | 22 => "The Good Death",  | 
            32 | 22 => "The Good Death",  | 
          
| 33 | 23 => "Higher Power/An Ocean on Fire",  | 
            33 | 23 => "Higher Power/An Ocean on Fire",  | 
          
| 34 | 34 | ||
| 35 | 24 => "Daggers",  | 
            35 | 24 => "Daggers",  | 
          
| 36 | 25 => "The Fear That Follows",  | 
            36 | 25 => "The Fear That Follows",  | 
          
| 37 | 26 => "Sympathy For the Deep",  | 
            37 | 26 => "Sympathy For the Deep",  | 
          
| 38 | 27 => "Playtime",  | 
            38 | 27 => "Playtime",  | 
          
| 39 | 28 => "Special Delivery",  | 
            39 | 28 => "Special Delivery",  |