Rev 188 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 188 | Rev 192 | ||
---|---|---|---|
1 | <?php
|
1 | <?php
|
2 | 2 | ||
3 | $frasier = array( |
3 | $frasier = array( |
4 | // 'ignore' => true,
|
4 | // 'ignore' => true,
|
5 | 'channel' => 'online', |
5 | 'channel' => 'online', |
6 | // 'showtimes' => 'Mo–Fr 09:25',
|
6 | // 'showtimes' => 'Mo–Fr 09:25',
|
7 | 'seen' => array(array(1, 29)), |
7 | 'seen' => array(array(1, 33)), |
8 | // 'last_seen' => mktime(9, 30, 0, 9, 21, 2011),
|
8 | // 'last_seen' => mktime(9, 30, 0, 9, 21, 2011),
|
9 | '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), |
10 | 'episode_list' => 'wiki:en:List_of_Frasier_episodes', |
10 | 'episode_list' => 'wiki:en:List_of_Frasier_episodes', |
11 | 'episodes' => array( |
11 | 'episodes' => array( |
12 | 1 => "The Good Son", |
12 | 1 => "The Good Son", |
13 | 2 => "Space Quest", |
13 | 2 => "Space Quest", |
14 | 3 => "Dinner at Eight", |
14 | 3 => "Dinner at Eight", |
15 | 4 => "I Hate Frasier Crane", |
15 | 4 => "I Hate Frasier Crane", |
16 | 5 => "Here's Looking at You", |
16 | 5 => "Here's Looking at You", |
17 | 6 => "The Crucible", |
17 | 6 => "The Crucible", |
18 | 7 => "Call Me Irresponsible", |
18 | 7 => "Call Me Irresponsible", |
19 | 8 => "Beloved Infidel", |
19 | 8 => "Beloved Infidel", |
20 | 9 => "Selling Out", |
20 | 9 => "Selling Out", |
21 | 10 => "Oops!", |
21 | 10 => "Oops!", |
22 | 11 => "Death Becomes Him", |
22 | 11 => "Death Becomes Him", |
23 | 12 => "Miracle On Third Or Fourth Street", |
23 | 12 => "Miracle On Third Or Fourth Street", |
24 | 13 => "Guess Who's Coming to Breakfast?", |
24 | 13 => "Guess Who's Coming to Breakfast?", |
25 | 14 => "Can't Buy Me Love", |
25 | 14 => "Can't Buy Me Love", |
26 | 15 => "You Can't Tell a Crook By His Cover", |
26 | 15 => "You Can't Tell a Crook By His Cover", |
27 | 16 => "The Show Where Lilith Comes Back", |
27 | 16 => "The Show Where Lilith Comes Back", |
28 | 17 => "A Mid-Winter Night's Dream", |
28 | 17 => "A Mid-Winter Night's Dream", |
29 | 18 => "And the Whimper Is…", |
29 | 18 => "And the Whimper Is…", |
30 | 19 => "Give Him the Chair!", |
30 | 19 => "Give Him the Chair!", |
31 | 20 => "Fortysomething", |
31 | 20 => "Fortysomething", |
32 | 21 => "Travels With Martin", |
32 | 21 => "Travels With Martin", |
33 | 22 => "Author, Author", |
33 | 22 => "Author, Author", |
34 | 23 => "Frasier Crane's Day Off", |
34 | 23 => "Frasier Crane's Day Off", |
35 | 24 => "My Coffee With Niles", |
35 | 24 => "My Coffee With Niles", |
36 | 36 | ||
37 | /* Season 2 */
|
37 | /* Season 2 */
|
38 | 25 => "Slow Tango in South Seattle", |
38 | 25 => "Slow Tango in South Seattle", |
39 | 26 => "The Unkindest Cut of All", |
39 | 26 => "The Unkindest Cut of All", |
40 | 27 => "The Matchmaker", |
40 | 27 => "The Matchmaker", |
41 | 28 => "Flour Child", |
41 | 28 => "Flour Child", |
42 | 29 => "Duke's, We Hardly Knew Ye", |
42 | 29 => "Duke's, We Hardly Knew Ye", |
43 | 30 => "The Botched Language of Cranes", |
43 | 30 => "The Botched Language of Cranes", |
44 | 31 => "The Candidate", |
44 | 31 => "The Candidate", |
45 | 32 => "Adventures in Paradise - Part One", |
45 | 32 => "Adventures in Paradise - Part One", |
46 | 33 => "Adventures in Paradise - Part Two", |
46 | 33 => "Adventures in Paradise - Part Two", |
47 | 34 => "Burying a Grudge", |
47 | 34 => "Burying a Grudge", |
48 | 35 => "Seat of Power", |
48 | 35 => "Seat of Power", |
49 | 36 => "Roz in the Doghouse", |
49 | 36 => "Roz in the Doghouse", |
50 | 37 => "Retirement Is Murder", |
50 | 37 => "Retirement Is Murder", |
51 | 38 => "Fool Me Once, Shame on You, Fool Me Twice", |
51 | 38 => "Fool Me Once, Shame on You, Fool Me Twice", |
52 | 39 => "You Scratch My Book", |
52 | 39 => "You Scratch My Book", |
53 | 40 => "The Show Where Sam Shows Up", |
53 | 40 => "The Show Where Sam Shows Up", |
54 | 41 => "Daphne's Room (14.10.2011 09:30)", |
54 | 41 => "Daphne's Room (14.10.2011 09:30)", |
55 | 42 => "The Club", |
55 | 42 => "The Club", |
56 | 43 => "Someone to Watch Over Me", |
56 | 43 => "Someone to Watch Over Me", |
57 | 44 => "Breaking the Ice", |
57 | 44 => "Breaking the Ice", |
58 | 45 => "An Affair to Forget", |
58 | 45 => "An Affair to Forget", |
59 | 46 => "Agents in America", |
59 | 46 => "Agents in America", |
60 | 47 => "The Innkeepers", |
60 | 47 => "The Innkeepers", |
61 | 48 => "Dark Victory (25.10.2011)", |
61 | 48 => "Dark Victory (25.10.2011)", |
62 | 62 | ||
63 | /* Season 3 */
|
63 | /* Season 3 */
|
64 | 49 => "She's the Boss", |
64 | 49 => "She's the Boss", |
65 | 50 => "Shrink Rap", |
65 | 50 => "Shrink Rap", |
66 | 51 => "Martin Does It His Way", |
66 | 51 => "Martin Does It His Way", |
67 | 52 => "Leapin' Lizards", |
67 | 52 => "Leapin' Lizards", |
68 | 53 => "Kisses Sweeter Than Wine", |
68 | 53 => "Kisses Sweeter Than Wine", |
69 | 54 => "Sleeping With the Enemy", |
69 | 54 => "Sleeping With the Enemy", |
70 | 55 => "The Adventures of Bad Boy and Dirty Girl", |
70 | 55 => "The Adventures of Bad Boy and Dirty Girl", |
71 | 56 => "The Last Time I Saw Maris", |
71 | 56 => "The Last Time I Saw Maris", |
72 | 57 => "Frasier Grinch", |
72 | 57 => "Frasier Grinch", |
73 | 58 => "It's Hard to Say Goodbye If You Won't Leave", |
73 | 58 => "It's Hard to Say Goodbye If You Won't Leave", |
74 | 59 => "The Friend", |
74 | 59 => "The Friend", |
75 | 60 => "Come Lie With Me", |
75 | 60 => "Come Lie With Me", |
76 | 61 => "Moon Dance", |
76 | 61 => "Moon Dance", |
77 | 62 => "The Show Where Diane Comes Back", |
77 | 62 => "The Show Where Diane Comes Back", |
78 | 63 => "A Word to the Wiseguy", |
78 | 63 => "A Word to the Wiseguy", |
79 | 64 => "Look Before You Leap", |
79 | 64 => "Look Before You Leap", |
80 | 65 => "High Crane Drifter", |
80 | 65 => "High Crane Drifter", |
81 | 66 => "Chess Pains", |
81 | 66 => "Chess Pains", |
82 | 67 => "Crane vs. Crane", |
82 | 67 => "Crane vs. Crane", |
83 | 68 => "Police Story", |
83 | 68 => "Police Story", |
84 | 69 => "Where There's Smoke, There's Fired", |
84 | 69 => "Where There's Smoke, There's Fired", |
85 | 70 => "Frasier Loves Roz", |
85 | 70 => "Frasier Loves Roz", |
86 | 71 => "The Focus Group", |
86 | 71 => "The Focus Group", |
87 | 72 => "You Can Go Home Again", |
87 | 72 => "You Can Go Home Again", |
88 | 88 | ||
89 | // № # Title Directed by Written by Original air date
|
89 | // № # Title Directed by Written by Original air date
|
90 | // 73 1 "The Two Mrs. Cranes" David Lee Joe Keenan September 17, 1996 (1996-09-17)
|
90 | // 73 1 "The Two Mrs. Cranes" David Lee Joe Keenan September 17, 1996 (1996-09-17)
|
91 | // 74 2 "Love Bites Dog" Jeff Melman Suzanne Martin September 24, 1996 (1996-09-24)
|
91 | // 74 2 "Love Bites Dog" Jeff Melman Suzanne Martin September 24, 1996 (1996-09-24)
|
92 | // 75 3 "The Impossible Dream" David Lee Rob Greenberg October 15, 1996 (1996-10-15)
|
92 | // 75 3 "The Impossible Dream" David Lee Rob Greenberg October 15, 1996 (1996-10-15)
|
93 | // 76 4 "A Crane's Critique" Jeff Melman Dan Cohen & F.J. Pratt October 22, 1996 (1996-10-22)
|
93 | // 76 4 "A Crane's Critique" Jeff Melman Dan Cohen & F.J. Pratt October 22, 1996 (1996-10-22)
|
94 | // 77 5 "Head Game" David Lee Rob Greenberg November 12, 1996 (1996-11-12)
|
94 | // 77 5 "Head Game" David Lee Rob Greenberg November 12, 1996 (1996-11-12)
|
95 | // 78 6 "Mixed Doubles" Jeff Melman Christopher Lloyd November 19, 1996 (1996-11-19)
|
95 | // 78 6 "Mixed Doubles" Jeff Melman Christopher Lloyd November 19, 1996 (1996-11-19)
|
96 | // 79 7 "A Lilith Thanksgiving" Jeff Melman Chuck Ranberg & Anne Flett-Giordano November 26, 1996 (1996-11-26)
|
96 | // 79 7 "A Lilith Thanksgiving" Jeff Melman Chuck Ranberg & Anne Flett-Giordano November 26, 1996 (1996-11-26)
|
97 | // 80 8 "Our Father Whose Art Ain't Heaven" Jeff Melman Michael Kaplan December 9, 1996 (1996-12-09)
|
97 | // 80 8 "Our Father Whose Art Ain't Heaven" Jeff Melman Michael Kaplan December 9, 1996 (1996-12-09)
|
98 | // 81 9 "Dad Loves Sherry, the Boys Just Whine" James Burrows Joe Keenan January 7, 1997 (1997-01-07)
|
98 | // 81 9 "Dad Loves Sherry, the Boys Just Whine" James Burrows Joe Keenan January 7, 1997 (1997-01-07)
|
99 | // 82 10 "Liar! Liar!" James Burrows Chuck Ranberg & Anne Flett-Giordano January 14, 1997 (1997-01-14)
|
99 | // 82 10 "Liar! Liar!" James Burrows Chuck Ranberg & Anne Flett-Giordano January 14, 1997 (1997-01-14)
|
100 | // 83 11 "Three Days of the Condo" David Lee Michael Kaplan January 21, 1997 (1997-01-21)
|
100 | // 83 11 "Three Days of the Condo" David Lee Michael Kaplan January 21, 1997 (1997-01-21)
|
101 | // 84 12 "Death and the Dog" James Burrows Suzanne Martin February 11, 1997 (1997-02-11)
|
101 | // 84 12 "Death and the Dog" James Burrows Suzanne Martin February 11, 1997 (1997-02-11)
|
102 | // 85 13 "Four For the Seesaw" Jeff Melman David Lloyd February 18, 1997 (1997-02-18)
|
102 | // 85 13 "Four For the Seesaw" Jeff Melman David Lloyd February 18, 1997 (1997-02-18)
|
103 | // 86 14 "To Kill a Talking Bird" David Lee Jeffrey Richman February 25, 1997 (1997-02-25)
|
103 | // 86 14 "To Kill a Talking Bird" David Lee Jeffrey Richman February 25, 1997 (1997-02-25)
|
104 | // 87 15 "Roz's Krantz and Gouldenstein Are Dead" Jeff Melman William Lucas Walker March 11, 1997 (1997-03-11)
|
104 | // 87 15 "Roz's Krantz and Gouldenstein Are Dead" Jeff Melman William Lucas Walker March 11, 1997 (1997-03-11)
|
105 | // 88 16 "The Unnatural" Pamela Fryman Michael Kaplan April 1, 1997 (1997-04-01)
|
105 | // 88 16 "The Unnatural" Pamela Fryman Michael Kaplan April 1, 1997 (1997-04-01)
|
106 | // 89 17 "Roz's Turn" Joyce Gittlin Joe Keenan April 15, 1997 (1997-04-15)
|
106 | // 89 17 "Roz's Turn" Joyce Gittlin Joe Keenan April 15, 1997 (1997-04-15)
|
107 | // 90 18 "Ham Radio" David Lee David Lloyd April 22, 1997 (1997-04-22)
|
107 | // 90 18 "Ham Radio" David Lee David Lloyd April 22, 1997 (1997-04-22)
|
108 | // 91 19 "Three Dates and a Break Up (Part 1)" Jeff Melman Rob Greenberg April 29, 1997 (1997-04-29)
|
108 | // 91 19 "Three Dates and a Break Up (Part 1)" Jeff Melman Rob Greenberg April 29, 1997 (1997-04-29)
|
109 | // 92 20 "Three Dates and a Break Up (Part 2)" Jeff Melman Rob Greenberg April 29, 1997 (1997-04-29)
|
109 | // 92 20 "Three Dates and a Break Up (Part 2)" Jeff Melman Rob Greenberg April 29, 1997 (1997-04-29)
|
110 | // 93 21 "Daphne Hates Sherry" Kelsey Grammer Chuck Ranberg & Anne Flett-Giordano May 6, 1997 (1997-05-06)
|
110 | // 93 21 "Daphne Hates Sherry" Kelsey Grammer Chuck Ranberg & Anne Flett-Giordano May 6, 1997 (1997-05-06)
|
111 | // 94 22 "Are You Being Served?" Gordon Hunt William Lucas Walker May 13, 1997 (1997-05-13)
|
111 | // 94 22 "Are You Being Served?" Gordon Hunt William Lucas Walker May 13, 1997 (1997-05-13)
|
112 | // 95 23 "Ask Me No Questions" Jeff Melman Dan Cohen & F.J. Pratt May 20, 1997 (1997-05-20)
|
112 | // 95 23 "Ask Me No Questions" Jeff Melman Dan Cohen & F.J. Pratt May 20, 1997 (1997-05-20)
|
113 | // 96 24 "Odd Man Out" Jeff Melman Suzanne Martin May 20, 1997 (1997-05-20)
|
113 | // 96 24 "Odd Man Out" Jeff Melman Suzanne Martin May 20, 1997 (1997-05-20)
|
114 | 114 | ||
115 | )
|
115 | )
|
116 | ); |
116 | ); |
117 | 117 |