Rev 41 | Rev 192 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 41 | Rev 172 | ||
|---|---|---|---|
| Line 2... | Line 2... | ||
| 2 | 2 | ||
| 3 | $tos = array(  | 
            3 | $tos = array(  | 
          
| 4 | //   'ignore'   => true,
 | 
            4 | //   'ignore'   => true,
 | 
          
| 5 | 'channel' => 'DVD',  | 
            5 | 'channel' => 'DVD',  | 
          
| 6 | //   'showtimes' => 'Mo-Fr 21:50',
 | 
            6 | //   'showtimes' => 'Mo-Fr 21:50',
 | 
          
| 7 | 'seen' => array(array(1, 7), 11),  | 
            7 | 'seen' => array(array(1, 8), 11),  | 
          
| 8 | //   'last_seen' => mktime(15, 25, 0, 11, 1, 2011),
 | 
            8 | //   'last_seen' => mktime(15, 25, 0, 11, 1, 2011),
 | 
          
| 9 | 'seasons' => array(30, 26, 24),  | 
            9 | 'seasons' => array(30, 26, 24),  | 
          
| 10 | 'episode_list' => 'http://en.memory-alpha.org/wiki/Star_Trek:_The_Original_Series#Episode_List',  | 
            10 | 'episode_list' => 'http://en.memory-alpha.org/wiki/Star_Trek:_The_Original_Series#Episode_List',  | 
          
| 11 | 'episodes' => array(  | 
            11 | 'episodes' => array(  | 
          
| 12 | 1 => 'The Cage',  | 
            12 | 1 => 'The Cage',  |