Rev 32 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 32 | Rev 51 | ||
|---|---|---|---|
| Line 2... | Line 2... | ||
| 2 | 2 | ||
| 3 | $seaQuest_de = array(  | 
            3 | $seaQuest_de = 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, 2), array(4, 6)),  | 
            7 | 'seen' => array(array(1, 6)),  | 
          
| 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",  | 
            12 | 2 => "Games (Vereist in alle Ewigkeit)",  | 
          
| 13 | 3 => "Give Me Liberté",  | 
            13 | 3 => "Tödliche Gene (Give Me Liberté)",  | 
          
| 14 | 4 => "Brothers and Sisters",  | 
            14 | 4 => "Brothers and Sisters (Die vergessenen Kinder)",  | 
          
| 15 | 5 => "Der Teufelsgraben (The Devil's Window)",  | 
            15 | 5 => "Der Teufelsgraben (The Devil's Window)",  | 
          
| 16 | 6 => "Das versunkene Wissen (Treasures of the Mind)",  | 
            16 | 6 => "Das versunkene Wissen (Treasures of the Mind)",  | 
          
| 17 | 7 => "Treasures of the Tonga Trench",  | 
            17 | 7 => "Treasures of the Tonga Trench",  | 
          
| 18 | 8 => "Knight of Shadows",  | 
            18 | 8 => "Knight of Shadows",  | 
          
| 19 | 9 => "Bad Water",  | 
            19 | 9 => "Bad Water",  |