Rev 51 | Rev 188 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 51 | Rev 64 | ||
|---|---|---|---|
| Line 2... | Line 2... | ||
| 2 | 2 | ||
| 3 | $charmed = array(  | 
            3 | $charmed = array(  | 
          
| 4 | //   'ignore' => true,
 | 
            4 | //   'ignore' => true,
 | 
          
| 5 | 'channel' => 'online',  | 
            5 | 'channel' => 'online',  | 
          
| 6 | //   'showtimes' => 'Do 21:50',
 | 
            6 | //   'showtimes' => 'Do 21:50',
 | 
          
| 7 | 'seen' => array(array(1, 11)),  | 
            7 | 'seen' => array(array(1, 17)),  | 
          
| 8 | //   'last_seen' => mktime(8, 10, 0, 10, 20, 2011),
 | 
            8 | //   'last_seen' => mktime(8, 10, 0, 10, 20, 2011),
 | 
          
| 9 | 'seasons' => array(22, 22, 22, 22, 23, 23, 22, 22),  | 
            9 | 'seasons' => array(22, 22, 22, 22, 23, 23, 22, 22),  | 
          
| 10 | 'episode_list' => 'http://www.tvsi.de/mysteryserien/charmed.php',  | 
            10 | 'episode_list' => 'http://www.tvsi.de/mysteryserien/charmed.php',  | 
          
| 11 | 'episodes' => array(  | 
            11 | 'episodes' => array(  | 
          
| 12 | 1 => "Something Wicca This Way Comes (Das Buch der Schatten)",  | 
            12 | 1 => "Something Wicca This Way Comes (Das Buch der Schatten)",  | 
          
| Line 18... | Line 18... | ||
| 18 | 7 => "The Fourth Sister (Schwester der Nacht)",  | 
            18 | 7 => "The Fourth Sister (Schwester der Nacht)",  | 
          
| 19 | 8 => "The Truth is Out There... and It Hurts (Der Wahrheitszauber)",  | 
            19 | 8 => "The Truth is Out There... and It Hurts (Der Wahrheitszauber)",  | 
          
| 20 | 9 => "The Witch Is Back (Rückkehr aus dem Jenseits)",  | 
            20 | 9 => "The Witch Is Back (Rückkehr aus dem Jenseits)",  | 
          
| 21 | 10 => "Wicca Envy (Machtlos)",  | 
            21 | 10 => "Wicca Envy (Machtlos)",  | 
          
| 22 | 11 => "Feats of Clay (Der Fluch der Urne)",  | 
            22 | 11 => "Feats of Clay (Der Fluch der Urne)",  | 
          
| 23 | 12 => "Wendigo (The Wendigo)",  | 
            23 | 12 => "The Wendigo (Wendigo)",  | 
          
| 24 | 13 => "Liebe ist die stärkste Macht (From Fear To Eternity)",  | 
            24 | 13 => "From Fear To Eternity (Liebe ist die stärkste Macht)",  | 
          
| 25 | 14 => "Nachricht von Max (Secrets and Guys)",  | 
            25 | 14 => "Secrets and Guys (Nachricht von Max)",  | 
          
| 26 | 15 => "Wer hat Angst vorm Schwarzen Mann? (Is There a Woogy in the House?)",  | 
            26 | 15 => "Is There a Woogy in the House (Wer hat Angst vorm Schwarzen Mann?)",  | 
          
| 27 | 16 => "Man stirbt nur dreimal (Which Prue Is It, Anyway?)",  | 
            27 | 16 => "Which Prue Is It, Anyway? (Man stirbt nur dreimal)",  | 
          
| 28 | 17 => "Zurück in die Vergangenheit (That '70s Episode)",  | 
            28 | 17 => "That '70s Episode (Zurück in die Vergangenheit)",  | 
          
| 29 | 18 => "Wenn das Böse erwacht (When Bad Warlocks Go Good)",  | 
            29 | 18 => "When Bad Warlocks Go Good (Wenn das Böse erwacht)",  | 
          
| 30 | 19 => "Blind (Blind Sided)",  | 
            30 | 19 => "Blind (Blind Sided)",  | 
          
| 31 | 20 => "Ein Geist, zwei Schwestern (The Power of Two)",  | 
            31 | 20 => "Ein Geist, zwei Schwestern (The Power of Two)",  | 
          
| 32 | 21 => "Wächter der Dunkelheit (Love Hurts)",  | 
            32 | 21 => "Wächter der Dunkelheit (Love Hurts)",  | 
          
| 33 | 22 => "Immer wieder Mittwoch (Deja Vu All Over Again)",  | 
            33 | 22 => "Immer wieder Mittwoch (Deja Vu All Over Again)",  | 
          
| 34 | 34 | ||