Subversion Repositories LCARS

Compare Revisions

Last modification

Ignore whitespace Rev 204 → Rev 205

/branches/live/media/video/series/data.inc
24,6 → 24,7
include_once 'includes/remington-steele.php';
include_once 'includes/scrubs.php';
include_once 'includes/seaquest.php';
include_once 'includes/seven-days.php';
include_once 'includes/simpsons.php';
include_once 'includes/sliders.php';
include_once 'includes/stargate.php';
163,6 → 164,45
. '<span class="hidden">:</span>'
. ' <span class="fc">Final Conflict</span><span class="glare"></span></span>' => &$efc,
 
'<span class="eli-stone"><span class="eli">Eli</span> <span class="stone">Stone</span>' => array(
// 'ignore' => true,
'channel' => 'online',
// 'showtimes' => 'Fr 20:00',
'seen' => array(1),
// 'last_seen' => mktime(20, 0, 0, 12, 19, 2011),
'seasons' => array(13, 13),
'episode_list' => 'wiki:en:List_of_Eli_Stone_episodes',
'episodes' => array(
1 => "Faith",
2 => "Freedom",
3 => "Father Figure",
4 => "Wake Me Up Before You Go-Go",
5 => "One More Try",
6 => "Something To Save",
7 => "Heal the Pain",
8 => "Praying for Time",
9 => "I Want Your Sex",
10 => "Heartbeat",
11 => "Patience",
12 => "Waiting for That Day",
13 => "Soul Free",
 
14 => "The Path",
15 => "Grace",
16 => "Unwritten",
17 => "Should I Stay, or Should I Go?",
18 => "The Humanitarian",
19 => "Happy Birthday Nate",
20 => "Help!",
21 => "Owner of a Lonely Heart",
22 => "Two Ministers",
23 => "Sonoma",
24 => "Mortal Combat",
25 => "Tailspin",
26 => "Flight Path"
)
),
 
'<span class="eureka"><span class="eur">Eur</span><span class="e">e</span>'
. '<span class="ka">ka</span></span></span>' => array(
// 'ignore' => true,
864,23 → 904,31
</span><span id="dsv">DSV</span></span>' => &$seaQuest,
 
'<span class="sherlock">Sherlock</span>' => array(
'channel' => 'BBC 1',
'showtimes' => 'Mi 21:30',
'channel' => 'BBC One (HD)',
// 'showtimes' => 'Mi 21:30',
'seen' => array(array(1, 3)),
'last_seen' => mktime(21, 30, 0, 8, 3, 2011),
'seasons' => array(3, 3),
'seasons' => array(3, 3, 'Special' => 1, 3),
'episode_list' => 'http://bbc.co.uk/sherlock',
'episodes' => array(
1 => 'A Study in Pink',
2 => 'The Blind Banker',
3 => 'The Great Game',
1 => 'A Study in Pink',
2 => 'The Blind Banker',
3 => 'The Great Game',
 
4 => "A Scandal in Belgravia (01.01.2012)",
5 => "The Hounds of Baskerville (08.01.2012)",
6 => "The Reichenbach Fall (15.01.2012)",
4 => "A Scandal in Belgravia",
5 => "The Hounds of Baskerville",
6 => "The Reichenbach Fall",
 
7 => 'Many Happy Returns',
 
8 => "The Empty Hearse",
9 => "The Sign of Three",
10 => "His Last Vow",
)
),
 
'<span class="seven-days">Seven Day<span class="s">s</span></span>' => &$seven_days,
 
'<span class="simpsons" id="simpsons"><span class="text"><span>The</span> <span>Simpsons</span></span></span>' => &$simpsons,
// '<span class="simpsons"><span class="text"><span>The</span> <span>Simpsons</span></span></span> (de)' => &$simpsons_de,