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 64 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | <?php
 | 
            1 | <?php
 | 
          
| 2 | 2 | ||
| 3 | $efc = array(  | 
            3 | $efc = array(  | 
          
| 4 | //   'ignore' => true,
 | 
            4 | //   'ignore' => true,
 | 
          
| 5 | 'channel' => 'Tele 5',  | 
            5 | 'channel' => 'online',  | 
          
| 6 | 'showtimes' => 'Mo–Fr 16:10',  | 
            6 | //   'showtimes' => 'Mo–Fr 16:10',
 | 
          
| 7 | 'seen' => array(array(1, 8)),  | 
            7 | 'seen' => array(array(1, 9)),  | 
          
| 8 | 'last_seen' => mktime(16, 15, 0, 7, 6, 2011),  | 
            8 | //   'last_seen' => mktime(16, 15, 0, 7, 6, 2011),
 | 
          
| 9 | 'seasons' => array(22, 22, 22, 22),  | 
            9 | 'seasons' => array(22, 22, 22, 22),  | 
          
| 10 | 'episode_list' => 'http://www.allnew-tv.de/sites/episodenguide/efc/season/01/episode/01',  | 
            10 | 'episode_list' => 'http://www.allnew-tv.de/sites/episodenguide/efc/season/01/episode/01',  | 
          
| 11 | 'episodes' => array(  | 
            11 | 'episodes' => array(  | 
          
| 12 | 1 => "Im Griff der Taelons (Decision)",  | 
            12 | 1 => "Im Griff der Taelons (Decision)",  | 
          
| 13 | 2 => "Bittere Wahrheit (Truth)",  | 
            13 | 2 => "Bittere Wahrheit (Truth)",  |