Subversion Repositories LCARS

Compare Revisions

Last modification

Ignore whitespace Rev 29 → Rev 32

/trunk/media/video/series/includes/superman.php/smallville.php
4,7 → 4,7
// 'ignore' => true,
'channel' => 'online',
// 'showtimes' => 'Mo-Fr 14:10',
'seen' => array(array(1, 15)),
'seen' => array(array(1, 18)),
'seasons' => array(21, 23, 22, 22, 22, 22, 20, 22, 21, 22),
'episode_list' => 'wiki:en:List_of_Smallville_episodes',
'episodes' => array(
332,3 → 332,101
// 217  22  — Finale (2) 13. Mai 2011 —
)
);
 
$superman = array(
'ignore' => true,
'seasons' => array(21, 22, 22, 22),
'episode_list' => 'wiki:en:List_of_Lois_%26_Clark:_The_New_Adventures_of_Superman_episodes',
'episodes' => array(
1 => "Pilot",
2 => "Strange Visitor (From Another Planet)",
3 => "Neverending Battle",
4 => "I'm Looking Through You",
5 => "Requiem for a Super Hero",
6 => "I've Got a Crush on You",
7 => "Smart Kids",
8 => "The Green, Green Glow of Home",
9 => "The Man of Steel Bars",
10 => "Pheromone, My Lovely",
11 => "Honeymoon in Metropolis",
12 => "All Shook Up",
13 => "Witness",
14 => "Illusions of Grandeur",
15 => "The Ides of Metropolis",
16 => "Foundling",
17 => "The Rival",
18 => "Vatman",
19 => "Fly Hard",
20 => "Barbarians at the Planet",
21 => "The House of Luthor",
 
22 => "Madame Ex",
23 => "Wall of Sound",
24 => "The Source",
25 => "The Prankster",
26 => "Church of Metropolis",
27 => "Operation Blackout",
28 => "That Old Gang of Mine",
29 => "A Bolt From the Blue",
30 => "Season's Greedings",
31 => "Metallo",
32 => "Chi of Steel",
33 => "The Eyes Have It",
34 => "The Phoenix",
35 => "Top Copy",
36 => "Return of the Prankster",
37 => "Lucky Leon",
38 => "Resurrection",
39 => "Tempus Fugitive",
40 => "Target: Jimmy Olsen!",
41 => "Individual Responsibility",
42 => "Whine, Whine, Whine",
43 => "And the Answer Is…",
44 => "We Have a Lot to Talk About",
45 => "Ordinary People",
46 => "Contact",
47 => "When Irish Eyes Are Killing",
48 => "Just Say Noah",
49 => "Don't Tug on Superman's Cape",
50 => "Ultra Woman",
51 => "Chip Off the Old Clark",
52 => "Super Mann",
53 => "Virtually Destroyed",
54 => "Home Is Where the Hurt Is",
55 => "Never on Sunday",
56 => "The Dad Who Came In From the Cold",
57 => "Tempus, Anyone?",
58 => "I Now Pronounce You...",
59 => "Double Jeopardy",
60 => "Seconds",
61 => "Forget Me Not",
62 => "Oedipus Wrecks",
63 => "It's a Small World After All",
64 => "Through a Glass, Darkly",
65 => "Big Girls Don't Fly",
66 => "Lord of the Flys",
67 => "Battleground Earth",
68 => "Swear to God, This Time We're Not Kidding",
69 => "Soul Mates",
70 => "Brutal Youth",
71 => "The People vs. Lois Lane",
72 => "Dead Lois Walking",
73 => "Bob and Carol and Lois and Clark",
74 => "Ghosts",
75 => "Stop the Presses",
76 => "Twas the Night Before Mxymas",
77 => "Lethal Weapon",
78 => "Sex, Lies and Videotape",
79 => "Meet John Doe",
80 => "Lois and Clarks",
81 => "AKA Superman",
82 => "Faster than a Speeding Vixen ",
83 => "Shadow of a Doubt",
84 => "Voice from the Past",
85 => "I've Got You Under My Skin",
86 => "Toy Story",
87 => "The Family Hour",
)
);