Go to most recent revision |
Blame |
Compare with Previous |
Last modification |
View Log
| RSS feed
1
<?php
$mork_and_mindy = array(
'channel' => 'online',
'seen' => array(array(1, 8)),
'seasons' => array(25, 26, 22, 22),
'episode_list' => 'wiki:en:List_of_Mork_&_Mindy_episodes',
'episodes' => array(
1 => 'Pilot, Part 1',
2 => 'Pilot, Part 2',
3 => 'Mork Moves In',
4 => 'Mork Runs Away',
5 => "Mork in Love",
6 => "Mork's Seduction",
7 => "Mork Goes Public",
8 => "To Tell the Truth",
9 => "Mork the Gullible",
10 => "A Mommy for Mork",
11 => "Mork's Greatest Hit",
12 => "Old Fears",
13 => "Mork's First Christmas",
14 => "Mork and the Immigrant",
15 => "Mork the Tolerant",
16 => "Young Love",
17 => "Skyflakes Keep Falling on My Head",
18 => "Mork Goes Erk",
19 => "Yes Sir, That's My Baby",
20 => "Mork's Mixed Emotions",
21 => "Mork's Night Out",
22 => "In Mork We Trust",
23 => "Mork Runs Down",
24 => "It's a Wonderful Mork",
25 => "Mork's Best Friend",
26 => "Mork in Wonderland, Part 1",
27 => "Mork in Wonderland, Part 2",
28 => "Stark Raving Mork",
29 => "Mork's Baby Blues",
30 => "Dr. Morkenstein",
31 => "Mork vs. Mindy",
32 => "Mork Gets Mindy-itis",
33 => "A Morkville Horror",
34 => "Mork's Health Hints",
35 => "Dial 'N' for Nelson",
36 => "Mork vs. the Necrotons",
37 => "Mork vs. the Necrotons",
38 => "Hold That Mork",
39 => "The Exidor Affair",
40 => "The Mork Syndrome",
41 => "Exidor's Wedding",
42 => "A Mommy for Mindy",
43 => "The Night They Raided Mind-ski's",
44 => "Mork Learns to See",
45 => "Mork's Vacation",
46 => "Jeanie Loves Mork",
47 => "Little Orphan Morkie",
48 => "Looney Tunes and Morkie Melodies",
49 => "Clerical Error",
50 => "Invasion of the Mork Snatchers",
51 => "The Way Mork Were",
52 => "Putting the Ork Back in Mork",
53 => "Putting the Ork Back in Mork",
54 => "Mork in Never-Never Land",
55 => "Dueling Skates",
56 => "Mork the Prankster",
57 => "Mork, the Monkey's Uncle",
58 => "Gunfight at the Mork-Kay Corral",
59 => "Mork's New Look",
60 => "Alas, Poor Mork, We Knew Him Well",
61 => "Mork and the Bum Rap",
62 => "Mindy Gets Her Job",
63 => "Twelve Angry Appliances",
64 => "There's a New Mork in Town",
65 => "Mork Meets Robin Williams",
66 => "Mindy, Mindy, Mindy",
67 => "Mork, the Swinging Single",
68 => "Mork and Mindy Meet Rick and Ruby",
69 => "Mork and the Family Reunion",
70 => "Old Muggable Mork",
71 => "I Heard It Through the Morkvine",
72 => "Mindy and Mork",
73 => "Reflections and Regrets",
74 => "Limited Engagement",
75 => "The Wedding",
76 => "The Honeymoon",
77 => "Three the Hard Way",
78 => "Mama Mork, Papa Mindy",
79 => "My Dad Can't Beat Up Anyone",
80 => "Long Before We Met...",
81 => "Rich Mork, Poor Mork",
82 => "Alienation",
83 => "P.S. 2001",
84 => "Pajama Game II",
85 => "Present Tense",
86 => "Metamorphosis - the TV Show",
87 => "Drive, She Said",
88 => "I Don't Remember Mama",
89 => "Mork, Mindy and Mearth Meet MILT",
90 => "Midas Mork",
91 => "Cheerleaders in Chains",
92 => "Gotta Run: Part 1",
93 => "Gotta Run: Part 2",
94 => "Gotta Run: Part 3",
95 => "The Mork Report"
)
);