Subversion Repositories LCARS

Compare Revisions

Last modification

Ignore whitespace Rev 40 → Rev 41

/trunk/media/video/series/data.inc
24,6 → 24,7
include_once 'includes/simpsons.php';
include_once 'includes/stargate.php';
include_once 'includes/star-trek-tos.php';
include_once 'includes/star-trek-tng.php';
include_once 'includes/superman.php';
include_once 'includes/time-trax.php';
 
236,6 → 237,29
)
),
 
'<span class="firefly">Fir<span class="e">e</span>fly</span>' => array(
'channel' => 'online',
'seen' => array(array(1, 2)),
'seasons' => array(14),
'episode_list' => 'wiki:en:Firefly_(TV_series)#Broadcast_history',
'episodes' => array(
1 => "Serenity",
2 => "The Train Job",
3 => "Bushwhacked",
4 => "Shindig",
5 => "Safe",
6 => "Our Mrs. Reynolds",
7 => "Jaynestown",
8 => "Out of Gas",
9 => "Ariel",
10 => "War Stories",
11 => "Trash",
12 => "The Message",
13 => "Heart of Gold",
14 => "Objects in Space"
)
),
'<span class="frasier">F<span>rasier</span></span>' => &$frasier,
 
'<span class="fresh-hell"><span class="gradient">Fresh Hell</span></span>' => array(
891,7 → 915,8
 
'<abbr class="sg-u" title="Stargate Universe">S<span class="ring">G&#9900;</span>U</abbr>' => &$sgu,
 
'<span class="star-trek">Star Trek</span> (de, remastered)' => &$tos,
'<span class="star-trek-tos">Star Trek</span>' => &$tos,
'<span class="star-trek-tng"><span class="star">Star</span> <span class="trek">Trek</span><span class="hidden">:</span><span class="tng">The Next Generation</span></span>' => &$tng,
'<span class="time-trax">Time Trax</span> (de)' => &$time_trax,
 
1010,7 → 1035,7
// 'ignore' => true,
'channel' => 'online',
// 'showtimes' => 'Mi 00:10',
'seen' => array(array(1, 4)),
'seen' => array(array(1, 5)),
'seasons' => array(12, 12, 12, 12),
'episode_list' => 'wiki:en:List_of_True_Blood_episodes',
'episodes' => array(
1103,7 → 1128,7
. ' <span class="tara">Tara</span></span>' => array(
'channel' => 'online',
// 'showtimes' => 'Do 23:24',
'seen' => array(array(1, 3)),
'seen' => array(array(1, 4)),
// 'last_seen' => mktime(0, 4, 0, 9, 30, 2011),
'seasons' => array(12, 12, 12),
'episode_list' => 'wiki:Taras_Welten#Episodenliste',