Rev 199 | Rev 267 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 199 | Rev 203 | ||
|---|---|---|---|
| Line 2... | Line 2... | ||
| 2 | 2 | ||
| 3 | $stargate = array(  | 
            3 | $stargate = array(  | 
          
| 4 | //   'ignore' => true,
 | 
            4 | //   'ignore' => true,
 | 
          
| 5 | 'channel' => 'YouTube',  | 
            5 | 'channel' => 'YouTube',  | 
          
| 6 | 'showtimes' => 'N/A',  | 
            6 | 'showtimes' => 'N/A',  | 
          
| 7 | 'seen' => array(array(1, 17)),  | 
            7 | 'seen' => array(array(1, 24)),  | 
          
| 8 | 'seasons' => array(22, 22, 22, 22, 22, 22, 22, 20, 20, 20, 'TV Movies' => 2),  | 
            8 | 'seasons' => array(22, 22, 22, 22, 22, 22, 22, 20, 20, 20, 'TV Movies' => 2),  | 
          
| 9 | 'episodes' => array(  | 
            9 | 'episodes' => array(  | 
          
| 10 | 1 => "Children of the Gods, Part 1",  | 
            10 | 1 => "Children of the Gods, Part 1",  | 
          
| 11 | 2 => "Children of the Gods, Part 2",  | 
            11 | 2 => "Children of the Gods, Part 2",  | 
          
| 12 | 3 => "The Enemy Within",  | 
            12 | 3 => "The Enemy Within",  | 
          
| Line 24... | Line 24... | ||
| 24 | 15 => "Singularity",  | 
            24 | 15 => "Singularity",  | 
          
| 25 | 16 => "Cor-Ai",  | 
            25 | 16 => "Cor-Ai",  | 
          
| 26 | 17 => "Enigma",  | 
            26 | 17 => "Enigma",  | 
          
| 27 | 18 => "Solitudes",  | 
            27 | 18 => "Solitudes",  | 
          
| 28 | 19 => "Tin Man",  | 
            28 | 19 => "Tin Man",  | 
          
| 29 | 20 => "There but for the grace of God",  | 
            29 | 20 => "There but for the grace of God (1)",  | 
          
| 30 | 21 => "Politics",  | 
            30 | 21 => "Politics (2)",  | 
          
| 31 | 22 => "Within the Serpent’s Grasp",  | 
            31 | 22 => "Within the Serpent’s Grasp (3)",  | 
          
| 32 | 32 | ||
| 33 | 23 => "The Serpent’s Lair",  | 
            33 | 23 => "The Serpent’s Lair (4)",  | 
          
| 34 | 24 => "In the Line of Duty",  | 
            34 | 24 => "In the Line of Duty",  | 
          
| 35 | 25 => "Prisoners",  | 
            35 | 25 => "Prisoners",  | 
          
| 36 | 26 => "The Gamekeeper",  | 
            36 | 26 => "The Gamekeeper",  | 
          
| 37 | 27 => "Need",  | 
            37 | 27 => "Need",  | 
          
| 38 | 28 => "Thor’s Chariot",  | 
            38 | 28 => "Thor’s Chariot",  |