Rev 26 | Rev 51 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 26 | Rev 32 | ||
---|---|---|---|
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(1, array(4, 6)), |
7 | 'seen' => array(array(1, 2), array(4, 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", |