Rev 172 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 172 | Rev 192 | ||
|---|---|---|---|
| Line 2... | Line 2... | ||
| 2 | 2 | ||
| 3 | $tos = array( | 3 | $tos = array( | 
| 4 | //   'ignore'   => true,
 | 4 | //   'ignore'   => true,
 | 
| 5 | 'channel' => 'DVD', | 5 | 'channel' => 'DVD', | 
| 6 | //   'showtimes' => 'Mo-Fr 21:50',
 | 6 | //   'showtimes' => 'Mo-Fr 21:50',
 | 
| 7 | 'seen' => array(array(1, 8), 11), | 7 | 'seen' => array(array(1, 8), 12, 13, 22), | 
| 8 | //   'last_seen' => mktime(15, 25, 0, 11, 1, 2011),
 | 8 | //   'last_seen' => mktime(15, 25, 0, 11, 1, 2011),
 | 
| 9 | 'seasons' => array(30, 26, 24), | 9 | 'seasons' => array(30, 26, 24), | 
| 10 | 'episode_list' => 'http://en.memory-alpha.org/wiki/Star_Trek:_The_Original_Series#Episode_List', | 10 | 'episode_list' => 'http://en.memory-alpha.org/wiki/Star_Trek:_The_Original_Series#Episode_List', | 
| 11 | 'episodes' => array( | 11 | 'episodes' => array( | 
| 12 | 1 => 'The Cage', | 12 | 1 => 'The Cage', | 
| Line 37... | Line 37... | ||
| 37 | 26 => "Horta rettet ihre Kinder (The Devil In The Dark)", | 37 | 26 => "Horta rettet ihre Kinder (The Devil In The Dark)", | 
| 38 | 27 => "Kampf um Organia (Errand Of Mercy)", | 38 | 27 => "Kampf um Organia (Errand Of Mercy)", | 
| 39 | 28 => "Auf Messers Schneide (The Alternative Factor)", | 39 | 28 => "Auf Messers Schneide (The Alternative Factor)", | 
| 40 | 29 => "Griff in die Geschichte (The City On The Edge Of Forever)", | 40 | 29 => "Griff in die Geschichte (The City On The Edge Of Forever)", | 
| 41 | 30 => "Spock außer Kontrolle (Operation: Annihilate!)", | 41 | 30 => "Spock außer Kontrolle (Operation: Annihilate!)", | 
| 42 | 42 | ||
| 43 | 31 => "Weltraumfieber (Amok Time)", | 43 | 31 => "Weltraumfieber (Amok Time)", | 
| 44 | 32 => "Der Tempel des Apoll (Who Mourns For Adonais?)", | 44 | 32 => "Der Tempel des Apoll (Who Mourns For Adonais?)", | 
| 45 | 33 => "Ich heiße Nomad (The Changeling)", | 45 | 33 => "Ich heiße Nomad (The Changeling)", | 
| 46 | 34 => "Ein Parallel-Universum (Mirror, Mirror)", | 46 | 34 => "Ein Parallel-Universum (Mirror, Mirror)", | 
| 47 | 35 => "Die Stunde der Erkenntnis (The Apple)", | 47 | 35 => "Die Stunde der Erkenntnis (The Apple)", | 
| Line 64... | Line 64... | ||
| 64 | 52 => "Stein und Staub (By Any Other Name)", | 64 | 52 => "Stein und Staub (By Any Other Name)", | 
| 65 | 53 => "Das Jahr des roten Vogels (The Omega Glory)", | 65 | 53 => "Das Jahr des roten Vogels (The Omega Glory)", | 
| 66 | 54 => "Computer M5 (The Ultimate Computer)", | 66 | 54 => "Computer M5 (The Ultimate Computer)", | 
| 67 | 55 => "Brot und Spiele (Bread and Circuses)", | 67 | 55 => "Brot und Spiele (Bread and Circuses)", | 
| 68 | 56 => "Ein Planet, genannt Erde (Assignment: Earth)", | 68 | 56 => "Ein Planet, genannt Erde (Assignment: Earth)", | 
| 69 | 69 | ||
| 70 | 57 => "Spocks Gehirn (Spock's Brain)", | 70 | 57 => "Spocks Gehirn (Spock's Brain)", | 
| 71 | 58 => "Die unsichtbare Falle (The Enterprise Incident)", | 71 | 58 => "Die unsichtbare Falle (The Enterprise Incident)", | 
| 72 | 59 => "Der Obelisk (The Paradise Syndrome)", | 72 | 59 => "Der Obelisk (The Paradise Syndrome)", | 
| 73 | 60 => "Kurs auf Markus 12 (And The Children Shall Lead)", | 73 | 60 => "Kurs auf Markus 12 (And The Children Shall Lead)", | 
| 74 | 61 => "Die fremde Materie (Is There In Truth No Beauty?)", | 74 | 61 => "Die fremde Materie (Is There In Truth No Beauty?)", |