Rev 203 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 203 | Rev 267 | ||
---|---|---|---|
1 | <?php
|
1 | <?php
|
2 | 2 | ||
3 | $moonlighting = array( |
3 | $moonlighting = array( |
4 | // 'ignore' => true,
|
4 | // 'ignore' => true,
|
5 | 'channel' => 'online', |
5 | 'channel' => 'online', |
6 | // 'showtimes' => 'Mi–Fr 21:00',
|
6 | // 'showtimes' => 'Mi–Fr 21:00',
|
7 | 'seen' => array(array(1, 8)), |
7 | 'seen' => array(array(1, 9)), |
8 | // 'last_seen' => mktime(21, 0, 0, 9, 8, 2011),
|
8 | // 'last_seen' => mktime(21, 0, 0, 9, 8, 2011),
|
9 | 'seasons' => array(6, 18, 15, 14, 13), |
9 | 'seasons' => array(6, 18, 15, 14, 13), |
10 | 'episodes' => array( |
10 | 'episodes' => array( |
11 | 1 => "Pilot", |
11 | 1 => "Pilot", |
12 | 2 => "Gunfight at the So-So Corral", |
12 | 2 => "Gunfight at the So-So Corral", |
13 | 3 => "Read the Mind... See the Movie", |
13 | 3 => "Read the Mind... See the Movie", |
14 | 4 => "The Next Murder You Hear", |
14 | 4 => "The Next Murder You Hear", |
15 | 5 => "Next Stop Murder", |
15 | 5 => "Next Stop Murder", |
16 | 6 => "The Murder's in the Mail", |
16 | 6 => "The Murder's in the Mail", |
17 | 7 => "Brother, Can You Spare a Blonde?", |
17 | 7 => "Brother, Can You Spare a Blonde?", |
18 | 8 => "The Lady in the Iron Mask", |
18 | 8 => "The Lady in the Iron Mask", |
19 | 9 => "Money Talks – Maddie Walks", |
19 | 9 => "Money Talks – Maddie Walks", |
20 | 10 => "The Dream Sequence Always Rings Twice", |
20 | 10 => "The Dream Sequence Always Rings Twice", |
21 | 11 => "My Fair David", |
21 | 11 => "My Fair David", |
22 | 12 => "Knowing Her", |
22 | 12 => "Knowing Her", |
23 | 13 => "Somewhere Under the Rainbow", |
23 | 13 => "Somewhere Under the Rainbow", |
24 | 14 => "Portrait of Maddie", |
24 | 14 => "Portrait of Maddie", |
25 | 15 => "Atlas Belched", |
25 | 15 => "Atlas Belched", |
26 | 16 => "Twas the Episode Before Christmas", |
26 | 16 => "Twas the Episode Before Christmas", |
27 | 17 => "The Bride of Tupperman", |
27 | 17 => "The Bride of Tupperman", |
28 | 18 => "North by North DiPesto", |
28 | 18 => "North by North DiPesto", |
29 | 19 => "In God We Strongly Suspect", |
29 | 19 => "In God We Strongly Suspect", |
30 | 20 => "Every Daughter's Father Is a Virgin", |
30 | 20 => "Every Daughter's Father Is a Virgin", |
31 | 21 => "Witness for the Execution", |
31 | 21 => "Witness for the Execution", |
32 | 22 => "Sleep Talkin' Guy", |
32 | 22 => "Sleep Talkin' Guy", |
33 | 23 => "Funeral for a Door Nail", |
33 | 23 => "Funeral for a Door Nail", |
34 | 24 => "Camille", |
34 | 24 => "Camille", |
35 | 35 | ||
36 | 25 =>"The Son Also Rises", |
36 | 25 =>"The Son Also Rises", |
37 | 26 =>"The Man Who Cried Wife", |
37 | 26 =>"The Man Who Cried Wife", |
38 | 27 =>"Symphony in Knocked Flat", |
38 | 27 =>"Symphony in Knocked Flat", |
39 | 28 =>"Yours, Very Deadly", |
39 | 28 =>"Yours, Very Deadly", |
40 | 29 =>"All Creatures Great and... Not So Great", |
40 | 29 =>"All Creatures Great and... Not So Great", |
41 | 30 =>"Big Man on Mulberry Street", |
41 | 30 =>"Big Man on Mulberry Street", |
42 | 31 =>"Atomic Shakespeare", |
42 | 31 =>"Atomic Shakespeare", |
43 | 32 =>"It's a Wonderful Job", |
43 | 32 =>"It's a Wonderful Job", |
44 | 33 =>"The Straight Poop", |
44 | 33 =>"The Straight Poop", |
45 | 34 => "Poltergeist III – Dipesto Nothing", |
45 | 34 => "Poltergeist III – Dipesto Nothing", |
46 | 35 => "Blonde on Blonde", |
46 | 35 => "Blonde on Blonde", |
47 | 36 => "Sam & Dave", |
47 | 36 => "Sam & Dave", |
48 | 37 => "Maddie's Turn to Cry", |
48 | 37 => "Maddie's Turn to Cry", |
49 | 38 => "I Am Curious... Maddie", |
49 | 38 => "I Am Curious... Maddie", |
50 | 39 => "To Heiress Human", |
50 | 39 => "To Heiress Human", |
51 | 51 | ||
52 | 40 => "A Trip to the Moon", |
52 | 40 => "A Trip to the Moon", |
53 | 41 => "Come Back Little Shiksa", |
53 | 41 => "Come Back Little Shiksa", |
54 | 42 => "Take a Left at the Altar", |
54 | 42 => "Take a Left at the Altar", |
55 | 43 => "Tale in Two Cities", |
55 | 43 => "Tale in Two Cities", |
56 | 44 => "Cool Hand Dave (Part 1)", |
56 | 44 => "Cool Hand Dave (Part 1)", |
57 | 45 => "Cool Hand Dave (Part 2)", |
57 | 45 => "Cool Hand Dave (Part 2)", |
58 | 46 => "Father Knows Last", |
58 | 46 => "Father Knows Last", |
59 | 47 => "Los Dos DiPestos", |
59 | 47 => "Los Dos DiPestos", |
60 | 48 => "Fetal Attraction", |
60 | 48 => "Fetal Attraction", |
61 | 49 => "Tracks of My Tears", |
61 | 49 => "Tracks of My Tears", |
62 | 50 => "Eek! A Spouse!", |
62 | 50 => "Eek! A Spouse!", |
63 | 51 => "Maddie Hayes Got Married", |
63 | 51 => "Maddie Hayes Got Married", |
64 | 52 => "Here's Living With You, Kid", |
64 | 52 => "Here's Living With You, Kid", |
65 | 53 => "And the Flesh Was Made Word", |
65 | 53 => "And the Flesh Was Made Word", |
66 | 66 | ||
67 | 54 => "A Womb With a View", |
67 | 54 => "A Womb With a View", |
68 | 55 => "Between a Yuk and a Hard Place", |
68 | 55 => "Between a Yuk and a Hard Place", |
69 | 56 => "The Color of Maddie", |
69 | 56 => "The Color of Maddie", |
70 | 57 => "Plastic Fantastic Lovers", |
70 | 57 => "Plastic Fantastic Lovers", |
71 | 58 => "Shirts and Skins", |
71 | 58 => "Shirts and Skins", |
72 | 59 => "Take My Wife, For Example", |
72 | 59 => "Take My Wife, For Example", |
73 | 60 => "I See England, I See France, I See Maddie's Netherworld", |
73 | 60 => "I See England, I See France, I See Maddie's Netherworld", |
74 | 61 => "Those Lips, Those Lies", |
74 | 61 => "Those Lips, Those Lies", |
75 | 62 => "Perfetc", |
75 | 62 => "Perfetc", |
76 | 63 => "When Girls Collide", |
76 | 63 => "When Girls Collide", |
77 | 64 => "In 'n Outlaws", |
77 | 64 => "In 'n Outlaws", |
78 | 65 => "Eine Kleine Nacht Murder", |
78 | 65 => "Eine Kleine Nacht Murder", |
79 | 66 => "Lunar Eclipse" |
79 | 66 => "Lunar Eclipse" |
80 | ), |
80 | ), |
81 | 'episode_list' => 'wiki:en:List_of_Moonlighting_episodes' |
81 | 'episode_list' => 'wiki:en:List_of_Moonlighting_episodes' |
82 | ); |
82 | ); |
83 | 83 |