Rev 51 | Rev 267 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 51 | Rev 199 | ||
---|---|---|---|
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, 44)), |
7 | 'seen' => array(array(1, 17)), |
8 | 'seasons' => array(22, 22, 22, 22, 22, 22, 22, 20, 20, 20), |
8 | 'seasons' => array(22, 22, 22, 22, 22, 22, 22, 20, 20, 20, 'TV Movies' => 2), |
- | 9 | 'episodes' => array( |
|
- | 10 | 1 => "Children of the Gods, Part 1", |
|
- | 11 | 2 => "Children of the Gods, Part 2", |
|
- | 12 | 3 => "The Enemy Within", |
|
- | 13 | 4 => "Emancipation", |
|
- | 14 | 5 => "The Broca Divide", |
|
- | 15 | 6 => "The First Commandment", |
|
- | 16 | 7 => "Cold Lazarus", |
|
- | 17 | 8 => "The Nox", |
|
- | 18 | 9 => "Brief Candle", |
|
- | 19 | 10 => "Thor’s Hammer", |
|
- | 20 | 11 => "The Torment of Tantalus", |
|
- | 21 | 12 => "Bloodlines", |
|
- | 22 | 13 => "Fire and Water", |
|
- | 23 | 14 => "Hathor", |
|
- | 24 | 15 => "Singularity", |
|
- | 25 | 16 => "Cor-Ai", |
|
- | 26 | 17 => "Enigma", |
|
- | 27 | 18 => "Solitudes", |
|
- | 28 | 19 => "Tin Man", |
|
- | 29 | 20 => "There but for the grace of God", |
|
- | 30 | 21 => "Politics", |
|
- | 31 | 22 => "Within the Serpent’s Grasp", |
|
- | 32 | ||
- | 33 | 23 => "The Serpent’s Lair", |
|
- | 34 | 24 => "In the Line of Duty", |
|
- | 35 | 25 => "Prisoners", |
|
- | 36 | 26 => "The Gamekeeper", |
|
- | 37 | 27 => "Need", |
|
- | 38 | 28 => "Thor’s Chariot", |
|
- | 39 | 29 => "Message in a Bottle", |
|
- | 40 | 30 => "Family", |
|
- | 41 | 31 => "Secrets", |
|
- | 42 | 32 => "Bane", |
|
- | 43 | 33 => "The Tok’ra, Part 1", |
|
- | 44 | 34 => "The Tok’ra, Part 2", |
|
- | 45 | 35 => "Spirits", |
|
- | 46 | 36 => "Touchstone", |
|
- | 47 | 37 => "A Matter of Time", |
|
- | 48 | 38 => "The Fifth Race", |
|
- | 49 | 39 => "Serpent’s Song", |
|
- | 50 | 40 => "Holiday", |
|
- | 51 | 41 => "One False Step", |
|
- | 52 | 42 => "Show and Tell", |
|
- | 53 | 43 => "1969", |
|
- | 54 | 44 => "Out of Mind", |
|
- | 55 | ||
- | 56 | 45 => "Into the Fire", |
|
- | 57 | 46 => "Seth", |
|
- | 58 | 47 => "Fair Game", |
|
- | 59 | 48 => "Legacy", |
|
- | 60 | 49 => "Learning Curve", |
|
- | 61 | 50 => "Point of View", |
|
- | 62 | 51 => "Deadman Switch", |
|
- | 63 | 52 => "Demons", |
|
- | 64 | 53 => "Rules of Engagement", |
|
- | 65 | 54 => "Forever in a Day", |
|
- | 66 | 55 => "Past and Presence", |
|
- | 67 | 56 => "Jolinar’s Memories", |
|
- | 68 | 57 => "The Devil You Know", |
|
- | 69 | 58 => "Foothold", |
|
- | 70 | 59 => "Pretense", |
|
- | 71 | 60 => "Urgo", |
|
- | 72 | 61 => "A Hundred Days", |
|
- | 73 | 62 => "Shades of Grey", |
|
- | 74 | 63 => "New Ground", |
|
- | 75 | 64 => "Maternal Instinct", |
|
- | 76 | 65 => "Crystal Skull", |
|
- | 77 | 66 => "Nemesis", |
|
- | 78 | ||
- | 79 | 67 => "Small Victories", |
|
- | 80 | 68 => "The other Side", |
|
- | 81 | 69 => "Upgrades", |
|
- | 82 | 70 => "Crossroads", |
|
- | 83 | 71 => "Divide and Conquer", |
|
- | 84 | 72 => "Window of Opportunity", |
|
- | 85 | 73 => "Watergate", |
|
- | 86 | 74 => "The First Ones", |
|
- | 87 | 75 => "Scorched Earth", |
|
- | 88 | 76 => "Beneath the Surface", |
|
- | 89 | 77 => "Point of No Return", |
|
- | 90 | 78 => "Tangent", |
|
- | 91 | 79 => "The Curse", |
|
- | 92 | // 80 => "Serpent's Venom",
|
|
- | 93 | 81 => "Chain Reaction", |
|
- | 94 | 82 => "2010", |
|
- | 95 | 83 => "Absolute Power", |
|
- | 96 | 84 => "The Light", |
|
- | 97 | 85 => "Prodigy", |
|
- | 98 | 86 => "Entity / Child's Play", |
|
- | 99 | 87 => "Double Jeopardy", |
|
- | 100 | 88 => "Exodus", |
|
- | 101 | ||
- | 102 | 89 => "Enemies", |
|
- | 103 | 90 => "Threshold", |
|
- | 104 | 91 => "Ascencion", |
|
- | 105 | 92 => "The fifth Man", |
|
- | 106 | 93 => "Red Sky", |
|
- | 107 | 94 => "The Rite of Passage", |
|
- | 108 | 95 => "Beast of Burden", |
|
- | 109 | 96 => "The Tomb", |
|
- | 110 | 97 => "Between two Fires", |
|
- | 111 | 98 => "2001", |
|
- | 112 | 99 => "Desperate Measures", |
|
- | 113 | 100 => "Wormhole X-Treme", |
|
- | 114 | 101 => "Proving Ground", |
|
- | 115 | 102 => "48 Hours", |
|
- | 116 | 103 => "Summit", |
|
- | 117 | 104 => "Last Stand", |
|
- | 118 | 105 => "Fail Safe", |
|
- | 119 | // 106 => "The Warrior",
|
|
- | 120 | 107 => "Menace", |
|
- | 121 | 108 => "The Sentinel", |
|
- | 122 | 109 => "Meridian", |
|
- | 123 | 110 => "Revelations", |
|
- | 124 | ||
- | 125 | 111 => "Redemption, part 1", |
|
- | 126 | 112 => "Redemption, part 2", |
|
- | 127 | 113 => "Descent", |
|
- | 128 | 114 => "Frozen", |
|
- | 129 | 115 => "Nightwalkers", |
|
- | 130 | 116 => "Abyss", |
|
- | 131 | 117 => "Shadow Play", |
|
- | 132 | 118 => "The Other Guys", |
|
- | 133 | 119 => "Allegiance", |
|
- | 134 | 120 => "The Cure", |
|
- | 135 | 121 => "Prometheus", |
|
- | 136 | 122 => "Unnatural Selection", |
|
- | 137 | 123 => "Sight Unseen", |
|
- | 138 | 124 => "Smoke and Mirrors", |
|
- | 139 | 125 => "Paradise Lost", |
|
- | 140 | 126 => "Metamorphosis", |
|
- | 141 | 127 => "Disclosure", |
|
- | 142 | 128 => "Forsaken", |
|
- | 143 | 129 => "Changeling", |
|
- | 144 | 130 => "Memento", |
|
- | 145 | 131 => "Prophecy", |
|
- | 146 | 132 => "Full Circle", |
|
- | 147 | ||
- | 148 | 133 => "Fallen", |
|
- | 149 | 134 => "Home coming", |
|
- | 150 | 135 => "Fragile Balance", |
|
- | 151 | 136 => "Orpheus", |
|
- | 152 | 137 => "Revisions", |
|
- | 153 | 138 => "Lifeboat", |
|
- | 154 | 139 => "Enemy Mine", |
|
- | 155 | 140 => "Space Race", |
|
- | 156 | 141 => "Avenger 2.0", |
|
- | 157 | 142 => "Birthright", |
|
- | 158 | 143 => "Evolution, part 1", |
|
- | 159 | 144 => "Evolution, part 2", |
|
- | 160 | 145 => "Grace", |
|
- | 161 | 146 => "Fallout", |
|
- | 162 | 147 => "Chimera", |
|
- | 163 | 148 => "Death Knell", |
|
- | 164 | 149 => "Heroes, part 1", |
|
- | 165 | 150 => "Heroes, part 2", |
|
- | 166 | 151 => "Resurrection", |
|
- | 167 | 152 => "Inauguration", |
|
- | 168 | 153 => "The Lost City, part 1", |
|
- | 169 | 154 => "The Lost City, part 2", |
|
- | 170 | ||
- | 171 | // 155 => "New Order, part 1",
|
|
- | 172 | // 156 => "New Order, part 2",
|
|
- | 173 | 157 => "Lockdown", |
|
- | 174 | 158 => "Zero Hour", |
|
- | 175 | 159 => "Icon", |
|
- | 176 | 160 => "Avatar", |
|
- | 177 | 161 => "Affinity", |
|
- | 178 | 162 => "Covenant", |
|
- | 179 | 163 => "Sacrifices", |
|
- | 180 | 164 => "Endgame", |
|
- | 181 | 165 => "Gemini", |
|
- | 182 | // 166 => "Prometheus Unbound",
|
|
- | 183 | // 167 => "It's good to be King",
|
|
- | 184 | // 168 => "Full Alert",
|
|
- | 185 | // 169 => "Citizen Joe",
|
|
- | 186 | // 170 => "Reckoning, part 1",
|
|
- | 187 | // 171 => "Reckoning, part 2",
|
|
- | 188 | // 172 => "Threads",
|
|
- | 189 | // 173 => "Moebius, part 1",
|
|
- | 190 | // 174 => "Moebius, part 2",
|
|
- | 191 | ||
- | 192 | /* Made-for-TV movies */
|
|
- | 193 | 214 => "The Ark of Truth", |
|
- | 194 | 215 => "Continuum" |
|
- | 195 | ), |
|
9 | 'episode_list' => 'wiki:en:List_of_Stargate_SG-1_episodes' |
196 | 'episode_list' => 'wiki:en:List_of_Stargate_SG-1_episodes' |
10 | ); |
197 | ); |
11 | 198 | ||
12 | $stargate_de = array( |
199 | $stargate_de = array( |
13 | 'ignore' => true, |
200 | 'ignore' => true, |