Rev 172 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 172 | Rev 188 | ||
|---|---|---|---|
| Line 2... | Line 2... | ||
| 2 | 2 | ||
| 3 | $castle = array(  | 
            3 | $castle = array(  | 
          
| 4 | //   'ignore'    => true,
 | 
            4 | //   'ignore'    => true,
 | 
          
| 5 | 'channel' => 'online',  | 
            5 | 'channel' => 'online',  | 
          
| 6 | //     'showtimes' => 'Fr 20:00',
 | 
            6 | //     'showtimes' => 'Fr 20:00',
 | 
          
| 7 | 'seen' => array(array(1, 9)),  | 
            7 | 'seen' => array(array(1, 11)),  | 
          
| 8 | //     'last_seen' => mktime(20, 0, 0, 7, 1, 2011),
 | 
            8 | //     'last_seen' => mktime(20, 0, 0, 7, 1, 2011),
 | 
          
| 9 | 'seasons' => array(10, 24, 24, 23),  | 
            9 | 'seasons' => array(10, 24, 24, 23, 24, 1),  | 
          
| 10 | 'episode_list' => 'wiki:en:List_of_Castle_episodes',  | 
            10 | 'episode_list' => 'wiki:en:List_of_Castle_episodes',  | 
          
| 11 | 'episodes' => array(  | 
            11 | 'episodes' => array(  | 
          
| 12 | 1 => "Flowers for Your Grave",  | 
            12 | 1 => "Flowers for Your Grave",  | 
          
| 13 | 2 => "Nanny McDead",  | 
            13 | 2 => "Nanny McDead",  | 
          
| 14 | 3 => "Hedge Fund Homeboys",  | 
            14 | 3 => "Hedge Fund Homeboys",  | 
          
| Line 56... | Line 56... | ||
| 56 |   // //    'last_seen' => mktime(20, 0, 0, 7, 1, 2011),
 | 
            56 |   // //    'last_seen' => mktime(20, 0, 0, 7, 1, 2011),
 | 
          
| 57 |   //     'seasons'   => array(10, 24, 24),
 | 
            57 |   //     'seasons'   => array(10, 24, 24),
 | 
          
| 58 |   //     'episode_list' => 'wiki:Castle_(Fernsehserie)#Episodenliste',
 | 
            58 |   //     'episode_list' => 'wiki:Castle_(Fernsehserie)#Episodenliste',
 | 
          
| 59 |   //     'episodes' => array(
 | 
            59 |   //     'episodes' => array(
 | 
          
| 60 |     //        1 => "Blumen für ihr Grab (Flowers for Your Grave)",
 | 
            60 |     //        1 => "Blumen für ihr Grab (Flowers for Your Grave)",
 | 
          
| 61 | 61 | ||
| 62 |     //        5 => "Gefrorenes Blut (A Chill Goes Through Her Veins)",
 | 
            62 |     //        5 => "Gefrorenes Blut (A Chill Goes Through Her Veins)",
 | 
          
| 63 | 63 | ||
| 64 |     //       21 => "Die fünfte Kugel (The Fifth Bullet)",
 | 
            64 |     //       21 => "Die fünfte Kugel (The Fifth Bullet)",
 | 
          
| 65 |     //       22 => "Eine Rose für immer und ewig (A Rose for Everafter)",
 | 
            65 |     //       22 => "Eine Rose für immer und ewig (A Rose for Everafter)",
 | 
          
| 66 | 66 | ||
| 67 |     //       25 => "Cuba Libre (Suicide Squeeze)",
 | 
            67 |     //       25 => "Cuba Libre (Suicide Squeeze)",
 | 
          
| 68 |     //       26 => "Die Domina schlägt immer zweimal zu (The Mistress Always Spanks Twice)",
 | 
            68 |     //       26 => "Die Domina schlägt immer zweimal zu (The Mistress Always Spanks Twice)",
 |