Rev 267 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 267 | Rev 302 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | 2 | ||
3 | $stargate = array( |
3 | $stargate = array( |
4 | // 'ignore' => true,
|
4 | // 'ignore' => true,
|
5 | 'channel' => 'online', |
5 | 'channel' => 'online', |
6 | 'showtimes' => 'N/A', |
6 | 'showtimes' => 'N/A', |
7 | 'seen' => array(array(1, 28)), |
7 | 'seen' => array(array(1, 30)), |
8 | 'seasons' => array(22, 22, 22, 22, 22, 22, 22, 20, 20, 20, 'TV Movies' => 2), |
8 | 'seasons' => array(22, 22, 22, 22, 22, 22, 22, 20, 20, 20, 'TV Movies' => 2), |
9 | 'episodes' => array( |
9 | 'episodes' => array( |
10 | 1 => "Children of the Gods, Part 1", |
10 | 1 => "Children of the Gods, Part 1", |
11 | 2 => "Children of the Gods, Part 2", |
11 | 2 => "Children of the Gods, Part 2", |
12 | 3 => "The Enemy Within", |
12 | 3 => "The Enemy Within", |