Rev 174 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 174 | Rev 188 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | 2 | ||
3 | $true_blood = array( |
3 | $true_blood = array( |
4 | // 'ignore' => true,
|
4 | // 'ignore' => true,
|
5 | 'channel' => 'online', |
5 | 'channel' => 'online', |
6 | // 'showtimes' => 'Mi 00:10',
|
6 | // 'showtimes' => 'Mi 00:10',
|
7 | 'seen' => array(array(1, 6)), |
7 | 'seen' => array(array(1, 8)), |
8 | 'seasons' => array(12, 12, 12, 12, 12, 2), |
8 | 'seasons' => array(12, 12, 12, 12, 12, 2), |
9 | 'episode_list' => 'wiki:en:List_of_True_Blood_episodes', |
9 | 'episode_list' => 'wiki:en:List_of_True_Blood_episodes', |
10 | 'episodes' => array( |
10 | 'episodes' => array( |
11 | 1 => "Strange Love", |
11 | 1 => "Strange Love", |
12 | 2 => "The First Taste", |
12 | 2 => "The First Taste", |