Subversion Repositories LCARS

Compare Revisions

Last modification

Ignore whitespace Rev 172 → Rev 188

/trunk/media/video/series/includes/efc.php
4,9 → 4,9
// 'ignore' => true,
'channel' => 'online',
// 'showtimes' => 'Mo–Fr 16:10',
'seen' => array(array(1, 10)),
'seen' => array(array(1, 12)),
// 'last_seen' => mktime(16, 15, 0, 7, 6, 2011),
'seasons' => array(22, 22, 22, 22),
'seasons' => array(22, 22, 22, 22, 22),
'episode_list' => 'http://www.allnew-tv.de/sites/episodenguide/efc/season/01/episode/01',
'episodes' => array(
1 => "Im Griff der Taelons (Decision)",
31,6 → 31,7
20 => "Die Epidemie (Infection)",
21 => "Russisches Roulette (Destruction)",
22 => "Fremdkörper (The Joining)",
 
23 => "Der Erste seiner Art (First Of Its Kind)",
24 => "Atavus",
25 => "Die vierte Dimension (A Stitch In Time)",
53,6 → 54,7
42 => "Die Wunderwaffe (Heroes And Heartbreak)",
43 => "Kosmische Flaschenpost (Message In A Bottle)",
44 => "Der Todesstoss (Crossfire)",
 
45 => "Ausnahmezustand (Crackdown)",
46 => "Spurlos (The Vanished)",
47 => "Das Substrat (Emancipation)",
75,6 → 77,7
64 => "Außer Kontrolle (One Taelon Avenue)",
65 => "Der geheimnisvolle Code (Code Abduction)",
66 => "Notlandung (The Arrival)",
 
67 => "Die Bombe tickt (The Forge of Creation)",
68 => "Illegale Geschäfte (Sins Of The Father)",
69 => "Der Klon (First Breath)",
97,27 → 100,28
86 => "Das Orakel der Kimera (Epiphany)",
87 => "Die zweite Invasion (Dark Horizon)",
88 => "Die Verschmelzung (Point Of No Return)",
// 89 => "Unearthed",
// 90 => "Pariahs",
// 91 => "The Seduction",
// 92 => "Subterra",
// 93 => "Boone's Awakening",
// 94 => "Termination",
// 95 => "Guilty Conscience",
// 96 => "Boone's Assassin",
// 97 => "Entombed",
// 98 => "Legacy",
// 99 => "Death Suite",
// 100 => "Atavus High",
// 101 => "Deep Sleep",
// 102 => "Art Of War",
// 103 => "Grave Danger",
// 104 => "Deportation",
// 105 => "Honor And Duty",
// 106 => "Bad Genes",
// 107 => "Subversion",
// 108 => "Street Wise",
// 109 => "The Journey",
// 110 => "Final Conflict",
 
89 => "Unearthed",
90 => "Pariahs",
91 => "The Seduction",
92 => "Subterra",
93 => "Boone's Awakening",
94 => "Termination",
95 => "Guilty Conscience",
96 => "Boone's Assassin",
97 => "Entombed",
98 => "Legacy",
99 => "Death Suite",
100 => "Atavus High",
101 => "Deep Sleep",
102 => "Art Of War",
103 => "Grave Danger",
104 => "Deportation",
105 => "Honor And Duty",
106 => "Bad Genes",
107 => "Subversion",
108 => "Street Wise",
109 => "The Journey",
110 => "Final Conflict",
)
);
);