Rev 26 | Rev 188 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 26 | Rev 172 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | <?php
|
1 | <?php
|
2 | 2 | ||
3 | $frasier = array( |
3 | $frasier = array( |
- | 4 | // 'ignore' => true,
|
|
4 | 'channel' => 'Channel 4', |
5 | 'channel' => 'online', |
5 | 'showtimes' => 'Mo–Fr 09:25', |
6 | // 'showtimes' => 'Mo–Fr 09:25',
|
6 | 'seen' => array(array(1, 24)), |
7 | 'seen' => array(array(1, 28)), |
7 | 'last_seen' => mktime(9, 30, 0, 9, 21, 2011), |
8 | // 'last_seen' => mktime(9, 30, 0, 9, 21, 2011),
|
8 | 'seasons' => array(24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24), |
9 | 'seasons' => array(24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24), |
9 | 'episode_list' => 'wiki:en:List_of_Frasier_episodes', |
10 | 'episode_list' => 'wiki:en:List_of_Frasier_episodes', |
10 | 'episodes' => array( |
11 | 'episodes' => array( |
11 | 1 => "The Good Son", |
12 | 1 => "The Good Son", |
12 | 2 => "Space Quest", |
13 | 2 => "Space Quest", |
Line 30... | Line 31... | ||
30 | 20 => "Fortysomething", |
31 | 20 => "Fortysomething", |
31 | 21 => "Travels With Martin", |
32 | 21 => "Travels With Martin", |
32 | 22 => "Author, Author", |
33 | 22 => "Author, Author", |
33 | 23 => "Frasier Crane's Day Off", |
34 | 23 => "Frasier Crane's Day Off", |
34 | 24 => "My Coffee With Niles", |
35 | 24 => "My Coffee With Niles", |
35 | 36 | ||
36 | /* Season 2 */
|
37 | /* Season 2 */
|
37 | 25 => "Slow Tango in South Seattle", |
38 | 25 => "Slow Tango in South Seattle", |
38 | 26 => "The Unkindest Cut of All", |
39 | 26 => "The Unkindest Cut of All", |
39 | 27 => "The Matchmaker", |
40 | 27 => "The Matchmaker", |
40 | 28 => "Flour Child", |
41 | 28 => "Flour Child", |
Line 56... | Line 57... | ||
56 | 44 => "Breaking the Ice", |
57 | 44 => "Breaking the Ice", |
57 | 45 => "An Affair to Forget", |
58 | 45 => "An Affair to Forget", |
58 | 46 => "Agents in America", |
59 | 46 => "Agents in America", |
59 | 47 => "The Innkeepers", |
60 | 47 => "The Innkeepers", |
60 | 48 => "Dark Victory (25.10.2011)", |
61 | 48 => "Dark Victory (25.10.2011)", |
61 | 62 | ||
62 | /* Season 3 */
|
63 | /* Season 3 */
|
63 | 49 => "She's the Boss", |
64 | 49 => "She's the Boss", |
64 | 50 => "Shrink Rap", |
65 | 50 => "Shrink Rap", |
65 | 51 => "Martin Does It His Way", |
66 | 51 => "Martin Does It His Way", |
66 | 52 => "Leapin' Lizards", |
67 | 52 => "Leapin' Lizards", |