Subversion Repositories LCARS

Rev

Rev 26 | Rev 172 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 26 Rev 32
Line 2... Line 2...
2
2
3
$serien['<span class="bsg">Battlestar Galactica</span> (2004)'] = array(
3
$serien['<span class="bsg">Battlestar Galactica</span> (2004)'] = array(
4
//     'ignore'    => true,
4
//     'ignore'    => true,
5
    'channel'   => 'online',
5
    'channel'   => 'online',
6
//     'showtimes' => 'Mi 02:00',
6
//     'showtimes' => 'Mi 02:00',
7
    'seen'      => array(array(1, 5)),
7
    'seen'      => array(array(1, 7)),
8
    'seasons'   => array(13, 20, 20, 'Razor' => 2, 20, 'The Plan' => 1),
8
    'seasons'   => array(13, 20, 20, 'Razor' => 2, 20, 'The Plan' => 1),
9
    'episode_list' => 'wiki:en:List_of_Battlestar_Galactica_(2004_TV_series)_episodes',
9
    'episode_list' => 'wiki:en:List_of_Battlestar_Galactica_(2004_TV_series)_episodes',
10
    'episodes'  => array(
10
    'episodes'  => array(
11
       1 => "33",
11
       1 => "33",
12
       2 => "Water",
12
       2 => "Water",
Line 175... Line 175...
175
// //       73 => "Islanded in a Stream of Stars",
175
// //       73 => "Islanded in a Stream of Stars",
176
// //       74 => "Daybreak (Part 1)",
176
// //       74 => "Daybreak (Part 1)",
177
// //       75 => "Daybreak (Parts 2 & 3)",
177
// //       75 => "Daybreak (Parts 2 & 3)",
178
//     76 => "The Plan",
178
//     76 => "The Plan",
179
//   )
179
//   )
180
// );
-
 
181
180
// );
-
 
181