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 | $quantum_leap = array( |
3 | $quantum_leap = array( |
4 | // 'ignore' => true,
|
4 | // 'ignore' => true,
|
5 | 'channel' => 'online', |
5 | 'channel' => 'online', |
6 | // 'showtimes' => 'Mo–Fr 19:00',
|
6 | // 'showtimes' => 'Mo–Fr 19:00',
|
7 | 'seen' => array(array(1, 11)), |
7 | 'seen' => array(array(1, 12)), |
8 | // 'last_seen' => mktime(19, 0, 0, 1, 19, 2012),
|
8 | // 'last_seen' => mktime(19, 0, 0, 1, 19, 2012),
|
9 | 'seasons' => array(8, 22, 22, 22, 21), |
9 | 'seasons' => array(8, 22, 22, 22, 21), |
10 | 'episodes' => array( |
10 | 'episodes' => array( |
11 | 1 => "Genesis", |
11 | 1 => "Genesis", |
12 | 2 => "Star-Crossed", |
12 | 2 => "Star-Crossed", |
13 | 3 => "The Right Hand of God", |
13 | 3 => "The Right Hand of God", |
14 | 4 => "How the Tess Was Won", |
14 | 4 => "How the Tess Was Won", |
15 | 5 => "Double Identity", |
15 | 5 => "Double Identity", |
16 | 6 => "The Color of Truth", |
16 | 6 => "The Color of Truth", |
17 | 7 => "Camikazi Kid", |
17 | 7 => "Camikazi Kid", |
18 | 8 => "Play It Again, Seymour", |
18 | 8 => "Play It Again, Seymour", |
19 | 19 | ||
20 | 9 => "Honeymoon Express", |
20 | 9 => "Honeymoon Express", |
21 | 10 => "Disco Inferno", |
21 | 10 => "Disco Inferno", |
22 | 11 => "The Americanization of Machiko", |
22 | 11 => "The Americanization of Machiko", |
23 | 12 => "What Price Gloria?", |
23 | 12 => "What Price Gloria?", |
24 | 13 => "Blind Faith", |
24 | 13 => "Blind Faith", |
25 | 14 => "Good Morning, Peoria", |
25 | 14 => "Good Morning, Peoria", |
26 | 15 => "Thou Shalt Not…", |
26 | 15 => "Thou Shalt Not…", |
27 | 16 => "Jimmy", |
27 | 16 => "Jimmy", |
28 | 17 => "So Help Me God", |
28 | 17 => "So Help Me God", |
29 | 18 => "Catch A Falling Star", |
29 | 18 => "Catch A Falling Star", |
30 | 19 => "A Portrait for Troian", |
30 | 19 => "A Portrait for Troian", |
31 | 20 => "Animal Frat", |
31 | 20 => "Animal Frat", |
32 | 21 => "Another Mother", |
32 | 21 => "Another Mother", |
33 | 22 => "All Americans", |
33 | 22 => "All Americans", |
34 | 23 => "Her Charm", |
34 | 23 => "Her Charm", |
35 | 24 => "Freedom", |
35 | 24 => "Freedom", |
36 | 25 => "Good Night, Dear Heart", |
36 | 25 => "Good Night, Dear Heart", |
37 | 26 => "Pool Hall Blues", |
37 | 26 => "Pool Hall Blues", |
38 | 27 => "Leaping in Without a Net", |
38 | 27 => "Leaping in Without a Net", |
39 | 28 => "Maybe Baby", |
39 | 28 => "Maybe Baby", |
40 | 29 => "Sea Bride", |
40 | 29 => "Sea Bride", |
41 | 30 => "M.I.A.", |
41 | 30 => "M.I.A.", |
42 | 42 | ||
43 | 31 => "The Leap Home (Part 1)", |
43 | 31 => "The Leap Home (Part 1)", |
44 | 32 => "The Leap Home (Part 2) – Vietnam", |
44 | 32 => "The Leap Home (Part 2) – Vietnam", |
45 | 33 => "Leap of Faith", |
45 | 33 => "Leap of Faith", |
46 | 34 => "One Strobe over the Line", |
46 | 34 => "One Strobe over the Line", |
47 | 35 => "The Boogieman", |
47 | 35 => "The Boogieman", |
48 | 36 => "Miss Deep South", |
48 | 36 => "Miss Deep South", |
49 | 37 => "Black on White on Fire", |
49 | 37 => "Black on White on Fire", |
50 | 38 => "The Great Spontini", |
50 | 38 => "The Great Spontini", |
51 | 39 => "Rebel Without a Clue", |
51 | 39 => "Rebel Without a Clue", |
52 | 40 => "A Little Miracle", |
52 | 40 => "A Little Miracle", |
53 | 41 => "Runaway", |
53 | 41 => "Runaway", |
54 | 42 => "8½ Months", |
54 | 42 => "8½ Months", |
55 | 43 => "Future Boy", |
55 | 43 => "Future Boy", |
56 | 44 => "Private Dancer", |
56 | 44 => "Private Dancer", |
57 | 45 => "Piano Man", |
57 | 45 => "Piano Man", |
58 | 46 => "Southern Comforts", |
58 | 46 => "Southern Comforts", |
59 | 47 => "Glitter Rock", |
59 | 47 => "Glitter Rock", |
60 | 48 => "A Hunting We Will Go", |
60 | 48 => "A Hunting We Will Go", |
61 | 49 => "Last Dance Before An Execution", |
61 | 49 => "Last Dance Before An Execution", |
62 | 50 => "Heart of a Champion", |
62 | 50 => "Heart of a Champion", |
63 | 51 => "Nuclear Family", |
63 | 51 => "Nuclear Family", |
64 | 52 => "Shock Theater", |
64 | 52 => "Shock Theater", |
65 | 65 | ||
66 | 53 => "The Leap Back", |
66 | 53 => "The Leap Back", |
67 | 54 => "Play Ball", |
67 | 54 => "Play Ball", |
68 | 55 => "Hurricane", |
68 | 55 => "Hurricane", |
69 | 56 => "Justice", |
69 | 56 => "Justice", |
70 | 57 => "Permanent Wave", |
70 | 57 => "Permanent Wave", |
71 | 58 => "Raped", |
71 | 58 => "Raped", |
72 | 59 => "The Wrong Stuff", |
72 | 59 => "The Wrong Stuff", |
73 | 60 => "Dreams", |
73 | 60 => "Dreams", |
74 | 61 => "A Single Drop of Rain", |
74 | 61 => "A Single Drop of Rain", |
75 | 62 => "Unchained", |
75 | 62 => "Unchained", |
76 | 63 => "The Play's the Thing", |
76 | 63 => "The Play's the Thing", |
77 | 64 => "Running For Honor", |
77 | 64 => "Running For Honor", |
78 | 65 => "Temptation Eyes", |
78 | 65 => "Temptation Eyes", |
79 | 66 => "The Last Gunfighter", |
79 | 66 => "The Last Gunfighter", |
80 | 67 => "A Song for the Soul", |
80 | 67 => "A Song for the Soul", |
81 | 68 => "Ghost Ship", |
81 | 68 => "Ghost Ship", |
82 | 69 => "Roberto!", |
82 | 69 => "Roberto!", |
83 | 70 => "It's A Wonderful Leap", |
83 | 70 => "It's A Wonderful Leap", |
84 | 71 => "Moments to Live", |
84 | 71 => "Moments to Live", |
85 | 72 => "The Curse of Ptah-Hotep", |
85 | 72 => "The Curse of Ptah-Hotep", |
86 | 73 => "Stand Up", |
86 | 73 => "Stand Up", |
87 | 74 => "A Leap for Lisa", |
87 | 74 => "A Leap for Lisa", |
88 | 88 | ||
89 | 75 => "Lee Harvey Oswald", |
89 | 75 => "Lee Harvey Oswald", |
90 | 76 => "The Leaping of the Shrew", |
90 | 76 => "The Leaping of the Shrew", |
91 | 77 => "Nowhere to Run", |
91 | 77 => "Nowhere to Run", |
92 | 78 => "Killin' Time", |
92 | 78 => "Killin' Time", |
93 | 79 => "Star Light, Star Bright", |
93 | 79 => "Star Light, Star Bright", |
94 | 80 => "Deliver Us From Evil", |
94 | 80 => "Deliver Us From Evil", |
95 | 81 => "Trilogy (Part 1) – One Little Heart", |
95 | 81 => "Trilogy (Part 1) – One Little Heart", |
96 | 82 => "Trilogy (Part 2) – For Your Love", |
96 | 82 => "Trilogy (Part 2) – For Your Love", |
97 | 83 => "Trilogy (Part 3) – The Last Door", |
97 | 83 => "Trilogy (Part 3) – The Last Door", |
98 | 84 => "Promised Land", |
98 | 84 => "Promised Land", |
99 | 85 => "A Tale of Two Sweeties", |
99 | 85 => "A Tale of Two Sweeties", |
100 | 86 => "Liberation", |
100 | 86 => "Liberation", |
101 | 87 => "Dr. Ruth", |
101 | 87 => "Dr. Ruth", |
102 | 88 => "Blood Moon", |
102 | 88 => "Blood Moon", |
103 | 89 => "Return of the Evil Leaper (1)", |
103 | 89 => "Return of the Evil Leaper (1)", |
104 | 90 => "Revenge of the Evil Leaper (2)", |
104 | 90 => "Revenge of the Evil Leaper (2)", |
105 | 91 => "Goodbye Norma Jean", |
105 | 91 => "Goodbye Norma Jean", |
106 | 92 => "The Beast Within", |
106 | 92 => "The Beast Within", |
107 | 93 => "The Leap Between The States", |
107 | 93 => "The Leap Between The States", |
108 | 94 => "Memphis Melody", |
108 | 94 => "Memphis Melody", |
109 | 95 => "Mirror Image", |
109 | 95 => "Mirror Image", |
110 | ), |
110 | ), |
111 | 'episode_list' => 'wiki:en:List_of_Quantum_Leap_episodes' |
111 | 'episode_list' => 'wiki:en:List_of_Quantum_Leap_episodes' |
112 | ); |
112 | ); |