Rev 32 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 32 | Rev 192 | ||
|---|---|---|---|
| Line 2... | Line 2... | ||
| 2 | 2 | ||
| 3 | $time_trax = array(  | 
            3 | $time_trax = array(  | 
          
| 4 | //   'ignore'       => true,
 | 
            4 | //   'ignore'       => true,
 | 
          
| 5 | 'channel' => 'online',  | 
            5 | 'channel' => 'online',  | 
          
| 6 | //   'showtimes'    => 'diverse',
 | 
            6 | //   'showtimes'    => 'diverse',
 | 
          
| 7 | 'seen' => array(array(1, 5)),  | 
            7 | 'seen' => array(array(1, 6)),  | 
          
| 8 | //     'last_seen'    => mktime(21, 15, 0, 6, 5, 2011),
 | 
            8 | //     'last_seen'    => mktime(21, 15, 0, 6, 5, 2011),
 | 
          
| 9 | 'seasons' => array(22, 22),  | 
            9 | 'seasons' => array(22, 22),  | 
          
| 10 | 'episode_list' => 'wiki:en:Time_Trax#Episode_list',  | 
            10 | 'episode_list' => 'wiki:en:Time_Trax#Episode_list',  | 
          
| 11 | 'episodes' => array(  | 
            11 | 'episodes' => array(  | 
          
| 12 | 1 => "A Stranger In Time, Part 1 (Reise in die Vergangenheit, Teil 1)",  | 
            12 | 1 => "A Stranger In Time, Part 1 (Reise in die Vergangenheit, Teil 1)",  | 
          
| Line 29... | Line 29... | ||
| 29 | 18 => "Framed (In der Falle)",  | 
            29 | 18 => "Framed (In der Falle)",  | 
          
| 30 | 19 => "Beautiful Songbird (Das Singvögelchen)",  | 
            30 | 19 => "Beautiful Songbird (Das Singvögelchen)",  | 
          
| 31 | 20 => "Photo Finish (Doping)",  | 
            31 | 20 => "Photo Finish (Doping)",  | 
          
| 32 | 21 => "Darrow for the Defense (Besuch aus der Zukunft)",  | 
            32 | 21 => "Darrow for the Defense (Besuch aus der Zukunft)",  | 
          
| 33 | 22 => "One On One (Mann gegen Mann)",  | 
            33 | 22 => "One On One (Mann gegen Mann)",  | 
          
| 34 | 34 | ||
| 35 | 23 => "Return of the Yakazu",  | 
            35 | 23 => "Return of the Yakazu",  | 
          
| 36 | 24 => "Missing",  | 
            36 | 24 => "Missing",  | 
          
| 37 | 25 => "To Live or Die in Docker Flats",  | 
            37 | 25 => "To Live or Die in Docker Flats",  | 
          
| 38 | 26 => "A Close Encounter",  | 
            38 | 26 => "A Close Encounter",  | 
          
| 39 | 27 => "The Gravity of it All",  | 
            39 | 27 => "The Gravity of it All",  |