Module:Episode/data
Appearance
| You might want to create a documentation page for this Scribunto module. Editors can experiment in this module's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this module. |
--[[
This module will use its input to have the full link for an episode or a film:
- 1 = Namespace (Main for the films, Episode, or Webisode)
- 2 = Link inside the wiki (episode, webisode or film name)
- 3 = Title as it appears on the screen with the quotes (American English standard)
]]--
return {
-- Stargate, the movie
["film"] = { "", "Stargate (film)", "''Stargate''" },
["movie"] = { "", "Stargate (film)", "''Stargate''" },
["stargate"] = { "", "Stargate (film)", "''Stargate''" },
["stargate (film)"] = { "", "Stargate (film)", "''Stargate''" },
["stargate (movie)"] = { "", "Stargate (film)", "''Stargate''" },
-- Stargate SG-1
--
-- Stargate SG-1 Season 1
--
-- S01E01/02 - Children of the Gods
["sg1-1.01"] = { "Episode", "Children of the Gods", '"Children of the Gods"' },
["sg1-101"] = { "Episode", "Children of the Gods", '"Children of the Gods"' },
["sg1-1x01"] = { "Episode", "Children of the Gods", '"Children of the Gods"' },
["sg1-s01e01"] = { "Episode", "Children of the Gods", '"Children of the Gods"' },
["sg1-1.02"] = { "Episode", "Children of the Gods", '"Children of the Gods"' },
["sg1-102"] = { "Episode", "Children of the Gods", '"Children of the Gods"' },
["sg1-1x02"] = { "Episode", "Children of the Gods", '"Children of the Gods"' },
["sg1-s01e02"] = { "Episode", "Children of the Gods", '"Children of the Gods"' },
["children of the gods"] = { "Episode", "Children of the Gods", '"Children of the Gods"' },
-- S01E03 - The Enemy Within
["sg1-1.03"] = { "Episode", "The Enemy Within", '"The Enemy Within"' },
["sg1-103"] = { "Episode", "The Enemy Within", '"The Enemy Within"' },
["sg1-1x03"] = { "Episode", "The Enemy Within", '"The Enemy Within"' },
["sg1-s01e03"] = { "Episode", "The Enemy Within", '"The Enemy Within"' },
["the enemy within"] = { "Episode", "The Enemy Within", '"The Enemy Within"' },
-- S01E04 - Emancipation
["sg1-1.04"] = { "Episode", "Emancipation", '"Emancipation"' },
["sg1-104"] = { "Episode", "Emancipation", '"Emancipation"' },
["sg1-1x04"] = { "Episode", "Emancipation", '"Emancipation"' },
["sg1-s01e04"] = { "Episode", "Emancipation", '"Emancipation"' },
["emancipation"] = { "Episode", "Emancipation", '"Emancipation"' },
-- S01E05 - The Broca Divide
["sg1-1.05"] = { "Episode", "The Broca Divide", '"The Broca Divide"' },
["sg1-105"] = { "Episode", "The Broca Divide", '"The Broca Divide"' },
["sg1-1x05"] = { "Episode", "The Broca Divide", '"The Broca Divide"' },
["sg1-s01e05"] = { "Episode", "The Broca Divide", '"The Broca Divide"' },
["the broca divide"] = { "Episode", "The Broca Divide", '"The Broca Divide"' },
-- S01E06 - The First Commandment
["sg1-1.06"] = { "Episode", "The First Commandment", '"The First Commandment"' },
["sg1-106"] = { "Episode", "The First Commandment", '"The First Commandment"' },
["sg1-1x06"] = { "Episode", "The First Commandment", '"The First Commandment"' },
["sg1-s01e06"] = { "Episode", "The First Commandment", '"The First Commandment"' },
["the first commandment"] = { "Episode", "The First Commandment", '"The First Commandment"' },
-- S01E07 - Cold Lazarus
["sg1-1.07"] = { "Episode", "Cold Lazarus", '"Cold Lazarus"' },
["sg1-107"] = { "Episode", "Cold Lazarus", '"Cold Lazarus"' },
["sg1-1x07"] = { "Episode", "Cold Lazarus", '"Cold Lazarus"' },
["sg1-s01e07"] = { "Episode", "Cold Lazarus", '"Cold Lazarus"' },
["cold lazarus"] = { "Episode", "Cold Lazarus", '"Cold Lazarus"' },
-- S01E08 - The Nox
["sg1-1.08"] = { "Episode", "The Nox", '"The Nox"' },
["sg1-108"] = { "Episode", "The Nox", '"The Nox"' },
["sg1-1x08"] = { "Episode", "The Nox", '"The Nox"' },
["sg1-s01e08"] = { "Episode", "The Nox", '"The Nox"' },
["the nox"] = { "Episode", "The Nox", '"The Nox"' },
-- S01E09 - Brief Candle
["sg1-1.09"] = { "Episode", "Brief Candle", '"Brief Candle"' },
["sg1-109"] = { "Episode", "Brief Candle", '"Brief Candle"' },
["sg1-1x09"] = { "Episode", "Brief Candle", '"Brief Candle"' },
["sg1-s01e09"] = { "Episode", "Brief Candle", '"Brief Candle"' },
["brief candle"] = { "Episode", "Brief Candle", '"Brief Candle"' },
-- S01E10 - Thor's Hammer
["sg1-1.10"] = { "Episode", "Thor's Hammer", '"Thor\'s Hammer"' },
["sg1-110"] = { "Episode", "Thor's Hammer", '"Thor\'s Hammer"' },
["sg1-1x10"] = { "Episode", "Thor's Hammer", '"Thor\'s Hammer"' },
["sg1-s01e10"] = { "Episode", "Thor's Hammer", '"Thor\'s Hammer"' },
["thor's hammer"] = { "Episode", "Thor's Hammer", '"Thor\'s Hammer"' },
-- S01E11 - The Torment of Tantalus
["sg1-1.11"] = { "Episode", "The Torment of Tantalus", '"The Torment of Tantalus"' },
["sg1-111"] = { "Episode", "The Torment of Tantalus", '"The Torment of Tantalus"' },
["sg1-1x11"] = { "Episode", "The Torment of Tantalus", '"The Torment of Tantalus"' },
["sg1-s01e11"] = { "Episode", "The Torment of Tantalus", '"The Torment of Tantalus"' },
["the torment of tantalus"] = { "Episode", "The Torment of Tantalus", '"The Torment of Tantalus"' },
-- S01E12 - Bloodlines
["sg1-1.12"] = { "Episode", "Bloodlines", '"Bloodlines"' },
["sg1-112"] = { "Episode", "Bloodlines", '"Bloodlines"' },
["sg1-1x12"] = { "Episode", "Bloodlines", '"Bloodlines"' },
["sg1-s01e12"] = { "Episode", "Bloodlines", '"Bloodlines"' },
["bloodlines"] = { "Episode", "Bloodlines", '"Bloodlines"' },
-- S01E13 - Fire and Water
["sg1-1.13"] = { "Episode", "Fire and Water", '"Fire and Water"' },
["sg1-113"] = { "Episode", "Fire and Water", '"Fire and Water"' },
["sg1-1x13"] = { "Episode", "Fire and Water", '"Fire and Water"' },
["sg1-s01e13"] = { "Episode", "Fire and Water", '"Fire and Water"' },
["fire and water"] = { "Episode", "Fire and Water", '"Fire and Water"' },
-- S01E14 - Hathor
["sg1-1.14"] = { "Episode", "Hathor", '"Hathor"' },
["sg1-114"] = { "Episode", "Hathor", '"Hathor"' },
["sg1-1x14"] = { "Episode", "Hathor", '"Hathor"' },
["sg1-s01e14"] = { "Episode", "Hathor", '"Hathor"' },
["hathor"] = { "Episode", "Hathor", '"Hathor"' },
-- S01E15 - Singularity
["sg1-1.15"] = { "Episode", "Singularity", '"Singularity"' },
["sg1-115"] = { "Episode", "Singularity", '"Singularity"' },
["sg1-1x15"] = { "Episode", "Singularity", '"Singularity"' },
["sg1-s01e15"] = { "Episode", "Singularity", '"Singularity"' },
["singularity"] = { "Episode", "Singularity", '"Singularity"' },
-- S01E16 - Cor-ai
["sg1-1.16"] = { "Episode", "Cor-ai", '"Cor-ai"' },
["sg1-116"] = { "Episode", "Cor-ai", '"Cor-ai"' },
["sg1-1x16"] = { "Episode", "Cor-ai", '"Cor-ai"' },
["sg1-s01e16"] = { "Episode", "Cor-ai", '"Cor-ai"' },
["cor-ai"] = { "Episode", "Cor-ai", '"Cor-ai"' },
-- S01E17 - Enigma
["sg1-1.17"] = { "Episode", "Enigma", '"Enigma"' },
["sg1-117"] = { "Episode", "Enigma", '"Enigma"' },
["sg1-1x17"] = { "Episode", "Enigma", '"Enigma"' },
["sg1-s01e17"] = { "Episode", "Enigma", '"Enigma"' },
["enigma"] = { "Episode", "Enigma", '"Enigma"' },
-- S01E18 - Solitudes
["sg1-1.18"] = { "Episode", "Solitudes", '"Solitudes"' },
["sg1-118"] = { "Episode", "Solitudes", '"Solitudes"' },
["sg1-1x18"] = { "Episode", "Solitudes", '"Solitudes"' },
["sg1-s01e18"] = { "Episode", "Solitudes", '"Solitudes"' },
["solitudes"] = { "Episode", "Solitudes", '"Solitudes"' },
-- S01E19 - Tin Man
["sg1-1.19"] = { "Episode", "Tin Man", '"Tin Man"' },
["sg1-119"] = { "Episode", "Tin Man", '"Tin Man"' },
["sg1-1x19"] = { "Episode", "Tin Man", '"Tin Man"' },
["sg1-s01e19"] = { "Episode", "Tin Man", '"Tin Man"' },
["tin man"] = { "Episode", "Tin Man", '"Tin Man"' },
-- S01E20 - There But For the Grace of God
["sg1-1.20"] = { "Episode", "There But For the Grace of God", '"There But For the Grace of God"' },
["sg1-120"] = { "Episode", "There But For the Grace of God", '"There But For the Grace of God"' },
["sg1-1x20"] = { "Episode", "There But For the Grace of God", '"There But For the Grace of God"' },
["sg1-s01e20"] = { "Episode", "There But For the Grace of God", '"There But For the Grace of God"' },
["there but for the grace of god"] = { "Episode", "There But For the Grace of God", '"There But For the Grace of God"' },
-- S01E21 - Politics
["sg1-1.21"] = { "Episode", "Politics", '"Politics"' },
["sg1-121"] = { "Episode", "Politics", '"Politics"' },
["sg1-1x21"] = { "Episode", "Politics", '"Politics"' },
["sg1-s01e21"] = { "Episode", "Politics", '"Politics"' },
["politics"] = { "Episode", "Politics", '"Politics"' },
-- S01E22 - Within the Serpent's Grasp
["sg1-1.22"] = { "Episode", "Within the Serpent's Grasp", '"Within the Serpent\'s Grasp"' },
["sg1-122"] = { "Episode", "Within the Serpent's Grasp", '"Within the Serpent\'s Grasp"' },
["sg1-1x22"] = { "Episode", "Within the Serpent's Grasp", '"Within the Serpent\'s Grasp"' },
["sg1-s01e22"] = { "Episode", "Within the Serpent's Grasp", '"Within the Serpent\'s Grasp"' },
["within the serpent's grasp"] = { "Episode", "Within the Serpent's Grasp", '"Within the Serpent\'s Grasp"' },
-- Stargate SG-1 Season 2
--
-- S02E01 - The Serpent's Lair
["sg1-2.01"] = { "Episode", "The Serpent's Lair", '"The Serpent\'s Lair"' },
["sg1-201"] = { "Episode", "The Serpent's Lair", '"The Serpent\'s Lair"' },
["sg1-2x01"] = { "Episode", "The Serpent's Lair", '"The Serpent\'s Lair"' },
["sg1-s02e01"] = { "Episode", "The Serpent's Lair", '"The Serpent\'s Lair"' },
["the serpent's lair"] = { "Episode", "The Serpent's Lair", '"The Serpent\'s Lair"' },
-- S02E02 - In the Line of Duty
["sg1-2.02"] = { "Episode", "In the Line of Duty", '"In the Line of Duty"' },
["sg1-202"] = { "Episode", "In the Line of Duty", '"In the Line of Duty"' },
["sg1-2x02"] = { "Episode", "In the Line of Duty", '"In the Line of Duty"' },
["sg1-s02e02"] = { "Episode", "In the Line of Duty", '"In the Line of Duty"' },
["in the line of duty"] = { "Episode", "In the Line of Duty", '"In the Line of Duty"' },
-- S02E03 - Prisoners
["sg1-2.03"] = { "Episode", "Prisoners", '"Prisoners"' },
["sg1-203"] = { "Episode", "Prisoners", '"Prisoners"' },
["sg1-2x03"] = { "Episode", "Prisoners", '"Prisoners"' },
["sg1-s02e03"] = { "Episode", "Prisoners", '"Prisoners"' },
["prisoners"] = { "Episode", "Prisoners", '"Prisoners"' },
-- S02E04 - The Gamekeeper
["sg1-2.04"] = { "Episode", "The Gamekeeper", '"The Gamekeeper"' },
["sg1-204"] = { "Episode", "The Gamekeeper", '"The Gamekeeper"' },
["sg1-2x04"] = { "Episode", "The Gamekeeper", '"The Gamekeeper"' },
["sg1-s02e04"] = { "Episode", "The Gamekeeper", '"The Gamekeeper"' },
["the gamekeeper"] = { "Episode", "The Gamekeeper", '"The Gamekeeper"' },
-- S02E05 - Need
["sg1-2.05"] = { "Episode", "Need", '"Need"' },
["sg1-205"] = { "Episode", "Need", '"Need"' },
["sg1-2x05"] = { "Episode", "Need", '"Need"' },
["sg1-s02e05"] = { "Episode", "Need", '"Need"' },
["need"] = { "Episode", "Need", '"Need"' },
-- S02E06 - Thor's Chariot
["sg1-2.06"] = { "Episode", "Thor's Chariot", '"Thor\'s Chariot"' },
["sg1-206"] = { "Episode", "Thor's Chariot", '"Thor\'s Chariot"' },
["sg1-2x06"] = { "Episode", "Thor's Chariot", '"Thor\'s Chariot"' },
["sg1-s02e06"] = { "Episode", "Thor's Chariot", '"Thor\'s Chariot"' },
["thor's chariot"] = { "Episode", "Thor's Chariot", '"Thor\'s Chariot"' },
-- S02E07 - Message in a Bottle
["sg1-2.07"] = { "Episode", "Message in a Bottle", '"Message in a Bottle"' },
["sg1-207"] = { "Episode", "Message in a Bottle", '"Message in a Bottle"' },
["sg1-2x07"] = { "Episode", "Message in a Bottle", '"Message in a Bottle"' },
["sg1-s02e07"] = { "Episode", "Message in a Bottle", '"Message in a Bottle"' },
["message in a bottle"] = { "Episode", "Message in a Bottle", '"Message in a Bottle"' },
-- S02E08 - Family
["sg1-2.08"] = { "Episode", "Family", '"Family"' },
["sg1-208"] = { "Episode", "Family", '"Family"' },
["sg1-2x08"] = { "Episode", "Family", '"Family"' },
["sg1-s02e08"] = { "Episode", "Family", '"Family"' },
["family"] = { "Episode", "Family", '"Family"' },
-- S02E09 - Secrets
["sg1-2.09"] = { "Episode", "Secrets", '"Secrets"' },
["sg1-209"] = { "Episode", "Secrets", '"Secrets"' },
["sg1-2x09"] = { "Episode", "Secrets", '"Secrets"' },
["sg1-s02e09"] = { "Episode", "Secrets", '"Secrets"' },
["secrets"] = { "Episode", "Secrets", '"Secrets"' },
-- S02E10 - Bane
["sg1-2.10"] = { "Episode", "Bane", '"Bane"' },
["sg1-210"] = { "Episode", "Bane", '"Bane"' },
["sg1-2x10"] = { "Episode", "Bane", '"Bane"' },
["sg1-s02e10"] = { "Episode", "Bane", '"Bane"' },
["bane"] = { "Episode", "Bane", '"Bane"' },
-- S02E11 - The Tok'ra, Part 1
["sg1-2.11"] = { "Episode", "The Tok'ra, Part 1", '"The Tok\'ra", Part 1' },
["sg1-211"] = { "Episode", "The Tok'ra, Part 1", '"The Tok\'ra", Part 1' },
["sg1-2x11"] = { "Episode", "The Tok'ra, Part 1", '"The Tok\'ra", Part 1' },
["sg1-s02e11"] = { "Episode", "The Tok'ra, Part 1", '"The Tok\'ra", Part 1' },
["the tok'ra"] = { "Episode", "The Tok'ra, Part 1", '"The Tok\'ra", Part 1' },
["the tok'ra part one"] = { "Episode", "The Tok'ra, Part 1", '"The Tok\'ra", Part 1' },
["the tok'ra, part one"] = { "Episode", "The Tok'ra, Part 1", '"The Tok\'ra", Part 1' },
["the tok'ra part 1"] = { "Episode", "The Tok'ra, Part 1", '"The Tok\'ra", Part 1' },
["the tok'ra, part 1"] = { "Episode", "The Tok'ra, Part 1", '"The Tok\'ra", Part 1' },
-- S02E12 - The Tok'ra, Part 2
["sg1-2.11"] = { "Episode", "The Tok'ra, Part 2", '"The Tok\'ra", Part 2' },
["sg1-211"] = { "Episode", "The Tok'ra, Part 2", '"The Tok\'ra", Part 2' },
["sg1-2x11"] = { "Episode", "The Tok'ra, Part 2", '"The Tok\'ra", Part 2' },
["sg1-s02e11"] = { "Episode", "The Tok'ra, Part 2", '"The Tok\'ra", Part 2' },
["the tok'ra part two"] = { "Episode", "The Tok'ra, Part 2", '"The Tok\'ra", Part 2' },
["the tok'ra, part two"] = { "Episode", "The Tok'ra, Part 2", '"The Tok\'ra", Part 2' },
["the tok'ra part 2"] = { "Episode", "The Tok'ra, Part 2", '"The Tok\'ra", Part 2' },
["the tok'ra, part 2"] = { "Episode", "The Tok'ra, Part 2", '"The Tok\'ra", Part 2' },
-- S02E13 - Spirits
["sg1-2.13"] = { "Episode", "Spirits", '"Spirits"' },
["sg1-213"] = { "Episode", "Spirits", '"Spirits"' },
["sg1-2x13"] = { "Episode", "Spirits", '"Spirits"' },
["sg1-s02e13"] = { "Episode", "Spirits", '"Spirits"' },
["spirits"] = { "Episode", "Spirits", '"Spirits"' },
-- S02E14 - Touchstone
["sg1-2.14"] = { "Episode", "Touchstone", '"Touchstone"' },
["sg1-214"] = { "Episode", "Touchstone", '"Touchstone"' },
["sg1-2x14"] = { "Episode", "Touchstone", '"Touchstone"' },
["sg1-s02e14"] = { "Episode", "Touchstone", '"Touchstone"' },
["touchstone"] = { "Episode", "Touchstone", '"Touchstone"' },
-- S02E15 - The Fifth Race
["sg1-2.15"] = { "Episode", "The Fifth Race", '"The Fifth Race"' },
["sg1-215"] = { "Episode", "The Fifth Race", '"The Fifth Race"' },
["sg1-2x15"] = { "Episode", "The Fifth Race", '"The Fifth Race"' },
["sg1-s02e15"] = { "Episode", "The Fifth Race", '"The Fifth Race"' },
["the fifth race"] = { "Episode", "The Fifth Race", '"The Fifth Race"' },
-- S02E16 - A Matter of Time
["sg1-2.16"] = { "Episode", "A Matter of Time", '"A Matter of Time"' },
["sg1-216"] = { "Episode", "A Matter of Time", '"A Matter of Time"' },
["sg1-2x16"] = { "Episode", "A Matter of Time", '"A Matter of Time"' },
["sg1-s02e16"] = { "Episode", "A Matter of Time", '"A Matter of Time"' },
["a matter of time"] = { "Episode", "A Matter of Time", '"A Matter of Time"' },
-- S02E17 - Holiday
["sg1-2.17"] = { "Episode", "Holiday", '"Holiday"' },
["sg1-217"] = { "Episode", "Holiday", '"Holiday"' },
["sg1-2x17"] = { "Episode", "Holiday", '"Holiday"' },
["sg1-s02e17"] = { "Episode", "Holiday", '"Holiday"' },
["holiday"] = { "Episode", "Holiday", '"Holiday"' },
-- S02E18 - Serpent's Song
["sg1-2.18"] = { "Episode", "Serpent's Song", [["Serpent's Song"]] },
["sg1-218"] = { "Episode", "Serpent's Song", [["Serpent's Song"]] },
["sg1-2x18"] = { "Episode", "Serpent's Song", [["Serpent's Song"]] },
["sg1-s02e18"] = { "Episode", "Serpent's Song", [["Serpent's Song"]] },
["serpent's song"] = { "Episode", "Serpent's Song", [["Serpent's Song"]] },
-- S02E19 - One False Step
["sg1-2.19"] = { "Episode", "One False Step", '"One False Step"' },
["sg1-219"] = { "Episode", "One False Step", '"One False Step"' },
["sg1-2x19"] = { "Episode", "One False Step", '"One False Step"' },
["sg1-s02e19"] = { "Episode", "One False Step", '"One False Step"' },
["one false step"] = { "Episode", "One False Step", '"One False Step"' },
-- S02E20 - Show and Tell
["sg1-2.20"] = { "Episode", "Show and Tell", '"Show and Tell"' },
["sg1-220"] = { "Episode", "Show and Tell", '"Show and Tell"' },
["sg1-2x20"] = { "Episode", "Show and Tell", '"Show and Tell"' },
["sg1-s02e20"] = { "Episode", "Show and Tell", '"Show and Tell"' },
["show and tell"] = { "Episode", "Show and Tell", '"Show and Tell"' },
-- S02E21 - 1969
["sg1-2.21"] = { "Episode", "1969", '"1969"' },
["sg1-221"] = { "Episode", "1969", '"1969"' },
["sg1-2x21"] = { "Episode", "1969", '"1969"' },
["sg1-s02e21"] = { "Episode", "1969", '"1969"' },
["1969"] = { "Episode", "1969", '"1969"' },
-- S02E22 - Out of Mind
["sg1-2.22"] = { "Episode", "Out of Mind", '"Out of Mind"' },
["sg1-222"] = { "Episode", "Out of Mind", '"Out of Mind"' },
["sg1-2x22"] = { "Episode", "Out of Mind", '"Out of Mind"' },
["sg1-s02e22"] = { "Episode", "Out of Mind", '"Out of Mind"' },
["out of mind"] = { "Episode", "Out of Mind", '"Out of Mind"' },
-- Stargate SG-1 Season 3
--
-- S03E01 - Into the Fire
["sg1-3.01"] = { "Episode", "Into the Fire", '"Into the Fire"' },
["sg1-301"] = { "Episode", "Into the Fire", '"Into the Fire"' },
["sg1-3x01"] = { "Episode", "Into the Fire", '"Into the Fire"' },
["sg1-s03e01"] = { "Episode", "Into the Fire", '"Into the Fire"' },
["into the fire"] = { "Episode", "Into the Fire", '"Into the Fire"' },
-- S03E02 - Seth
["sg1-3.02"] = { "Episode", "Seth", '"Seth"' },
["sg1-302"] = { "Episode", "Seth", '"Seth"' },
["sg1-3x02"] = { "Episode", "Seth", '"Seth"' },
["sg1-s03e02"] = { "Episode", "Seth", '"Seth"' },
["seth"] = { "Episode", "Seth", '"Seth"' },
-- S03E03 - Fair Game
["sg1-3.03"] = { "Episode", "Fair Game", '"Fair Game"' },
["sg1-303"] = { "Episode", "Fair Game", '"Fair Game"' },
["sg1-3x03"] = { "Episode", "Fair Game", '"Fair Game"' },
["sg1-s03e03"] = { "Episode", "Fair Game", '"Fair Game"' },
["fair game"] = { "Episode", "Fair Game", '"Fair Game"' },
-- S03E04 - Legacy
["sg1-3.04"] = { "Episode", "Legacy", '"Legacy"' },
["sg1-304"] = { "Episode", "Legacy", '"Legacy"' },
["sg1-3x04"] = { "Episode", "Legacy", '"Legacy"' },
["sg1-s03e04"] = { "Episode", "Legacy", '"Legacy"' },
["legacy"] = { "Episode", "Legacy", '"Legacy"' },
-- S03E05 - Learning Curve
["sg1-3.05"] = { "Episode", "Learning Curve", '"Learning Curve"' },
["sg1-305"] = { "Episode", "Learning Curve", '"Learning Curve"' },
["sg1-3x05"] = { "Episode", "Learning Curve", '"Learning Curve"' },
["sg1-s03e05"] = { "Episode", "Learning Curve", '"Learning Curve"' },
["learning curve"] = { "Episode", "Learning Curve", '"Learning Curve"' },
-- S03E06 - Point of View
["sg1-3.06"] = { "Episode", "Point of View", '"Point of View"' },
["sg1-306"] = { "Episode", "Point of View", '"Point of View"' },
["sg1-3x06"] = { "Episode", "Point of View", '"Point of View"' },
["sg1-s03e06"] = { "Episode", "Point of View", '"Point of View"' },
["point of view"] = { "Episode", "Point of View", '"Point of View"' },
-- S03E07 - Deadman Switch
["sg1-3.07"] = { "Episode", "Deadman Switch", '"Deadman Switch"' },
["sg1-307"] = { "Episode", "Deadman Switch", '"Deadman Switch"' },
["sg1-3x07"] = { "Episode", "Deadman Switch", '"Deadman Switch"' },
["sg1-s03e07"] = { "Episode", "Deadman Switch", '"Deadman Switch"' },
["deadman switch"] = { "Episode", "Deadman Switch", '"Deadman Switch"' },
-- S03E08 - Demons
["sg1-3.08"] = { "Episode", "Demons", '"Demons"' },
["sg1-308"] = { "Episode", "Demons", '"Demons"' },
["sg1-3x08"] = { "Episode", "Demons", '"Demons"' },
["sg1-s03e08"] = { "Episode", "Demons", '"Demons"' },
["demons"] = { "Episode", "Demons", '"Demons"' },
-- S03E09 - Rules of Engagement
["sg1-3.09"] = { "Episode", "Rules of Engagement", '"Rules of Engagement"' },
["sg1-309"] = { "Episode", "Rules of Engagement", '"Rules of Engagement"' },
["sg1-3x09"] = { "Episode", "Rules of Engagement", '"Rules of Engagement"' },
["sg1-s03e09"] = { "Episode", "Rules of Engagement", '"Rules of Engagement"' },
["rules of engagement"] = { "Episode", "Rules of Engagement", '"Rules of Engagement"' },
-- S03E10 - Forever in a Day
["sg1-3.10"] = { "Episode", "Forever in a Day", '"Forever in a Day"' },
["sg1-310"] = { "Episode", "Forever in a Day", '"Forever in a Day"' },
["sg1-3x10"] = { "Episode", "Forever in a Day", '"Forever in a Day"' },
["sg1-s03e10"] = { "Episode", "Forever in a Day", '"Forever in a Day"' },
["forever in a day"] = { "Episode", "Forever in a Day", '"Forever in a Day"' },
-- S03E11 - Past and Present
["sg1-3.11"] = { "Episode", "Past and Present", '"Past and Present"' },
["sg1-311"] = { "Episode", "Past and Present", '"Past and Present"' },
["sg1-3x11"] = { "Episode", "Past and Present", '"Past and Present"' },
["sg1-s03e11"] = { "Episode", "Past and Present", '"Past and Present"' },
["past and present"] = { "Episode", "Past and Present", '"Past and Present"' },
-- S03E12 - Jolinar's Memories
["sg1-3.12"] = { "Episode", "Jolinar's Memories", '"Jolinar\'s Memories"' },
["sg1-312"] = { "Episode", "Jolinar's Memories", '"Jolinar\'s Memories"' },
["sg1-3x12"] = { "Episode", "Jolinar's Memories", '"Jolinar\'s Memories"' },
["sg1-s03e12"] = { "Episode", "Jolinar's Memories", '"Jolinar\'s Memories"' },
["jolinar's memories"] = { "Episode", "Jolinar's Memories", '"Jolinar\'s Memories"' },
-- S03E13 - The Devil You Know
["sg1-3.13"] = { "Episode", "The Devil You Know", '"The Devil You Know"' },
["sg1-313"] = { "Episode", "The Devil You Know", '"The Devil You Know"' },
["sg1-3x13"] = { "Episode", "The Devil You Know", '"The Devil You Know"' },
["sg1-s03e13"] = { "Episode", "The Devil You Know", '"The Devil You Know"' },
["the devil you know"] = { "Episode", "The Devil You Know", '"The Devil You Know"' },
-- S03E14 - Foothold
["sg1-3.14"] = { "Episode", "Foothold", '"Foothold"' },
["sg1-314"] = { "Episode", "Foothold", '"Foothold"' },
["sg1-3x14"] = { "Episode", "Foothold", '"Foothold"' },
["sg1-s03e14"] = { "Episode", "Foothold", '"Foothold"' },
["foothold"] = { "Episode", "Foothold", '"Foothold"' },
-- S03E15 - Pretense
["sg1-3.15"] = { "Episode", "Pretense", '"Pretense"' },
["sg1-315"] = { "Episode", "Pretense", '"Pretense"' },
["sg1-3x15"] = { "Episode", "Pretense", '"Pretense"' },
["sg1-s03e15"] = { "Episode", "Pretense", '"Pretense"' },
["pretense"] = { "Episode", "Pretense", '"Pretense"' },
-- S03E16 - Urgo
["sg1-3.16"] = { "Episode", "Urgo", '"Urgo"' },
["sg1-316"] = { "Episode", "Urgo", '"Urgo"' },
["sg1-3x16"] = { "Episode", "Urgo", '"Urgo"' },
["sg1-s03e16"] = { "Episode", "Urgo", '"Urgo"' },
["urgo"] = { "Episode", "Urgo", '"Urgo"' },
-- S03E17 - A Hundred Days
["sg1-3.17"] = { "Episode", "A Hundred Days", '"A Hundred Days"' },
["sg1-317"] = { "Episode", "A Hundred Days", '"A Hundred Days"' },
["sg1-3x17"] = { "Episode", "A Hundred Days", '"A Hundred Days"' },
["sg1-s03e17"] = { "Episode", "A Hundred Days", 'A Hundred Days""' },
["a hundray days"] = { "Episode", "A Hundred Days", '"A Hundred Days"' },
-- S03E18 - Shades of Grey
["sg1-3.18"] = { "Episode", "Shades of Grey", '"Shades of Grey"' },
["sg1-318"] = { "Episode", "Shades of Grey", '"Shades of Grey"' },
["sg1-3x18"] = { "Episode", "Shades of Grey", '"Shades of Grey"' },
["sg1-s03e18"] = { "Episode", "Shades of Grey", '"Shades of Grey"' },
["shades of grey"] = { "Episode", "Shades of Grey", '"Shades of Grey"' },
-- S03E19 - New Ground
["sg1-3.19"] = { "Episode", "New Ground", '"New Ground"' },
["sg1-319"] = { "Episode", "New Ground", '"New Ground"' },
["sg1-3x19"] = { "Episode", "New Ground", '"New Ground"' },
["sg1-s03e19"] = { "Episode", "New Ground", '"New Ground"' },
["new ground"] = { "Episode", "New Ground", '"New Ground"' },
-- S03E20 - Maternal Instinct
["sg1-3.20"] = { "Episode", "Maternal Instinct", '"Maternal Instinct"' },
["sg1-320"] = { "Episode", "Maternal Instinct", '"Maternal Instinct"' },
["sg1-3x20"] = { "Episode", "Maternal Instinct", '"Maternal Instinct"' },
["sg1-s03e20"] = { "Episode", "Maternal Instinct", '"Maternal Instinct"' },
["maternal instinct"] = { "Episode", "Maternal Instinct", '"Maternal Instinct"' },
-- S03E21 - Crystal Skull
["sg1-3.21"] = { "Episode", "Crystal Skull", '"Crystal Skull"' },
["sg1-321"] = { "Episode", "Crystal Skull", '"Crystal Skull"' },
["sg1-3x21"] = { "Episode", "Crystal Skull", '"Crystal Skull"' },
["sg1-s03e21"] = { "Episode", "Crystal Skull", '"Crystal Skull"' },
["crystal skull"] = { "Episode", "Crystal Skull", '"Crystal Skull"' },
-- S03E22 - Nemesis
["sg1-3.22"] = { "Episode", "Nemesis", '"Nemesis"' },
["sg1-322"] = { "Episode", "Nemesis", '"Nemesis"' },
["sg1-3x22"] = { "Episode", "Nemesis", '"Nemesis"' },
["sg1-s03e22"] = { "Episode", "Nemesis", '"Nemesis"' },
["nemesis"] = { "Episode", "Nemesis", '"Nemesis"' },
-- Stargate SG-1 Season 4
--
-- S04E01 - Small Victories
["sg1-4.01"] = { "Episode", "Small Victories", '"Small Victories"' },
["sg1-401"] = { "Episode", "Small Victories", '"Small Victories"' },
["sg1-4x01"] = { "Episode", "Small Victories", '"Small Victories"' },
["sg1-s04e01"] = { "Episode", "Small Victories", '"Small Victories"' },
["small victories"] = { "Episode", "Small Victories", '"Small Victories"' },
-- S04E02 - The Other Side
["sg1-4.02"] = { "Episode", "The Other Side", '"The Other Side"' },
["sg1-402"] = { "Episode", "The Other Side", '"The Other Side"' },
["sg1-4x02"] = { "Episode", "The Other Side", '"The Other Side"' },
["sg1-s04e02"] = { "Episode", "The Other Side", '"The Other Side"' },
["the other side"] = { "Episode", "The Other Side", '"The Other Side"' },
-- S04E03 - Upgrades
["sg1-4.03"] = { "Episode", "Upgrades", '"Upgrades"' },
["sg1-403"] = { "Episode", "Upgrades", '"Upgrades"' },
["sg1-4x03"] = { "Episode", "Upgrades", '"Upgrades"' },
["sg1-s04e03"] = { "Episode", "Upgrades", '"Upgrades"' },
["upgrades"] = { "Episode", "Upgrades", '"Upgrades"' },
-- S04E04 - Crossroads
["sg1-4.04"] = { "Episode", "Crossroads", '"Crossroads"' },
["sg1-404"] = { "Episode", "Crossroads", '"Crossroads"' },
["sg1-4x04"] = { "Episode", "Crossroads", '"Crossroads"' },
["sg1-s04e04"] = { "Episode", "Crossroads", '"Crossroads"' },
["crossroads"] = { "Episode", "Crossroads", '"Crossroads"' },
-- S04E05 - Divide and Conquer
["sg1-4.05"] = { "Episode", "Divide and Conquer", '"Divide and Conquer"' },
["sg1-405"] = { "Episode", "Divide and Conquer", '"Divide and Conquer"' },
["sg1-4x05"] = { "Episode", "Divide and Conquer", '"Divide and Conquer"' },
["sg1-s04e05"] = { "Episode", "Divide and Conquer", '"Divide and Conquer"' },
["divide and conquer"] = { "Episode", "Divide and Conquer", '"Divide and Conquer"' },
-- S04E06 - Window of Opportunity
["sg1-4.06"] = { "Episode", "Window of Opportunity", '"Window of Opportunity"' },
["sg1-406"] = { "Episode", "Window of Opportunity", '"Window of Opportunity"' },
["sg1-4x06"] = { "Episode", "Window of Opportunity", '"Window of Opportunity"' },
["sg1-s04e06"] = { "Episode", "Window of Opportunity", '"Window of Opportunity"' },
["window of opportunity"] = { "Episode", "Window of Opportunity", '"Window of Opportunity"' },
-- S04E07 - Watergate
["sg1-4.07"] = { "Episode", "Watergate", '"Watergate"' },
["sg1-407"] = { "Episode", "Watergate", '"Watergate"' },
["sg1-4x07"] = { "Episode", "Watergate", '"Watergate"' },
["sg1-s04e07"] = { "Episode", "Watergate", '"Watergate"' },
["watergate"] = { "Episode", "Watergate", '"Watergate"' },
-- S04E08 - The First Ones
["sg1-4.08"] = { "Episode", "The First Ones", '"The First Ones"' },
["sg1-408"] = { "Episode", "The First Ones", '"The First Ones"' },
["sg1-4x08"] = { "Episode", "The First Ones", '"The First Ones"' },
["sg1-s04e08"] = { "Episode", "The First Ones", '"The First Ones"' },
["the first ones"] = { "Episode", "The First Ones", '"The First Ones"' },
-- S04E09 - Scorched Earth
["sg1-4.09"] = { "Episode", "Scorched Earth", '"Scorched Earth"' },
["sg1-409"] = { "Episode", "Scorched Earth", '"Scorched Earth"' },
["sg1-4x09"] = { "Episode", "Scorched Earth", '"Scorched Earth"' },
["sg1-s04e09"] = { "Episode", "Scorched Earth", '"Scorched Earth"' },
["scorched earth"] = { "Episode", "Scorched Earth", '"Scorched Earth"' },
-- S04E10 - Beneath the Surface
["sg1-4.10"] = { "Episode", "Beneath the Surface", '"Beneath the Surface"' },
["sg1-410"] = { "Episode", "Beneath the Surface", '"Beneath the Surface"' },
["sg1-4x10"] = { "Episode", "Beneath the Surface", '"Beneath the Surface"' },
["sg1-s04e10"] = { "Episode", "Beneath the Surface", '"Beneath the Surface"' },
["beneath the surface"] = { "Episode", "Beneath the Surface", '"Beneath the Surface"' },
-- S04E11 - Point of No Return
["sg1-4.11"] = { "Episode", "Point of No Return", '"Point of No Return"' },
["sg1-411"] = { "Episode", "Point of No Return", '"Point of No Return"' },
["sg1-4x11"] = { "Episode", "Point of No Return", '"Point of No Return"' },
["sg1-s04e11"] = { "Episode", "Point of No Return", '"Point of No Return"' },
["point of no return"] = { "Episode", "Point of No Return", '"Point of No Return"' },
-- S04E12 - Tangent
["sg1-4.12"] = { "Episode", "Tangent", '"Tangent"' },
["sg1-412"] = { "Episode", "Tangent", '"Tangent"' },
["sg1-4x12"] = { "Episode", "Tangent", '"Tangent"' },
["sg1-s04e12"] = { "Episode", "Tangent", '"Tangent"' },
["tangent"] = { "Episode", "Tangent", '"Tangent"' },
-- S04E13 - The Curse
["sg1-4.13"] = { "Episode", "The Curse", '"The Curse"' },
["sg1-413"] = { "Episode", "The Curse", '"The Curse"' },
["sg1-4x13"] = { "Episode", "The Curse", '"The Curse"' },
["sg1-s04e13"] = { "Episode", "The Curse", '"The Curse"' },
["the curse"] = { "Episode", "The Curse", '"The Curse"' },
-- S04E14 - The Serpent's Venom
["sg1-4.14"] = { "Episode", "The Serpent's Venom", '"The Serpent\'s Venom"' },
["sg1-414"] = { "Episode", "The Serpent's Venom", '"The Serpent\'s Venom"' },
["sg1-4x14"] = { "Episode", "The Serpent's Venom", '"The Serpent\'s Venom"' },
["sg1-s04e14"] = { "Episode", "The Serpent's Venom", '"The Serpent\'s Venom"' },
["the serpent's venom"] = { "Episode", "The Serpent's Venom", '"The Serpent\'s Venom"' },
-- S04E15 - Chain Reaction
["sg1-4.15"] = { "Episode", "Chain Reaction", '"Chain Reaction"' },
["sg1-415"] = { "Episode", "Chain Reaction", '"Chain Reaction"' },
["sg1-4x15"] = { "Episode", "Chain Reaction", '"Chain Reaction"' },
["sg1-s04e15"] = { "Episode", "Chain Reaction", '"Chain Reaction"' },
["chain reaction"] = { "Episode", "Chain Reaction", '"Chain Reaction"' },
-- S04E16 - 2010
["sg1-4.16"] = { "Episode", "2010", '"2010"' },
["sg1-416"] = { "Episode", "2010", '"2010"' },
["sg1-4x16"] = { "Episode", "2010", '"2010"' },
["sg1-s04e16"] = { "Episode", "2010", '"2010"' },
["2010"] = { "Episode", "2010", '"2010"' },
-- S04E17 - Absolute Power
["sg1-4.17"] = { "Episode", "Absolute Power", '"Absolute Power"' },
["sg1-417"] = { "Episode", "Absolute Power", '"Absolute Power"' },
["sg1-4x17"] = { "Episode", "Absolute Power", '"Absolute Power"' },
["sg1-s04e17"] = { "Episode", "Absolute Power", '"Absolute Power"' },
["absolute power"] = { "Episode", "Absolute Power", '"Absolute Power"' },
-- S04E18 - The Light
["sg1-4.18"] = { "Episode", "The Light", '"The Light"' },
["sg1-418"] = { "Episode", "The Light", '"The Light"' },
["sg1-4x18"] = { "Episode", "The Light", '"The Light"' },
["sg1-s04e18"] = { "Episode", "The Light", '"The Light"' },
["the light"] = { "Episode", "The Light", '"The Light"' },
-- S04E19 - Prodigy
["sg1-4.19"] = { "Episode", "Prodigy", '"Prodigy"' },
["sg1-419"] = { "Episode", "Prodigy", '"Prodigy"' },
["sg1-4x19"] = { "Episode", "Prodigy", '"Prodigy"' },
["sg1-s04e19"] = { "Episode", "Prodigy", '"Prodigy"' },
["prodigy"] = { "Episode", "Prodigy", '"Prodigy"' },
-- S04E20 - Entity
["sg1-4.20"] = { "Episode", "Entity", '"Entity"' },
["sg1-420"] = { "Episode", "Entity", '"Entity"' },
["sg1-4x20"] = { "Episode", "Entity", '"Entity"' },
["sg1-s04e20"] = { "Episode", "Entity", '"Entity"' },
["entity"] = { "Episode", "Entity", '"Entity"' },
-- S04E21 - Double Jeopardy
["sg1-4.21"] = { "Episode", "Double Jeopardy", '"Double Jeopardy"' },
["sg1-421"] = { "Episode", "Double Jeopardy", '"Double Jeopardy"' },
["sg1-4x21"] = { "Episode", "Double Jeopardy", '"Double Jeopardy"' },
["sg1-s04e21"] = { "Episode", "Double Jeopardy", '"Double Jeopardy"' },
["double jeopardy"] = { "Episode", "Double Jeopardy", '"Double Jeopardy"' },
-- S04E22 - Exodus
["sg1-4.22"] = { "Episode", "Exodus", '"Exodus"' },
["sg1-422"] = { "Episode", "Exodus", '"Exodus"' },
["sg1-4x22"] = { "Episode", "Exodus", '"Exodus"' },
["sg1-s04e22"] = { "Episode", "Exodus", '"Exodus"' },
["exodus"] = { "Episode", "Exodus", '"Exodus"' },
-- Stargate SG-1 Season 5
--
-- S05E01 - Enemies
["sg1-5.01"] = { "Episode", "Enemies", '"Enemies"' },
["sg1-501"] = { "Episode", "Enemies", '"Enemies"' },
["sg1-5x01"] = { "Episode", "Enemies", '"Enemies"' },
["sg1-s05e01"] = { "Episode", "Enemies", '"Enemies"' },
["enemies"] = { "Episode", "Enemies", '"Enemies"' },
-- S05E02 - Threshold
["sg1-5.02"] = { "Episode", "Threshold", '"Threshold"' },
["sg1-502"] = { "Episode", "Threshold", '"Threshold"' },
["sg1-5x02"] = { "Episode", "Threshold", '"Threshold"' },
["sg1-s05e02"] = { "Episode", "Threshold", '"Threshold"' },
["threshold"] = { "Episode", "Threshold", '"Threshold"' },
-- S05E03 - Ascension
["sg1-5.03"] = { "Episode", "Ascension", '"Ascension"' },
["sg1-503"] = { "Episode", "Ascension", '"Ascension"' },
["sg1-5x03"] = { "Episode", "Ascension", '"Ascension"' },
["sg1-s05e03"] = { "Episode", "Ascension", '"Ascension"' },
["ascension"] = { "Episode", "Ascension", '"Ascension"' },
-- S05E04 - The Fifth Man
["sg1-5.04"] = { "Episode", "The Fifth Man", '"The Fifth Man"' },
["sg1-504"] = { "Episode", "The Fifth Man", '"The Fifth Man"' },
["sg1-5x04"] = { "Episode", "The Fifth Man", '"The Fifth Man"' },
["sg1-s05e04"] = { "Episode", "The Fifth Man", '"The Fifth Man"' },
["the fifth man"] = { "Episode", "The Fifth Man", '"The Fifth Man"' },
-- S05E05 - Red Sky
["sg1-5.05"] = { "Episode", "Red Sky", '"Red Sky"' },
["sg1-505"] = { "Episode", "Red Sky", '"Red Sky"' },
["sg1-5x05"] = { "Episode", "Red Sky", '"Red Sky"' },
["sg1-s05e05"] = { "Episode", "Red Sky", '"Red Sky"' },
["red sky"] = { "Episode", "Red Sky", '"Red Sky"' },
-- S05E06 - Rite of Passage
["sg1-5.06"] = { "Episode", "Rite of Passage", '"Rite of Passage"' },
["sg1-506"] = { "Episode", "Rite of Passage", '"Rite of Passage"' },
["sg1-5x06"] = { "Episode", "Rite of Passage", '"Rite of Passage"' },
["sg1-s05e06"] = { "Episode", "Rite of Passage", '"Rite of Passage"' },
["rite of passage"] = { "Episode", "Rite of Passage", '"Rite of Passage"' },
-- S05E07 - Beast of Burden
["sg1-5.07"] = { "Episode", "Beast of Burden", '"Beast of Burden"' },
["sg1-507"] = { "Episode", "Beast of Burden", '"Beast of Burden"' },
["sg1-5x07"] = { "Episode", "Beast of Burden", '"Beast of Burden"' },
["sg1-s05e07"] = { "Episode", "Beast of Burden", '"Beast of Burden"' },
["beast of burden"] = { "Episode", "Beast of Burden", '"Beast of Burden"' },
-- S05E08 - The Tomb
["sg1-5.08"] = { "Episode", "The Tomb", '"The Tomb"' },
["sg1-508"] = { "Episode", "The Tomb", '"The Tomb"' },
["sg1-5x08"] = { "Episode", "The Tomb", '"The Tomb"' },
["sg1-s05e08"] = { "Episode", "The Tomb", '"The Tomb"' },
["the tomb"] = { "Episode", "The Tomb", '"The Tomb"' },
-- S05E09 - Between Two Fires
["sg1-5.09"] = { "Episode", "Between Two Fires", '"Between Two Fires"' },
["sg1-509"] = { "Episode", "Between Two Fires", '"Between Two Fires"' },
["sg1-5x09"] = { "Episode", "Between Two Fires", '"Between Two Fires"' },
["sg1-s05e09"] = { "Episode", "Between Two Fires", '"Between Two Fires"' },
["between two fires"] = { "Episode", "Between Two Fires", '"Between Two Fires"' },
-- S05E10 - 2001
["sg1-5.10"] = { "Episode", "2001", '"2001"' },
["sg1-510"] = { "Episode", "2001", '"2001"' },
["sg1-5x10"] = { "Episode", "2001", '"2001"' },
["sg1-s05e10"] = { "Episode", "2001", '"2001"' },
["2001"] = { "Episode", "2001", '"2001"' },
-- S05E11 - Desperate Measures
["sg1-5.11"] = { "Episode", "Desperate Measures", '"Desperate Measures"' },
["sg1-511"] = { "Episode", "Desperate Measures", '"Desperate Measures"' },
["sg1-5x11"] = { "Episode", "Desperate Measures", '"Desperate Measures"' },
["sg1-s05e11"] = { "Episode", "Desperate Measures", '"Desperate Measures"' },
["desperate mesures"] = { "Episode", "Desperate Measures", '"Desperate Measures"' },
-- S05E12 - Wormhole X-Treme!
["sg1-5.12"] = { "Episode", "Wormhole X-Treme!", '"Wormhole X-Treme!"' },
["sg1-512"] = { "Episode", "Wormhole X-Treme!", '"Wormhole X-Treme!"' },
["sg1-5x12"] = { "Episode", "Wormhole X-Treme!", '"Wormhole X-Treme!"' },
["sg1-s05e12"] = { "Episode", "Wormhole X-Treme!", '"Wormhole X-Treme!"' },
["wormhole x-treme"] = { "Episode", "Wormhole X-Treme!", '"Wormhole X-Treme!"' },
["wormhole x-treme!"] = { "Episode", "Wormhole X-Treme!", '"Wormhole X-Treme!"' },
-- S05E13 - Proving Ground
["sg1-5.13"] = { "Episode", "Proving Ground", '"Proving Ground"' },
["sg1-513"] = { "Episode", "Proving Ground", '"Proving Ground"' },
["sg1-5x13"] = { "Episode", "Proving Ground", '"Proving Ground"' },
["sg1-s05e13"] = { "Episode", "Proving Ground", '"Proving Ground"' },
["proving ground"] = { "Episode", "Proving Ground", '"Proving Ground"' },
-- S05E14 - 48 Hours
["sg1-5.14"] = { "Episode", "48 Hours", '"48 Hours"' },
["sg1-514"] = { "Episode", "48 Hours", '"48 Hours"' },
["sg1-5x14"] = { "Episode", "48 Hours", '"48 Hours"' },
["sg1-s05e14"] = { "Episode", "48 Hours", '"48 Hours"' },
["48 hours"] = { "Episode", "48 Hours", '"48 Hours"' },
-- S05E15 - Summit
["sg1-5.15"] = { "Episode", "Summit", '"Summit"' },
["sg1-515"] = { "Episode", "Summit", '"Summit"' },
["sg1-5x15"] = { "Episode", "Summit", '"Summit"' },
["sg1-s05e15"] = { "Episode", "Summit", '"Summit"' },
["48 hours"] = { "Episode", "Summit", '"Summit"' },
-- S05E16 - Last Stand
["sg1-5.16"] = { "Episode", "Last Stand", '"Last Stand"' },
["sg1-516"] = { "Episode", "Last Stand", '"Last Stand"' },
["sg1-5x16"] = { "Episode", "Last Stand", '"Last Stand"' },
["sg1-s05e16"] = { "Episode", "Last Stand", '"Last Stand"' },
["last stand"] = { "Episode", "Last Stand", '"Last Stand"' },
-- S05E17 - Fail Safe
["sg1-5.17"] = { "Episode", "Fail Safe", '"Fail Safe"' },
["sg1-517"] = { "Episode", "Fail Safe", '"Fail Safe"' },
["sg1-5x17"] = { "Episode", "Fail Safe", '"Fail Safe"' },
["sg1-s05e17"] = { "Episode", "Fail Safe", '"Fail Safe"' },
["fail safe"] = { "Episode", "Fail Safe", '"Fail Safe"' },
-- S05E18 - The Warrior
["sg1-5.18"] = { "Episode", "The Warrior", '"The Warrior"' },
["sg1-518"] = { "Episode", "The Warrior", '"The Warrior"' },
["sg1-5x18"] = { "Episode", "The Warrior", '"The Warrior"' },
["sg1-s05e18"] = { "Episode", "The Warrior", '"The Warrior"' },
["fail safe"] = { "Episode", "The Warrior", '"The Warrior"' },
-- S05E19 - Menace
["sg1-5.19"] = { "Episode", "Menace", '"Menace"' },
["sg1-519"] = { "Episode", "Menace", '"Menace"' },
["sg1-5x19"] = { "Episode", "Menace", '"Menace"' },
["sg1-s05e19"] = { "Episode", "Menace", '"Menace"' },
["menace"] = { "Episode", "Menace", '"Menace"' },
-- S05E20 - The Sentinel
["sg1-5.20"] = { "Episode", "The Sentinel", '"The Sentinel"' },
["sg1-520"] = { "Episode", "The Sentinel", '"The Sentinel"' },
["sg1-5x20"] = { "Episode", "The Sentinel", '"The Sentinel"' },
["sg1-s05e20"] = { "Episode", "The Sentinel", '"The Sentinel"' },
["the sentinel"] = { "Episode", "The Sentinel", '"The Sentinel"' },
-- S05E21 - Meridian
["sg1-5.21"] = { "Episode", "Meridian", '"Meridian"' },
["sg1-521"] = { "Episode", "Meridian", '"Meridian"' },
["sg1-5x21"] = { "Episode", "Meridian", '"Meridian"' },
["sg1-s05e21"] = { "Episode", "Meridian", '"Meridian"' },
["meridian"] = { "Episode", "Meridian", '"Meridian"' },
-- S05E22 - Revelations
["sg1-5.22"] = { "Episode", "Revelations", '"Revelations"' },
["sg1-522"] = { "Episode", "Revelations", '"Revelations"' },
["sg1-5x22"] = { "Episode", "Revelations", '"Revelations"' },
["sg1-s05e22"] = { "Episode", "Revelations", '"Revelations"' },
["revelations"] = { "Episode", "Revelations", '"Revelations"' },
-- Stargate SG-1 Season 6
--
-- S06E01 - Redemption, Part 1
["sg1-6.01"] = { "Episode", "Redemption, Part 1", '"Redemption", Part 1' },
["sg1-601"] = { "Episode", "Redemption, Part 1", '"Redemption", Part 1' },
["sg1-6x01"] = { "Episode", "Redemption, Part 1", '"Redemption", Part 1' },
["sg1-s06e01"] = { "Episode", "Redemption, Part 1", '"Redemption", Part 1' },
["redemption"] = { "Episode", "Redemption, Part 1", '"Redemption", Part 1' },
["redemption part one"] = { "Episode", "Redemption, Part 1", '"Redemption", Part 1' },
["redemption, part one"] = { "Episode", "Redemption, Part 1", '"Redemption", Part 1' },
["redemption part 1"] = { "Episode", "Redemption, Part 1", '"Redemption", Part 1' },
["redemption, part 1"] = { "Episode", "Redemption, Part 1", '"Redemption", Part 1' },
-- S06E02 - Redemption, Part 2
["sg1-6.02"] = { "Episode", "Redemption, Part 2", '"Redemption", Part 2' },
["sg1-602"] = { "Episode", "Redemption, Part 2", '"Redemption", Part 2' },
["sg1-6x02"] = { "Episode", "Redemption, Part 2", '"Redemption", Part 2' },
["sg1-s06e02"] = { "Episode", "Redemption, Part 2", '"Redemption", Part 2' },
["redemption part two"] = { "Episode", "Redemption, Part 2", '"Redemption", Part 2' },
["redemption, part two"] = { "Episode", "Redemption, Part 2", '"Redemption", Part 2' },
["redemption part 2"] = { "Episode", "Redemption, Part 2", '"Redemption", Part 2' },
["redemption, part 2"] = { "Episode", "Redemption, Part 2", '"Redemption", Part 2' },
-- S06E03 - Descent
["sg1-6.03"] = { "Episode", "Descent", '"Descent"' },
["sg1-603"] = { "Episode", "Descent", '"Descent"' },
["sg1-6x03"] = { "Episode", "Descent", '"Descent"' },
["sg1-s06e03"] = { "Episode", "Descent", '"Descent"' },
["descent"] = { "Episode", "Descent", '"Descent"' },
-- S06E04 - Frozen
["sg1-6.04"] = { "Episode", "Frozen", '"Frozen"' },
["sg1-604"] = { "Episode", "Frozen", '"Frozen"' },
["sg1-6x04"] = { "Episode", "Frozen", '"Frozen"' },
["sg1-s06e04"] = { "Episode", "Frozen", '"Frozen"' },
["frozen"] = { "Episode", "Frozen", '"Frozen"' },
-- S06E05 - Nightwalkers
["sg1-6.05"] = { "Episode", "Nightwalkers", '"Nightwalkers"' },
["sg1-605"] = { "Episode", "Nightwalkers", '"Nightwalkers"' },
["sg1-6x05"] = { "Episode", "Nightwalkers", '"Nightwalkers"' },
["sg1-s06e05"] = { "Episode", "Nightwalkers", '"Nightwalkers"' },
["nightwalkers"] = { "Episode", "Nightwalkers", '"Nightwalkers"' },
-- S06E06 - Abyss
["sg1-6.06"] = { "Episode", "Abyss", '"Abyss"' },
["sg1-606"] = { "Episode", "Abyss", '"Abyss"' },
["sg1-6x06"] = { "Episode", "Abyss", '"Abyss"' },
["sg1-s06e06"] = { "Episode", "Abyss", '"Abyss"' },
["abyss"] = { "Episode", "Abyss", '"Abyss"' },
-- S06E07 - Shadow Play
["sg1-6.07"] = { "Episode", "Shadow Play", '"Shadow Play"' },
["sg1-607"] = { "Episode", "Shadow Play", '"Shadow Play"' },
["sg1-6x07"] = { "Episode", "Shadow Play", '"Shadow Play"' },
["sg1-s06e07"] = { "Episode", "Shadow Play", '"Shadow Play"' },
["shadow play"] = { "Episode", "Shadow Play", '"Shadow Play"' },
-- S06E08 - The Other Guys
["sg1-6.08"] = { "Episode", "The Other Guys", '"The Other Guys"' },
["sg1-608"] = { "Episode", "The Other Guys", '"The Other Guys"' },
["sg1-6x08"] = { "Episode", "The Other Guys", '"The Other Guys"' },
["sg1-s06e08"] = { "Episode", "The Other Guys", '"The Other Guys"' },
["the other guys"] = { "Episode", "The Other Guys", '"The Other Guys"' },
-- S06E09 - Allegiance
["sg1-6.09"] = { "Episode", "Allegiance", '"Allegiance"' },
["sg1-609"] = { "Episode", "Allegiance", '"Allegiance"' },
["sg1-6x09"] = { "Episode", "Allegiance", '"Allegiance"' },
["sg1-s06e09"] = { "Episode", "Allegiance", '"Allegiance"' },
["allegiance"] = { "Episode", "Allegiance", '"Allegiance"' },
-- S06E10 - Cure
["sg1-6.10"] = { "Episode", "Cure", '"Cure"' },
["sg1-610"] = { "Episode", "Cure", '"Cure"' },
["sg1-6x10"] = { "Episode", "Cure", '"Cure"' },
["sg1-s06e10"] = { "Episode", "Cure", '"Cure"' },
["cure"] = { "Episode", "Cure", '"Cure"' },
-- S06E11 - Prometheus
["sg1-6.11"] = { "Episode", "Prometheus", '"Prometheus"' },
["sg1-611"] = { "Episode", "Prometheus", '"Prometheus"' },
["sg1-6x11"] = { "Episode", "Prometheus", '"Prometheus"' },
["sg1-s06e11"] = { "Episode", "Prometheus", '"Prometheus"' },
["prometheus"] = { "Episode", "Prometheus", '"Prometheus"' },
-- S06E12 - Unnatural Selection
["sg1-6.12"] = { "Episode", "Unnatural Selection", '"Unnatural Selection"' },
["sg1-612"] = { "Episode", "Unnatural Selection", '"Unnatural Selection"' },
["sg1-6x12"] = { "Episode", "Unnatural Selection", '"Unnatural Selection"' },
["sg1-s06e12"] = { "Episode", "Unnatural Selection", '"Unnatural Selection"' },
["unnatural selection"] = { "Episode", "Unnatural Selection", '"Unnatural Selection"' },
-- S06E13 - Sight Unseen
["sg1-6.13"] = { "Episode", "Sight Unseen", '"Sight Unseen"' },
["sg1-613"] = { "Episode", "Sight Unseen", '"Sight Unseen"' },
["sg1-6x13"] = { "Episode", "Sight Unseen", '"Sight Unseen"' },
["sg1-s06e13"] = { "Episode", "Sight Unseen", '"Sight Unseen"' },
["sight unseen"] = { "Episode", "Sight Unseen", 'Sight Unseen""' },
-- S06E14 - Smoke & Mirrors
["sg1-6.14"] = { "Episode", "Smoke & Mirrors", '"Smoke & Mirrors"' },
["sg1-614"] = { "Episode", "Smoke & Mirrors", '"Smoke & Mirrors"' },
["sg1-6x14"] = { "Episode", "Smoke & Mirrors", '"Smoke & Mirrors"' },
["sg1-s06e14"] = { "Episode", "Smoke & Mirrors", '"Smoke & Mirrors"' },
["smoke and mirrors"] = { "Episode", "Smoke & Mirrors", '"Smoke & Mirrors"' },
["smoke & mirrors"] = { "Episode", "Smoke & Mirrors", '"Smoke & Mirrors"' },
-- S06E15 - Paradise Lost
["sg1-6.15"] = { "Episode", "Paradise Lost", '"Paradise Lost"' },
["sg1-615"] = { "Episode", "Paradise Lost", '"Paradise Lost"' },
["sg1-6x15"] = { "Episode", "Paradise Lost", '"Paradise Lost"' },
["sg1-s06e15"] = { "Episode", "Paradise Lost", '"Paradise Lost"' },
["paradise lost"] = { "Episode", "Paradise Lost", '"Paradise Lost"' },
-- S06E16 - Metamorphosis
["sg1-6.16"] = { "Episode", "Metamorphosis", '"Metamorphosis"' },
["sg1-616"] = { "Episode", "Metamorphosis", '"Metamorphosis"' },
["sg1-6x16"] = { "Episode", "Metamorphosis", '"Metamorphosis"' },
["sg1-s06e16"] = { "Episode", "Metamorphosis", '"Metamorphosis"' },
["metamorphosis"] = { "Episode", "Metamorphosis", '"Metamorphosis"' },
-- S06E17 - Disclosure
["sg1-6.17"] = { "Episode", "Disclosure", '"Disclosure"' },
["sg1-617"] = { "Episode", "Disclosure", '"Disclosure"' },
["sg1-6x17"] = { "Episode", "Disclosure", '"Disclosure"' },
["sg1-s06e17"] = { "Episode", "Disclosure", '"Disclosure"' },
["disclosure"] = { "Episode", "Disclosure", '"Disclosure"' },
-- S06E18 - Forsaken
["sg1-6.18"] = { "Episode", "Forsaken", '"Forsaken"' },
["sg1-618"] = { "Episode", "Forsaken", '"Forsaken"' },
["sg1-6x18"] = { "Episode", "Forsaken", '"Forsaken"' },
["sg1-s06e18"] = { "Episode", "Forsaken", '"Forsaken"' },
["forsaken"] = { "Episode", "Forsaken", '"Forsaken"' },
-- S06E19 - The Changeling
["sg1-6.19"] = { "Episode", "The Changeling", '"The Changeling"' },
["sg1-619"] = { "Episode", "The Changeling", '"The Changeling"' },
["sg1-6x19"] = { "Episode", "The Changeling", '"The Changeling"' },
["sg1-s06e19"] = { "Episode", "The Changeling", '"The Changeling"' },
["the changeling"] = { "Episode", "The Changeling", '"The Changeling"' },
-- S06E20 - Memento
["sg1-6.20"] = { "Episode", "Memento", '"Memento"' },
["sg1-620"] = { "Episode", "Memento", '"Memento"' },
["sg1-6x20"] = { "Episode", "Memento", '"Memento"' },
["sg1-s06e20"] = { "Episode", "Memento", '"Memento"' },
["memento"] = { "Episode", "Memento", '"Memento"' },
-- S06E21 - Prophecy
["sg1-6.21"] = { "Episode", "Prophecy", '"Prophecy"' },
["sg1-621"] = { "Episode", "Prophecy", '"Prophecy"' },
["sg1-6x21"] = { "Episode", "Prophecy", '"Prophecy"' },
["sg1-s06e21"] = { "Episode", "Prophecy", '"Prophecy"' },
["prophecy"] = { "Episode", "Prophecy", '"Prophecy"' },
-- S06E22 - Full Circle
["sg1-6.22"] = { "Episode", "Full Circle", '"Full Circle"' },
["sg1-622"] = { "Episode", "Full Circle", '"Full Circle"' },
["sg1-6x22"] = { "Episode", "Full Circle", '"Full Circle"' },
["sg1-s06e22"] = { "Episode", "Full Circle", '"Full Circle"' },
["full circle"] = { "Episode", "Full Circle", '"Full Circle"' },
-- Stargate SG-1 Season 7
--
-- S07E01 - Fallen
["sg1-7.01"] = { "Episode", "Fallen", '"Fallen"' },
["sg1-701"] = { "Episode", "Fallen", '"Fallen"' },
["sg1-7x01"] = { "Episode", "Fallen", '"Fallen"' },
["sg1-s07e01"] = { "Episode", "Fallen", '"Fallen"' },
["fallen"] = { "Episode", "Fallen", '"Fallen"' },
-- S07E02 - Homecoming
["sg1-7.02"] = { "Episode", "Homecoming", '"Homecoming"' },
["sg1-702"] = { "Episode", "Homecoming", '"Homecoming"' },
["sg1-7x02"] = { "Episode", "Homecoming", '"Homecoming"' },
["sg1-s07e02"] = { "Episode", "Homecoming", '"Homecoming"' },
["homecoming"] = { "Episode", "Homecoming", '"Homecoming"' },
-- S07E03 - Fragile Balance
["sg1-7.03"] = { "Episode", "Fragile Balance", '"Fragile Balance"' },
["sg1-703"] = { "Episode", "Fragile Balance", '"Fragile Balance"' },
["sg1-7x03"] = { "Episode", "Fragile Balance", '"Fragile Balance"' },
["sg1-s07e03"] = { "Episode", "Fragile Balance", '"Fragile Balance"' },
["fragile balance"] = { "Episode", "Fragile Balance", '"Fragile Balance"' },
-- S07E04 - Orpheus
["sg1-7.04"] = { "Episode", "Orpheus", '"Orpheus"' },
["sg1-704"] = { "Episode", "Orpheus", '"Orpheus"' },
["sg1-7x04"] = { "Episode", "Orpheus", '"Orpheus"' },
["sg1-s07e04"] = { "Episode", "Orpheus", '"Orpheus"' },
["orpheus"] = { "Episode", "Orpheus", '"Orpheus"' },
-- S07E05 - Revisions
["sg1-7.05"] = { "Episode", "Revisions", '"Revisions"' },
["sg1-705"] = { "Episode", "Revisions", '"Revisions"' },
["sg1-7x05"] = { "Episode", "Revisions", '"Revisions"' },
["sg1-s07e05"] = { "Episode", "Revisions", '"Revisions"' },
["revisions"] = { "Episode", "Revisions", '"Revisions"' },
-- S07E06 - Lifeboat
["sg1-7.06"] = { "Episode", "Lifeboat", '"Lifeboat"' },
["sg1-706"] = { "Episode", "Lifeboat", '"Lifeboat"' },
["sg1-7x06"] = { "Episode", "Lifeboat", '"Lifeboat"' },
["sg1-s07e06"] = { "Episode", "Lifeboat", '"Lifeboat"' },
["lifeboat"] = { "Episode", "Lifeboat", '"Lifeboat"' },
-- S07E07 - Enemy Mine
["sg1-7.07"] = { "Episode", "Enemy Mine", '"Enemy Mine"' },
["sg1-707"] = { "Episode", "Enemy Mine", '"Enemy Mine"' },
["sg1-7x07"] = { "Episode", "Enemy Mine", '"Enemy Mine"' },
["sg1-s07e07"] = { "Episode", "Enemy Mine", '"Enemy Mine"' },
["enemy mine"] = { "Episode", "Enemy Mine", '"Enemy Mine"' },
-- S07E08 - Space Race
["sg1-7.08"] = { "Episode", "Space Race", '"Space Race"' },
["sg1-708"] = { "Episode", "Space Race", '"Space Race"' },
["sg1-7x08"] = { "Episode", "Space Race", '"Space Race"' },
["sg1-s07e08"] = { "Episode", "Space Race", '"Space Race"' },
["space race"] = { "Episode", "Space Race", '"Space Race"' },
-- S07E09 - Avenger 2.0
["sg1-7.09"] = { "Episode", "Avenger 2.0", '"Avenger 2.0"' },
["sg1-709"] = { "Episode", "Avenger 2.0", '"Avenger 2.0"' },
["sg1-7x09"] = { "Episode", "Avenger 2.0", '"Avenger 2.0"' },
["sg1-s07e09"] = { "Episode", "Avenger 2.0", '"Avenger 2.0"' },
["avenger 2.0"] = { "Episode", "Avenger 2.0", '"Avenger 2.0"' },
-- S07E10 - Birthright
["sg1-7.10"] = { "Episode", "Birthright", '"Birthright"' },
["sg1-710"] = { "Episode", "Birthright", '"Birthright"' },
["sg1-7x10"] = { "Episode", "Birthright", '"Birthright"' },
["sg1-s07e10"] = { "Episode", "Birthright", '"Birthright"' },
["birthright"] = { "Episode", "Birthright", '"Birthright"' },
-- S07E11 - Evolution, Part 1
["sg1-7.11"] = { "Episode", "Evolution, Part 1", '"Evolution", Part 1' },
["sg1-711"] = { "Episode", "Evolution, Part 1", '"Evolution", Part 1' },
["sg1-7x11"] = { "Episode", "Evolution, Part 1", '"Evolution", Part 1' },
["sg1-s07e11"] = { "Episode", "Evolution, Part 1", '"Evolution", Part 1' },
["evolution"] = { "Episode", "Evolution, Part 1", '"Evolution", Part 1' },
["evolution part one"] = { "Episode", "Evolution, Part 1", '"Evolution", Part 1' },
["evolution, part one"] = { "Episode", "Evolution, Part 1", '"Evolution", Part 1' },
["evolution part 1"] = { "Episode", "Evolution, Part 1", '"Evolution", Part 1' },
["evolution, part 1"] = { "Episode", "Evolution, Part 1", '"Evolution", Part 1' },
-- S07E12 - Evolution, Part 2
["sg1-7.12"] = { "Episode", "Evolution, Part 2", '"Evolution", Part 2' },
["sg1-712"] = { "Episode", "Evolution, Part 2", '"Evolution", Part 2' },
["sg1-7x12"] = { "Episode", "Evolution, Part 2", '"Evolution", Part 2' },
["sg1-s07e12"] = { "Episode", "Evolution, Part 2", '"Evolution", Part 2' },
["evolution part two"] = { "Episode", "Evolution, Part 2", '"Evolution", Part 2' },
["evolution, part two"] = { "Episode", "Evolution, Part 2", '"Evolution", Part 2' },
["evolution part 2"] = { "Episode", "Evolution, Part 2", '"Evolution", Part 2' },
["evolution, part 2"] = { "Episode", "Evolution, Part 2", '"Evolution", Part 2' },
-- S07E13 - Grace
["sg1-7.13"] = { "Episode", "Grace", '"Grace"' },
["sg1-713"] = { "Episode", "Grace", '"Grace"' },
["sg1-7x13"] = { "Episode", "Grace", '"Grace"' },
["sg1-s07e13"] = { "Episode", "Grace", '"Grace"' },
["grace"] = { "Episode", "Grace", '"Grace"' },
-- S07E14 - Fallout
["sg1-7.14"] = { "Episode", "Fallout", '"Fallout"' },
["sg1-714"] = { "Episode", "Fallout", '"Fallout"' },
["sg1-7x14"] = { "Episode", "Fallout", '"Fallout"' },
["sg1-s07e14"] = { "Episode", "Fallout", '"Fallout"' },
["fallout"] = { "Episode", "Fallout", '"Fallout"' },
-- S07E15 - Chimera
["sg1-7.14"] = { "Episode", "Chimera", '"Chimera"' },
["sg1-714"] = { "Episode", "Chimera", '"Chimera"' },
["sg1-7x14"] = { "Episode", "Chimera", '"Chimera"' },
["sg1-s07e14"] = { "Episode", "Chimera", '"Chimera"' },
["chimera"] = { "Episode", "Chimera", '"Chimera"' },
-- S07E16 - Death Knell
["sg1-7.14"] = { "Episode", "Death Knell", '"Death Knell"' },
["sg1-714"] = { "Episode", "Death Knell", '"Death Knell"' },
["sg1-7x14"] = { "Episode", "Death Knell", '"Death Knell"' },
["sg1-s07e14"] = { "Episode", "Death Knell", '"Death Knell"' },
["death knell"] = { "Episode", "Death Knell", '"Death Knell"' },
-- S07E17 - Heroes, Part 1
["sg1-7.15"] = { "Episode", "Heroes, Part 1", '"Heroes", Part 1' },
["sg1-715"] = { "Episode", "Heroes, Part 1", '"Heroes", Part 1' },
["sg1-7x15"] = { "Episode", "Heroes, Part 1", '"Heroes", Part 1' },
["sg1-s07e15"] = { "Episode", "Heroes, Part 1", '"Heroes", Part 1' },
["heroes"] = { "Episode", "Heroes, Part 1", '"Heroes", Part 1' },
["heroes part one"] = { "Episode", "Heroes, Part 1", '"Heroes", Part 1' },
["heroes, part one"] = { "Episode", "Heroes, Part 1", '"Heroes", Part 1' },
["heroes part 1"] = { "Episode", "Heroes, Part 1", '"Heroes", Part 1' },
["heroes, part 1"] = { "Episode", "Heroes, Part 1", '"Heroes", Part 1' },
-- S07E18 - Heroes, Part 2
["sg1-7.16"] = { "Episode", "Heroes, Part 2", '"Heroes", Part 2' },
["sg1-716"] = { "Episode", "Heroes, Part 2", '"Heroes", Part 2' },
["sg1-7x16"] = { "Episode", "Heroes, Part 2", '"Heroes", Part 2' },
["sg1-s07e16"] = { "Episode", "Heroes, Part 2", '"Heroes", Part 2' },
["heroes part two"] = { "Episode", "Heroes, Part 2", '"Heroes", Part 2' },
["heroes, part two"] = { "Episode", "Heroes, Part 2", '"Heroes", Part 2' },
["heroes part 2"] = { "Episode", "Heroes, Part 2", '"Heroes", Part 2' },
["heroes, part 2"] = { "Episode", "Heroes, Part 2", '"Heroes", Part 2' },
-- S07E19 - Resurrection
["sg1-7.19"] = { "Episode", "Resurrection", '"Resurrection"' },
["sg1-719"] = { "Episode", "Resurrection", '"Resurrection"' },
["sg1-7x19"] = { "Episode", "Resurrection", '"Resurrection"' },
["sg1-s07e19"] = { "Episode", "Resurrection", '"Resurrection"' },
["resurrection"] = { "Episode", "Resurrection", '"Resurrection"' },
-- S07E20 - Inauguration
["sg1-7.20"] = { "Episode", "Inauguration", '"Inauguration"' },
["sg1-720"] = { "Episode", "Inauguration", '"Inauguration"' },
["sg1-7x20"] = { "Episode", "Inauguration", '"Inauguration"' },
["sg1-s07e20"] = { "Episode", "Inauguration", '"Inauguration"' },
["inauguration"] = { "Episode", "Inauguration", '"Inauguration"' },
-- S07E21 - Lost City, Part 1
["sg1-7.21"] = { "Episode", "Lost City, Part 1", '"Lost City", Part 1' },
["sg1-721"] = { "Episode", "Lost City, Part 1", '"Lost City", Part 1' },
["sg1-7x21"] = { "Episode", "Lost City, Part 1", '"Lost City", Part 1' },
["sg1-s07e21"] = { "Episode", "Lost City, Part 1", '"Lost City", Part 1' },
["lost city"] = { "Episode", "Lost City, Part 1", '"Lost City", Part 1' },
["lost city part one"] = { "Episode", "Lost City, Part 1", '"Lost City", Part 1' },
["lost city, part one"] = { "Episode", "Lost City, Part 1", '"Lost City", Part 1' },
["lost city part 1"] = { "Episode", "Lost City, Part 1", '"Lost City", Part 1' },
["lost city, part 1"] = { "Episode", "Lost City, Part 1", '"Lost City", Part 1' },
-- S07E22 - Lost City, Part 2
["sg1-7.22"] = { "Episode", "Lost City, Part 2", '"Lost City", Part 2' },
["sg1-722"] = { "Episode", "Lost City, Part 2", '"Lost City", Part 2' },
["sg1-7x22"] = { "Episode", "Lost City, Part 2", '"Lost City", Part 2' },
["sg1-s07e22"] = { "Episode", "Lost City, Part 2", '"Lost City", Part 2' },
["lost city part two"] = { "Episode", "Lost City, Part 2", '"Lost City", Part 2' },
["lost city, part two"] = { "Episode", "Lost City, Part 2", '"Lost City", Part 2' },
["lost city part 2"] = { "Episode", "Lost City, Part 2", '"Lost City", Part 2' },
["lost city, part 2"] = { "Episode", "Lost City, Part 2", '"Lost City", Part 2' },
-- Stargate SG-1 Season 8
--
-- S08E01 - New Order, Part 1
["sg1-8.01"] = { "Episode", "New Order, Part 1", '"New Order", Part 1' },
["sg1-801"] = { "Episode", "New Order, Part 1", '"New Order", Part 1' },
["sg1-8x01"] = { "Episode", "New Order, Part 1", '"New Order", Part 1' },
["sg1-s08e01"] = { "Episode", "New Order, Part 1", '"New Order", Part 1' },
["new order"] = { "Episode", "New Order, Part 1", '"New Order", Part 1' },
["new order part one"] = { "Episode", "New Order, Part 1", '"New Order", Part 1' },
["new order, part one"] = { "Episode", "New Order, Part 1", '"New Order", Part 1' },
["new order part 1"] = { "Episode", "New Order, Part 1", '"New Order", Part 1' },
["new order, part 1"] = { "Episode", "New Order, Part 1", '"New Order", Part 1' },
-- S08E02 - New Order, Part 2
["sg1-8.02"] = { "Episode", "New Order, Part 2", '"New Order", Part 2' },
["sg1-802"] = { "Episode", "New Order, Part 2", '"New Order", Part 2' },
["sg1-8x02"] = { "Episode", "New Order, Part 2", '"New Order", Part 2' },
["sg1-s08e22"] = { "Episode", "New Order, Part 2", '"New Order", Part 2' },
["new order part two"] = { "Episode", "New Order, Part 2", '"New Order", Part 2' },
["new order, part two"] = { "Episode", "New Order, Part 2", '"New Order", Part 2' },
["new order part 2"] = { "Episode", "New Order, Part 2", '"New Order", Part 2' },
["new order, part 2"] = { "Episode", "New Order, Part 2", '"New Order", Part 2' },
-- S08E03 - Lockdown
["sg1-8.03"] = { "Episode", "Lockdown", '"Lockdown"' },
["sg1-803"] = { "Episode", "Lockdown", '"Lockdown"' },
["sg1-8x03"] = { "Episode", "Lockdown", '"Lockdown"' },
["sg1-s08e03"] = { "Episode", "Lockdown", '"Lockdown"' },
["lockdown"] = { "Episode", "Lockdown", '"Lockdown"' },
-- S08E04 - Zero Hour
["sg1-8.04"] = { "Episode", "Zero Hour", '"Zero Hour"' },
["sg1-804"] = { "Episode", "Zero Hour", '"Zero Hour"' },
["sg1-8x04"] = { "Episode", "Zero Hour", '"Zero Hour"' },
["sg1-s08e04"] = { "Episode", "Zero Hour", '"Zero Hour"' },
["zero hour"] = { "Episode", "Zero Hour", '"Zero Hour"' },
-- S08E05 - Icon
["sg1-8.05"] = { "Episode", "Icon", '"Icon"' },
["sg1-805"] = { "Episode", "Icon", '"Icon"' },
["sg1-8x05"] = { "Episode", "Icon", '"Icon"' },
["sg1-s08e05"] = { "Episode", "Icon", '"Icon"' },
["icon"] = { "Episode", "Icon", '"Icon"' },
-- S08E06 - Avatar
["sg1-8.06"] = { "Episode", "Avatar", '"Avatar"' },
["sg1-806"] = { "Episode", "Avatar", '"Avatar"' },
["sg1-8x06"] = { "Episode", "Avatar", '"Avatar"' },
["sg1-s08e06"] = { "Episode", "Avatar", '"Avatar"' },
["avatar"] = { "Episode", "Avatar", '"Avatar"' },
-- S08E07 - Affinity
["sg1-8.07"] = { "Episode", "Affinity", '"Affinity"' },
["sg1-807"] = { "Episode", "Affinity", '"Affinity"' },
["sg1-8x07"] = { "Episode", "Affinity", '"Affinity"' },
["sg1-s08e07"] = { "Episode", "Affinity", '"Affinity"' },
["affinity"] = { "Episode", "Affinity", '"Affinity"' },
-- S08E08 - Covenant
["sg1-8.08"] = { "Episode", "Covenant", '"Covenant"' },
["sg1-808"] = { "Episode", "Covenant", '"Covenant"' },
["sg1-8x08"] = { "Episode", "Covenant", '"Covenant"' },
["sg1-s08e08"] = { "Episode", "Covenant", '"Covenant"' },
["covenant"] = { "Episode", "Covenant", '"Covenant"' },
-- S08E09 - Sacrifices
["sg1-8.09"] = { "Episode", "Sacrifices", '"Sacrifices"' },
["sg1-809"] = { "Episode", "Sacrifices", '"Sacrifices"' },
["sg1-8x09"] = { "Episode", "Sacrifices", '"Sacrifices"' },
["sg1-s08e09"] = { "Episode", "Sacrifices", '"Sacrifices"' },
["sacrifices"] = { "Episode", "Sacrifices", '"Sacrifices"' },
-- S08E10 - Endgame
["sg1-8.10"] = { "Episode", "Endgame", '"Endgame"' },
["sg1-810"] = { "Episode", "Endgame", '"Endgame"' },
["sg1-8x10"] = { "Episode", "Endgame", '"Endgame"' },
["sg1-s08e10"] = { "Episode", "Endgame", '"Endgame"' },
["endgame"] = { "Episode", "Endgame", '"Endgame"' },
-- S08E11 - Gemini
["sg1-8.11"] = { "Episode", "Gemini", '"Gemini"' },
["sg1-811"] = { "Episode", "Gemini", '"Gemini"' },
["sg1-8x11"] = { "Episode", "Gemini", '"Gemini"' },
["sg1-s08e11"] = { "Episode", "Gemini", '"Gemini"' },
["gemini"] = { "Episode", "Gemini", '"Gemini"' },
-- S08E12 - Prometheus Unbound
["sg1-8.12"] = { "Episode", "Prometheus Unbound", '"Prometheus Unbound"' },
["sg1-812"] = { "Episode", "Prometheus Unbound", '"Prometheus Unbound"' },
["sg1-8x12"] = { "Episode", "Prometheus Unbound", '"Prometheus Unbound"' },
["sg1-s08e12"] = { "Episode", "Prometheus Unbound", '"Prometheus Unbound"' },
["prometheus unbound"] = { "Episode", "Prometheus Unbound", '"Prometheus Unbound"' },
-- S08E13 - It's Good To Be King
["sg1-8.13"] = { "Episode", "It's Good To Be King", '"It\'s Good To Be King"' },
["sg1-813"] = { "Episode", "It's Good To Be King", '"It\'s Good To Be King"' },
["sg1-8x13"] = { "Episode", "It's Good To Be King", '"It\'s Good To Be King"' },
["sg1-s08e13"] = { "Episode", "It's Good To Be King", '"It\'s Good To Be King"' },
["it's good to be king"] = { "Episode", "It's Good To Be King", '"It\'s Good To Be King"' },
-- S08E14 - Full Alert
["sg1-8.14"] = { "Episode", "Full Alert", '"Full Alert"' },
["sg1-814"] = { "Episode", "Full Alert", '"Full Alert"' },
["sg1-8x14"] = { "Episode", "Full Alert", '"Full Alert"' },
["sg1-s08e14"] = { "Episode", "Full Alert", '"Full Alert"' },
["full alert"] = { "Episode", "Full Alert", '"Full Alert"' },
-- S08E15 - Citizen Joe
["sg1-8.15"] = { "Episode", "Citizen Joe", '"Citizen Joe"' },
["sg1-815"] = { "Episode", "Citizen Joe", '"Citizen Joe"' },
["sg1-8x15"] = { "Episode", "Citizen Joe", '"Citizen Joe"' },
["sg1-s08e15"] = { "Episode", "Citizen Joe", '"Citizen Joe"' },
["citizen joe"] = { "Episode", "Citizen Joe", '"Citizen Joe"' },
-- S08E16 - Reckoning, Part 1
["sg1-8.16"] = { "Episode", "Reckoning, Part 1", '"Reckoning", Part 1' },
["sg1-816"] = { "Episode", "Reckoning, Part 1", '"Reckoning", Part 1' },
["sg1-8x16"] = { "Episode", "Reckoning, Part 1", '"Reckoning", Part 1' },
["sg1-s08e16"] = { "Episode", "Reckoning, Part 1", '"Reckoning", Part 1' },
["reckoning"] = { "Episode", "Reckoning, Part 1", '"Reckoning", Part 1' },
["reckoning part one"] = { "Episode", "Reckoning, Part 1", '"Reckoning", Part 1' },
["reckoning, part one"] = { "Episode", "Reckoning, Part 1", '"Reckoning", Part 1' },
["reckoning part 1"] = { "Episode", "Reckoning, Part 1", '"Reckoning", Part 1' },
["reckoning, part 1"] = { "Episode", "Reckoning, Part 1", '"Reckoning", Part 1' },
-- S08E17 - Reckoning, Part 2
["sg1-8.17"] = { "Episode", "Reckoning, Part 2", '"Reckoning", Part 2' },
["sg1-817"] = { "Episode", "Reckoning, Part 2", '"Reckoning", Part 2' },
["sg1-8x17"] = { "Episode", "Reckoning, Part 2", '"Reckoning", Part 2' },
["sg1-s08e17"] = { "Episode", "Reckoning, Part 2", '"Reckoning", Part 2' },
["reckoning part two"] = { "Episode", "Reckoning, Part 2", '"Reckoning", Part 2' },
["reckoning, part two"] = { "Episode", "Reckoning, Part 2", '"Reckoning", Part 2' },
["reckoning part 2"] = { "Episode", "Reckoning, Part 2", '"Reckoning", Part 2' },
["reckoning, part 2"] = { "Episode", "Reckoning, Part 2", '"Reckoning", Part 2' },
-- S08E18 - Threads
["sg1-8.18"] = { "Episode", "Threads", '"Threads"' },
["sg1-818"] = { "Episode", "Threads", '"Threads"' },
["sg1-8x18"] = { "Episode", "Threads", '"Threads"' },
["sg1-s08e18"] = { "Episode", "Threads", '"Threads"' },
["threads"] = { "Episode", "Threads", '"Threads"' },
-- S08E19 - Moebius, Part 1
["sg1-8.19"] = { "Episode", "Moebius, Part 1", '"Moebius", Part 1' },
["sg1-819"] = { "Episode", "Moebius, Part 1", '"Moebius", Part 1' },
["sg1-8x19"] = { "Episode", "Moebius, Part 1", '"Moebius", Part 1' },
["sg1-s08e19"] = { "Episode", "Moebius, Part 1", '"Moebius", Part 1' },
["moebius"] = { "Episode", "Moebius, Part 1", '"Moebius", Part 1' },
["moebius part one"] = { "Episode", "Moebius, Part 1", '"Moebius", Part 1' },
["moebius, part one"] = { "Episode", "Moebius, Part 1", '"Moebius", Part 1' },
["moebius part 1"] = { "Episode", "Moebius, Part 1", '"Moebius", Part 1' },
["moebius, part 1"] = { "Episode", "Moebius, Part 1", '"Moebius", Part 1' },
-- S08E20 - Moebius, Part 2
["sg1-8.20"] = { "Episode", "Moebius, Part 2", '"Moebius", Part 2' },
["sg1-820"] = { "Episode", "Moebius, Part 2", '"Moebius", Part 2' },
["sg1-8x20"] = { "Episode", "Moebius, Part 2", '"Moebius", Part 2' },
["sg1-s08e20"] = { "Episode", "Moebius, Part 2", '"Moebius", Part 2' },
["moebius part two"] = { "Episode", "Moebius, Part 2", '"Moebius", Part 2' },
["moebius, part two"] = { "Episode", "Moebius, Part 2", '"Moebius", Part 2' },
["moebius part 2"] = { "Episode", "Moebius, Part 2", '"Moebius", Part 2' },
["moebius, part 2"] = { "Episode", "Moebius, Part 2", '"Moebius", Part 2' },
-- Stargate SG-1 Season 9
--
-- S09E01 - Avalon, Part 1
["sg1-9.01"] = { "Episode", "Avalon, Part 1", '"Avalon", Part 1' },
["sg1-901"] = { "Episode", "Avalon, Part 1", '"Avalon", Part 1' },
["sg1-9x01"] = { "Episode", "Avalon, Part 1", '"Avalon", Part 1' },
["sg1-s09e01"] = { "Episode", "Avalon, Part 1", '"Avalon", Part 1' },
["avalon"] = { "Episode", "Avalon, Part 1", '"Avalon", Part 1' },
["avalon part one"] = { "Episode", "Avalon, Part 1", '"Avalon", Part 1' },
["avalon, part one"] = { "Episode", "Avalon, Part 1", '"Avalon", Part 1' },
["avalon part 1"] = { "Episode", "Avalon, Part 1", '"Avalon", Part 1' },
["avalon, part 1"] = { "Episode", "Avalon, Part 1", '"Avalon", Part 1' },
-- S09E02 - Avalon, Part 2
["sg1-9.02"] = { "Episode", "Avalon, Part 2", '"Avalon", Part 2' },
["sg1-902"] = { "Episode", "Avalon, Part 2", '"Avalon", Part 2' },
["sg1-9x02"] = { "Episode", "Avalon, Part 2", '"Avalon", Part 2' },
["sg1-s09e22"] = { "Episode", "Avalon, Part 2", '"Avalon", Part 2' },
["avalon part two"] = { "Episode", "Avalon, Part 2", '"Avalon", Part 2' },
["avalon, part two"] = { "Episode", "Avalon, Part 2", '"Avalon", Part 2' },
["avalon part 2"] = { "Episode", "Avalon, Part 2", '"Avalon", Part 2' },
["avalon, part 2"] = { "Episode", "Avalon, Part 2", '"Avalon", Part 2' },
-- S09E03 - Origin
["sg1-9.03"] = { "Episode", "Origin", '"Origin"' },
["sg1-903"] = { "Episode", "Origin", '"Origin"' },
["sg1-9x03"] = { "Episode", "Origin", '"Origin"' },
["sg1-s09e03"] = { "Episode", "Origin", '"Origin"' },
["origin"] = { "Episode", "Origin", '"Origin"' },
-- S09E04 - The Ties That Bind
["sg1-9.04"] = { "Episode", "The Ties That Bind", '"The Ties That Bind"' },
["sg1-904"] = { "Episode", "The Ties That Bind", '"The Ties That Bind"' },
["sg1-9x04"] = { "Episode", "The Ties That Bind", '"The Ties That Bind"' },
["sg1-s09e04"] = { "Episode", "The Ties That Bind", '"The Ties That Bind"' },
["the ties that bind"] = { "Episode", "The Ties That Bind", '"The Ties That Bind"' },
-- S09E05 - The Powers That Be
["sg1-9.05"] = { "Episode", "The Powers That Be", '"The Powers That Be"' },
["sg1-905"] = { "Episode", "The Powers That Be", '"The Powers That Be"' },
["sg1-9x05"] = { "Episode", "The Powers That Be", '"The Powers That Be"' },
["sg1-s09e05"] = { "Episode", "The Powers That Be", '"The Powers That Be"' },
["the powers that be"] = { "Episode", "The Powers That Be", '"The Powers That Be"' },
-- S09E06 - Beachhead
["sg1-9.06"] = { "Episode", "Beachhead", '"Beachhead"' },
["sg1-906"] = { "Episode", "Beachhead", '"Beachhead"' },
["sg1-9x06"] = { "Episode", "Beachhead", '"Beachhead"' },
["sg1-s09e06"] = { "Episode", "Beachhead", '"Beachhead"' },
["beachhead"] = { "Episode", "Beachhead", '"Beachhead"' },
-- S09E07 - Ex Deus Machina
["sg1-9.07"] = { "Episode", "Ex Deus Machina", '"Ex Deus Machina"' },
["sg1-907"] = { "Episode", "Ex Deus Machina", '"Ex Deus Machina"' },
["sg1-9x07"] = { "Episode", "Ex Deus Machina", '"Ex Deus Machina"' },
["sg1-s09e07"] = { "Episode", "Ex Deus Machina", '"Ex Deus Machina"' },
["ex deus machina"] = { "Episode", "Ex Deus Machina", '"Ex Deus Machina"' },
-- S09E08 - Babylon
["sg1-9.08"] = { "Episode", "Babylon", '"Babylon"' },
["sg1-908"] = { "Episode", "Babylon", '"Babylon"' },
["sg1-9x08"] = { "Episode", "Babylon", '"Babylon"' },
["sg1-s09e08"] = { "Episode", "Babylon", '"Babylon"' },
["babylon"] = { "Episode", "Babylon", '"Babylon"' },
-- S09E09 - Prototype
["sg1-9.09"] = { "Episode", "Prototype", '"Prototype"' },
["sg1-909"] = { "Episode", "Prototype", '"Prototype"' },
["sg1-9x09"] = { "Episode", "Prototype", '"Prototype"' },
["sg1-s09e09"] = { "Episode", "Prototype", '"Prototype"' },
["babylon"] = { "Episode", "Prototype", '"Prototype"' },
-- S09E10 - The Fourth Horseman, Part 1
["sg1-9.10"] = { "Episode", "The Fourth Horseman, Part 1", '"The Fourth Horseman", Part 1' },
["sg1-910"] = { "Episode", "The Fourth Horseman, Part 1", '"The Fourth Horseman", Part 1' },
["sg1-9x10"] = { "Episode", "The Fourth Horseman, Part 1", '"The Fourth Horseman", Part 1' },
["sg1-s09e10"] = { "Episode", "The Fourth Horseman, Part 1", '"The Fourth Horseman", Part 1' },
["the fourth horseman"] = { "Episode", "The Fourth Horseman, Part 1", '"The Fourth Horseman", Part 1' },
["the fourth horseman part one"] = { "Episode", "The Fourth Horseman, Part 1", '"The Fourth Horseman", Part 1' },
["the fourth horseman, part one"] = { "Episode", "The Fourth Horseman, Part 1", '"The Fourth Horseman", Part 1' },
["the fourth horseman part 1"] = { "Episode", "The Fourth Horseman, Part 1", '"The Fourth Horseman", Part 1' },
["the fourth horseman, part 1"] = { "Episode", "The Fourth Horseman, Part 1", '"The Fourth Horseman", Part 1' },
-- S09E11 - The Fourth Horseman, Part 2
["sg1-9.11"] = { "Episode", "The Fourth Horseman, Part 2", '"The Fourth Horseman", Part 2' },
["sg1-911"] = { "Episode", "The Fourth Horseman, Part 2", '"The Fourth Horseman", Part 2' },
["sg1-9x11"] = { "Episode", "The Fourth Horseman, Part 2", '"The Fourth Horseman", Part 2' },
["sg1-s09e11"] = { "Episode", "The Fourth Horseman, Part 2", '"The Fourth Horseman", Part 2' },
["the fourth horseman part two"] = { "Episode", "The Fourth Horseman, Part 2", '"The Fourth Horseman", Part 2' },
["the fourth horseman, part two"] = { "Episode", "The Fourth Horseman, Part 2", '"The Fourth Horseman", Part 2' },
["the fourth horseman part 2"] = { "Episode", "The Fourth Horseman, Part 2", '"The Fourth Horseman", Part 2' },
["the fourth horseman, part 2"] = { "Episode", "The Fourth Horseman, Part 2", '"The Fourth Horseman", Part 2' },
-- S09E12 - Collateral Damage
["sg1-9.12"] = { "Episode", "Collateral Damage", '"Collateral Damage"' },
["sg1-912"] = { "Episode", "Collateral Damage", '"Collateral Damage"' },
["sg1-9x12"] = { "Episode", "Collateral Damage", '"Collateral Damage"' },
["sg1-s09e12"] = { "Episode", "Collateral Damage", '"Collateral Damage"' },
["collateral damage"] = { "Episode", "Collateral Damage", '"Collateral Damage"' },
-- S09E13 - Ripple Effect
["sg1-9.13"] = { "Episode", "Ripple Effect", '"Ripple Effect"' },
["sg1-913"] = { "Episode", "Ripple Effect", '"Ripple Effect"' },
["sg1-9x13"] = { "Episode", "Ripple Effect", '"Ripple Effect"' },
["sg1-s09e13"] = { "Episode", "Ripple Effect", '"Ripple Effect"' },
["ripple effect"] = { "Episode", "Ripple Effect", '"Ripple Effect"' },
-- S09E14 - Stronghold
["sg1-9.14"] = { "Episode", "Stronghold", '"Stronghold"' },
["sg1-914"] = { "Episode", "Stronghold", '"Stronghold"' },
["sg1-9x14"] = { "Episode", "Stronghold", '"Stronghold"' },
["sg1-s09e14"] = { "Episode", "Stronghold", '"Stronghold"' },
["stronghold"] = { "Episode", "Stronghold", '"Stronghold"' },
-- S09E15 - Ethon
["sg1-9.15"] = { "Episode", "Ethon", '"Ethon"' },
["sg1-915"] = { "Episode", "Ethon", '"Ethon"' },
["sg1-9x15"] = { "Episode", "Ethon", '"Ethon"' },
["sg1-s09e15"] = { "Episode", "Ethon", '"Ethon"' },
["ethon"] = { "Episode", "Ethon", '"Ethon"' },
-- S09E16 - Off the Grid
["sg1-9.16"] = { "Episode", "Off the Grid", '"Off the Grid"' },
["sg1-916"] = { "Episode", "Off the Grid", '"Off the Grid"' },
["sg1-9x16"] = { "Episode", "Off the Grid", '"Off the Grid"' },
["sg1-s09e16"] = { "Episode", "Off the Grid", '"Off the Grid"' },
["off the grid"] = { "Episode", "Off the Grid", '"Off the Grid"' },
-- S09E17 - The Scourge
["sg1-9.17"] = { "Episode", "The Scourge", '"The Scourge"' },
["sg1-917"] = { "Episode", "The Scourge", '"The Scourge"' },
["sg1-9x17"] = { "Episode", "The Scourge", '"The Scourge"' },
["sg1-s09e17"] = { "Episode", "The Scourge", '"The Scourge"' },
["the scourge"] = { "Episode", "The Scourge", '"The Scourge"' },
-- S09E18 - Arthur's Mantle
["sg1-9.18"] = { "Episode", "Arthur's Mantle", '"Arthur\'s Mantle"' },
["sg1-918"] = { "Episode", "Arthur's Mantle", '"Arthur\'s Mantle"' },
["sg1-9x18"] = { "Episode", "Arthur's Mantle", '"Arthur\'s Mantle"' },
["sg1-s09e18"] = { "Episode", "Arthur's Mantle", '"Arthur\'s Mantle"' },
["arthur's mantle"] = { "Episode", "Arthur's Mantle", '"Arthur\'s Mantle"' },
-- S09E19 - Crusade
["sg1-9.19"] = { "Episode", "Crusade", '"Crusade"' },
["sg1-919"] = { "Episode", "Crusade", '"Crusade"' },
["sg1-9x19"] = { "Episode", "Crusade", '"Crusade"' },
["sg1-s09e19"] = { "Episode", "Crusade", '"Crusade"' },
["crusade"] = { "Episode", "Crusade", '"Crusade"' },
-- S09E20 - Camelot
["sg1-9.20"] = { "Episode", "Camelot", '"Camelot"' },
["sg1-920"] = { "Episode", "Camelot", '"Camelot"' },
["sg1-9x20"] = { "Episode", "Camelot", '"Camelot"' },
["sg1-s09e20"] = { "Episode", "Camelot", '"Camelot"' },
["camelot"] = { "Episode", "Camelot", '"Camelot"' },
-- Stargate SG-1 Season 10
--
-- S10E01 - Flesh and Blood
["sg1-10.01"] = { "Episode", "Flesh and Blood", '"Flesh and Blood"' },
["sg1-1001"] = { "Episode", "Flesh and Blood", '"Flesh and Blood"' },
["sg1-10x01"] = { "Episode", "Flesh and Blood", '"Flesh and Blood"' },
["sg1-x10e01"] = { "Episode", "Flesh and Blood", '"Flesh and Blood"' },
["flesh and blood"] = { "Episode", "Flesh and Blood", '"Flesh and Blood"' },
-- S20E02 - Morpheus
["sg1-10.02"] = { "Episode", "Morpheus", '"Morpheus"' },
["sg1-1002"] = { "Episode", "Morpheus", '"Morpheus"' },
["sg1-10x02"] = { "Episode", "Morpheus", '"Morpheus"' },
["sg1-x10e02"] = { "Episode", "Morpheus", '"Morpheus"' },
["morpheus"] = { "Episode", "Morpheus", '"Morpheus"' },
-- S10E03 - The Pegasus Project
["sg1-10.03"] = { "Episode", "The Pegasus Project", '"The Pegasus Project"' },
["sg1-1003"] = { "Episode", "The Pegasus Project", '"The Pegasus Project"' },
["sg1-10x03"] = { "Episode", "The Pegasus Project", '"The Pegasus Project"' },
["sg1-x10e03"] = { "Episode", "The Pegasus Project", '"The Pegasus Project"' },
["the pegasus project"] = { "Episode", "The Pegasus Project", '"The Pegasus Project"' },
-- S10E04 - Insiders
["sg1-10.04"] = { "Episode", "Insiders", '"Insiders"' },
["sg1-1004"] = { "Episode", "Insiders", '"Insiders"' },
["sg1-10x04"] = { "Episode", "Insiders", '"Insiders"' },
["sg1-x10e04"] = { "Episode", "Insiders", '"Insiders"' },
["insiders"] = { "Episode", "Insiders", '"Insiders"' },
-- S10E05 - Uninvited
["sg1-10.05"] = { "Episode", "Uninvited", '"Uninvited"' },
["sg1-1005"] = { "Episode", "Uninvited", '"Uninvited"' },
["sg1-10x05"] = { "Episode", "Uninvited", '"Uninvited"' },
["sg1-x10e05"] = { "Episode", "Uninvited", '"Uninvited"' },
["uninvited"] = { "Episode", "Uninvited", '"Uninvited"' },
-- S10E06 - 200
["sg1-10.06"] = { "Episode", "200", '"200"' },
["sg1-1006"] = { "Episode", "200", '"200"' },
["sg1-10x06"] = { "Episode", "200", '"200"' },
["sg1-x10e06"] = { "Episode", "200", '"200"' },
["200"] = { "Episode", "200", '"200"' },
-- S10E07 - Counterstrike
["sg1-10.07"] = { "Episode", "Counterstrike", '"Counterstrike"' },
["sg1-1007"] = { "Episode", "Counterstrike", '"Counterstrike"' },
["sg1-10x07"] = { "Episode", "Counterstrike", '"Counterstrike"' },
["sg1-x10e07"] = { "Episode", "2Counterstrike00", '"Counterstrike"' },
["counterstrike"] = { "Episode", "Counterstrike", '"Counterstrike"' },
-- S10E08 - Memento Mori
["sg1-10.08"] = { "Episode", "Memento Mori", '"Memento Mori"' },
["sg1-1008"] = { "Episode", "Memento Mori", '"Memento Mori"' },
["sg1-10x08"] = { "Episode", "Memento Mori", '"Memento Mori"' },
["sg1-x10e08"] = { "Episode", "Memento Mori", '"Memento Mori"' },
["memento mori"] = { "Episode", "Memento Mori", '"Memento Mori"' },
-- S10E09 - Company of Thieves
["sg1-10.08"] = { "Episode", "Company of Thieves", '"Company of Thieves"' },
["sg1-1008"] = { "Episode", "Company of Thieves", '"Company of Thieves"' },
["sg1-10x08"] = { "Episode", "Company of Thieves", '"Company of Thieves"' },
["sg1-x10e08"] = { "Episode", "Company of Thieves", '"Company of Thieves"' },
["company of thieves"] = { "Episode", "Company of Thieves", '"Company of Thieves"' },
-- S10E10 - The Quest, Part 1
["sg1-10.10"] = { "Episode", "The Quest, Part 1", '"The Quest", Part 1' },
["sg1-1010"] = { "Episode", "The Quest, Part 1", '"The Quest", Part 1' },
["sg1-10x10"] = { "Episode", "The Quest, Part 1", '"The Quest", Part 1' },
["sg1-s10e10"] = { "Episode", "The Quest, Part 1", '"The Quest", Part 1' },
["the quest"] = { "Episode", "The Quest, Part 1", '"The Quest", Part 1' },
["the quest part one"] = { "Episode", "The Quest, Part 1", '"The Quest", Part 1' },
["the quest, part one"] = { "Episode", "The Quest, Part 1", '"The Quest", Part 1' },
["the quest part 1"] = { "Episode", "The Quest, Part 1", '"The Quest", Part 1' },
["the quest, part 1"] = { "Episode", "The Quest, Part 1", '"The Quest", Part 1' },
-- S10E11 - The Quest, Part 2
["sg1-10.11"] = { "Episode", "The Quest, Part 2", '"The Quest", Part 2' },
["sg1-1011"] = { "Episode", "The Quest, Part 2", '"The Quest", Part 2' },
["sg1-10x11"] = { "Episode", "The Quest, Part 2", '"The Quest", Part 2' },
["sg1-s10e11"] = { "Episode", "The Quest, Part 2", '"The Quest", Part 2' },
["the quest part two"] = { "Episode", "The Quest, Part 2", '"The Quest", Part 2' },
["the quest, part two"] = { "Episode", "The Quest, Part 2", '"The Quest", Part 2' },
["the quest part 2"] = { "Episode", "The Quest, Part 2", '"The Quest", Part 2' },
["the quest, part 2"] = { "Episode", "The Quest, Part 2", '"The Quest", Part 2' },
-- S10E12 - Line in the Sand
["sg1-10.12"] = { "Episode", "Line in the Sand", '"Line in the Sand"' },
["sg1-1012"] = { "Episode", "Line in the Sand", '"Line in the Sand"' },
["sg1-10x12"] = { "Episode", "Line in the Sand", '"Line in the Sand"' },
["sg1-x10e12"] = { "Episode", "Line in the Sand", '"Line in the Sand"' },
["line in the sand"] = { "Episode", "Line in the Sand", '"Line in the Sand"' },
-- S10E13 - The Road Not Taken
["sg1-10.13"] = { "Episode", "The Road Not Taken", '"The Road Not Taken"' },
["sg1-1013"] = { "Episode", "The Road Not Taken", '"The Road Not Taken"' },
["sg1-10x13"] = { "Episode", "The Road Not Taken", '"The Road Not Taken"' },
["sg1-x10e13"] = { "Episode", "The Road Not Taken", '"The Road Not Taken"' },
["the road not taken"] = { "Episode", "The Road Not Taken", '"The Road Not Taken"' },
-- S10E14 - The Shroud
["sg1-10.14"] = { "Episode", "The Shroud", '"The Shroud"' },
["sg1-1014"] = { "Episode", "The Shroud", '"The Shroud"' },
["sg1-10x14"] = { "Episode", "The Shroud", '"The Shroud"' },
["sg1-x10e14"] = { "Episode", "The Shroud", '"The Shroud"' },
["the shroud"] = { "Episode", "The Shroud", '"The Shroud"' },
-- S10E15 - Bounty
["sg1-10.15"] = { "Episode", "Bounty", '"Bounty"' },
["sg1-1015"] = { "Episode", "Bounty", '"Bounty"' },
["sg1-10x15"] = { "Episode", "Bounty", '"Bounty"' },
["sg1-x10e15"] = { "Episode", "Bounty", '"Bounty"' },
["bounty"] = { "Episode", "Bounty", '"Bounty"' },
-- S10E16 - Bad Guys
["sg1-10.16"] = { "Episode", "Bad Guys", '"Bad Guys"' },
["sg1-1016"] = { "Episode", "Bad Guys", '"Bad Guys"' },
["sg1-10x16"] = { "Episode", "Bad Guys", '"Bad Guys"' },
["sg1-x10e16"] = { "Episode", "Bad Guys", '"Bad Guys"' },
["bad guys"] = { "Episode", "Bad Guys", '"Bad Guys"' },
-- S10E17 - Talion
["sg1-10.17"] = { "Episode", "Talion", '"Talion"' },
["sg1-1017"] = { "Episode", "Talion", '"Talion"' },
["sg1-10x17"] = { "Episode", "Talion", '"Talion"' },
["sg1-x10e17"] = { "Episode", "Talion", '"Talion"' },
["talion"] = { "Episode", "Talion", '"Talion"' },
-- S10E18 - Family Ties
["sg1-10.18"] = { "Episode", "Family Ties", '"Family Ties"' },
["sg1-1018"] = { "Episode", "Family Ties", '"Family Ties"' },
["sg1-10x18"] = { "Episode", "Family Ties", '"Family Ties"' },
["sg1-x10e18"] = { "Episode", "Family Ties", '"Family Ties"' },
["family ties"] = { "Episode", "Family Ties", '"Family Ties"' },
-- S10E19 - Dominion
["sg1-10.19"] = { "Episode", "Dominion", '"Dominion"' },
["sg1-1019"] = { "Episode", "Dominion", '"Dominion"' },
["sg1-10x19"] = { "Episode", "Dominion", '"Dominion"' },
["sg1-x10e19"] = { "Episode", "Dominion", '"Dominion"' },
["dominion"] = { "Episode", "Dominion", '"Dominion"' },
-- S10E20 - Unending
["sg1-10.20"] = { "Episode", "Unending", '"Unending"' },
["sg1-1020"] = { "Episode", "Unending", '"Unending"' },
["sg1-10x20"] = { "Episode", "Unending", '"Unending"' },
["sg1-x10e20"] = { "Episode", "Unending", '"Unending"' },
["unending"] = { "Episode", "Unending", '"Unending"' },
-- Direct-to-DVD Movies
--
-- Stargate: The Ark of Truth
["aot"] = { "", "Stargate: The Ark of Truth", "''Stargate: The Ark of Truth''" },
["ark of truth"] = { "", "Stargate: The Ark of Truth", "''Stargate: The Ark of Truth''" },
["stargate the ark of truth"] = { "", "Stargate: The Ark of Truth", "''Stargate: The Ark of Truth''" },
["stargate: the ark of truth"] = { "", "Stargate: The Ark of Truth", "''Stargate: The Ark of Truth''" },
-- Stargate: Continuum
["sc"] = { "", "Stargate: Continuum", "''Stargate: Continuum''" },
["continuum"] = { "", "Stargate: Continuum", "''Stargate: Continuum''" },
["stargate continuum"] = { "", "Stargate: Continuum", "''Stargate: Continuum''" },
["stargate: continuum"] = { "", "Stargate: Continuum", "''Stargate: Continuum''" },
-- Stargate SG-1: Children of the Gods - Final Cut
["final cut"] = { "", "Stargate SG-1: Children of the Gods - Final Cut", "''Stargate SG-1: Children of the Gods - Final Cut''" },
["children of the gods final cut"] = { "", "Stargate SG-1: Children of the Gods - Final Cut", "''Stargate SG-1: Children of the Gods - Final Cut''" },
["children of the gods - final cut"] = { "", "Stargate SG-1: Children of the Gods - Final Cut", "''Stargate SG-1: Children of the Gods - Final Cut''" },
["stargate sg-1 children of the gods final cut"] = { "", "Stargate SG-1: Children of the Gods - Final Cut", "''Stargate SG-1: Children of the Gods - Final Cut''" },
["stargate sg-1 children of the gods - final cut"] = { "", "Stargate SG-1: Children of the Gods - Final Cut", "''Stargate SG-1: Children of the Gods - Final Cut''" },
["stargate sg-1: children of the gods - final cut"] = { "", "Stargate SG-1: Children of the Gods - Final Cut", "''Stargate SG-1: Children of the Gods - Final Cut''" },
-- Stargate Atlantis
--
-- Stargate Atlantis Season 1
--
-- S01E01 - Rising, Part 1
["sga-1.01"] = { "Episode", "Rising, Part 1", '"Rising", Part 1' },
["sga-101"] = { "Episode", "Rising, Part 1", '"Rising", Part 1' },
["sga-1x01"] = { "Episode", "Rising, Part 1", '"Rising", Part 1' },
["sga-s01e01"] = { "Episode", "Rising, Part 1", '"Rising", Part 1' },
["rising"] = { "Episode", "Rising, Part 1", '"Rising", Part 1' },
["rising part one"] = { "Episode", "Rising, Part 1", '"Rising", Part 1' },
["rising, part one"] = { "Episode", "Rising, Part 1", '"Rising", Part 1' },
["rising part 1"] = { "Episode", "Rising, Part 1", '"Rising", Part 1' },
["rising, part 1"] = { "Episode", "Rising, Part 1", '"Rising", Part 1' },
-- S01E02 - Rising, Part 2
["sga-1.02"] = { "Episode", "Rising, Part 2", '"Rising", Part 2' },
["sga-102"] = { "Episode", "Rising, Part 2", '"Rising", Part 2' },
["sga-1x02"] = { "Episode", "Rising, Part 2", '"Rising", Part 2' },
["sga-s01e02"] = { "Episode", "Rising, Part 2", '"Rising", Part 2' },
["rising part two"] = { "Episode", "Rising, Part 2", '"Rising", Part 2' },
["rising, part two"] = { "Episode", "Rising, Part 2", '"Rising", Part 2' },
["rising part 2"] = { "Episode", "Rising, Part 2", '"Rising", Part 2' },
["rising, part 2"] = { "Episode", "Rising, Part 2", '"Rising", Part 2' },
-- S01E03 - Hide and Seek
["sga-1.03"] = { "Episode", "Hide and Seek", '"Hide and Seek"' },
["sga-103"] = { "Episode", "Hide and Seek", '"Hide and Seek"' },
["sga-1x03"] = { "Episode", "Hide and Seek", '"Hide and Seek"' },
["sga-s01e03"] = { "Episode", "Hide and Seek", '"Hide and Seek"' },
["hide and seek"] = { "Episode", "Hide and Seek", '"Hide and Seek"' },
-- S01E04 - Thirty Eight Minutes
["sga-1.04"] = { "Episode", "Thirty Eight Minutes", '"Thirty Eight Minutes"' },
["sga-104"] = { "Episode", "Thirty Eight Minutes", '"Thirty Eight Minutes"' },
["sga-1x04"] = { "Episode", "Thirty Eight Minutes", '"Thirty Eight Minutes"' },
["sga-s01e04"] = { "Episode", "Thirty Eight Minutes", '"Thirty Eight Minutes"' },
["thirty eight minutes"] = { "Episode", "Thirty Eight Minutes", '"Thirty Eight Minutes"' },
-- S01E05 - Suspicion
["sga-1.05"] = { "Episode", "Suspicion", '"Suspicion"' },
["sga-105"] = { "Episode", "Suspicion", '"Suspicion"' },
["sga-1x05"] = { "Episode", "Suspicion", '"Suspicion"' },
["sga-s01e05"] = { "Episode", "Suspicion", '"Suspicion"' },
["suspicion"] = { "Episode", "Suspicion", '"Suspicion"' },
-- S01E06 - Childhood's End
["sga-1.06"] = { "Episode", "Childhood's End", '"Childhood\'s End"' },
["sga-106"] = { "Episode", "Childhood's End", '"Childhood\'s End"' },
["sga-1x06"] = { "Episode", "Childhood's End", '"Childhood\'s End"' },
["sga-s01e06"] = { "Episode", "Childhood's End", '"Childhood\'s End"' },
["childhood's end"] = { "Episode", "Childhood's End", '"Childhood\'s End"' },
-- S01E07 - Poisoning the Well
["sga-1.07"] = { "Episode", "Poisoning the Well", '"Poisoning the Well"' },
["sga-107"] = { "Episode", "Poisoning the Well", '"Poisoning the Well"' },
["sga-1x07"] = { "Episode", "Poisoning the Well", '"Poisoning the Well"' },
["sga-s01e07"] = { "Episode", "Poisoning the Well", '"Poisoning the Well"' },
["poisoning the well"] = { "Episode", "Poisoning the Well", '"Poisoning the Well"' },
-- S01E08 - Underground
["sga-1.08"] = { "Episode", "Underground", '"Underground"' },
["sga-108"] = { "Episode", "Underground", '"Underground"' },
["sga-1x08"] = { "Episode", "Underground", '"Underground"' },
["sga-s01e08"] = { "Episode", "Underground", '"Underground"' },
["underground"] = { "Episode", "Underground", '"Underground"' },
-- S01E09 - Home
["sga-1.09"] = { "Episode", "Home", '"Home"' },
["sga-109"] = { "Episode", "Home", '"Home"' },
["sga-1x09"] = { "Episode", "Home", '"Home"' },
["sga-s01e09"] = { "Episode", "Home", '"Home"' },
["home"] = { "Episode", "Home", '"Home"' },
-- S01E10 - The Storm
["sga-1.10"] = { "Episode", "The Storm", '"The Storm"' },
["sga-110"] = { "Episode", "The Storm", '"The Storm"' },
["sga-1x10"] = { "Episode", "The Storm", '"The Storm"' },
["sga-s01e10"] = { "Episode", "The Storm", '"The Storm"' },
["the storm"] = { "Episode", "The Storm", '"The Storm"' },
-- S01E11 - The Eye
["sga-1.11"] = { "Episode", "The Eye", '"The Eye"' },
["sga-111"] = { "Episode", "The Eye", '"The Eye"' },
["sga-1x11"] = { "Episode", "The Eye", '"The Eye"' },
["sga-s01e11"] = { "Episode", "The Eye", '"The Eye"' },
["the eye"] = { "Episode", "The Eye", '"The Eye"' },
-- S01E12 - The Defiant One
["sga-1.12"] = { "Episode", "The Defiant One", '"The Defiant One"' },
["sga-112"] = { "Episode", "The Defiant One", '"The Defiant One"' },
["sga-1x12"] = { "Episode", "The Defiant One", '"The Defiant One"' },
["sga-s01e12"] = { "Episode", "The Defiant One", '"The Defiant One"' },
["the defiant one"] = { "Episode", "The Defiant One", '"The Defiant One"' },
-- S01E13 - Hot Zone
["sga-1.13"] = { "Episode", "Hot Zone", '"Hot Zone"' },
["sga-113"] = { "Episode", "Hot Zone", '"Hot Zone"' },
["sga-1x13"] = { "Episode", "Hot Zone", '"Hot Zone"' },
["sga-s01e13"] = { "Episode", "Hot Zone", '"Hot Zone"' },
["hot zone"] = { "Episode", "Hot Zone", '"Hot Zone"' },
-- S01E14 - Sanctuary
["sga-1.14"] = { "Episode", "Sanctuary", '"Sanctuary"' },
["sga-114"] = { "Episode", "Sanctuary", '"Sanctuary"' },
["sga-1x14"] = { "Episode", "Sanctuary", '"Sanctuary"' },
["sga-s01e14"] = { "Episode", "Sanctuary", '"Sanctuary"' },
["sanctuary"] = { "Episode", "Sanctuary", '"Sanctuary"' },
-- S01E15 - Before I Sleep
["sga-1.15"] = { "Episode", "Before I Sleep", '"Before I Sleep"' },
["sga-115"] = { "Episode", "Before I Sleep", '"Before I Sleep"' },
["sga-1x15"] = { "Episode", "Before I Sleep", '"Before I Sleep"' },
["sga-s01e15"] = { "Episode", "Before I Sleep", '"Before I Sleep"' },
["before i sleep"] = { "Episode", "Before I Sleep", '"Before I Sleep"' },
-- S01E16 - The Brotherhood
["sga-1.16"] = { "Episode", "The Brotherhood", '"The Brotherhood"' },
["sga-116"] = { "Episode", "The Brotherhood", '"The Brotherhood"' },
["sga-1x16"] = { "Episode", "The Brotherhood", '"The Brotherhood"' },
["sga-s01e16"] = { "Episode", "The Brotherhood", '"The Brotherhood"' },
["the brotherhood"] = { "Episode", "The Brotherhood", '"The Brotherhood"' },
-- S01E17 - Letters From Pegasus
["sga-1.17"] = { "Episode", "Letters From Pegasus", '"Letters From Pegasus"' },
["sga-117"] = { "Episode", "Letters From Pegasus", '"Letters From Pegasus"' },
["sga-1x17"] = { "Episode", "Letters From Pegasus", '"Letters From Pegasus"' },
["sga-s01e17"] = { "Episode", "Letters From Pegasus", '"Letters From Pegasus"' },
["letters from pegasus"] = { "Episode", "Letters From Pegasus", '"Letters From Pegasus"' },
-- S01E18 - The Gift
["sga-1.18"] = { "Episode", "The Gift", '"The Gift"' },
["sga-118"] = { "Episode", "The Gift", '"The Gift"' },
["sga-1x18"] = { "Episode", "The Gift", '"The Gift"' },
["sga-s01e18"] = { "Episode", "The Gift", '"The Gift"' },
["the gift"] = { "Episode", "The Gift", '"The Gift"' },
-- S01E19 - The Siege, Part 1
["sga-1.19"] = { "Episode", "The Siege, Part 1", '"The Siege", Part 1' },
["sga-119"] = { "Episode", "The Siege, Part 1", '"The Siege", Part 1' },
["sga-1x19"] = { "Episode", "The Siege, Part 1", '"The Siege", Part 1' },
["sga-s01e19"] = { "Episode", "The Siege, Part 1", '"The Siege", Part 1' },
["the siege"] = { "Episode", "The Siege, Part 1", '"The Siege", Part 1' },
["the siege part one"] = { "Episode", "The Siege, Part 1", '"The Siege", Part 1' },
["the siege, part one"] = { "Episode", "The Siege, Part 1", '"The Siege", Part 1' },
["the siege part 1"] = { "Episode", "The Siege, Part 1", '"The Siege", Part 1' },
["the siege, part 1"] = { "Episode", "The Siege, Part 1", '"The Siege", Part 1' },
-- S01E20 - The Siege, Part 2
["sga-1.20"] = { "Episode", "The Siege, Part 2", '"The Siege", Part 2' },
["sga-120"] = { "Episode", "The Siege, Part 2", '"The Siege", Part 2' },
["sga-1x20"] = { "Episode", "The Siege, Part 2", '"The Siege", Part 2' },
["sga-s01e20"] = { "Episode", "The Siege, Part 2", '"The Siege", Part 2' },
["the siege part two"] = { "Episode", "The Siege, Part 2", '"The Siege", Part 2' },
["the siege, part two"] = { "Episode", "The Siege, Part 2", '"The Siege", Part 2' },
["the siege part 2"] = { "Episode", "The Siege, Part 2", '"The Siege", Part 2' },
["the siege, part 2"] = { "Episode", "The Siege, Part 2", '"The Siege", Part 2' },
-- Stargate Atlantis Season 2
--
-- S02E01 - The Siege, Part 3
["sga-2.01"] = { "Episode", "The Siege, Part 3", '"The Siege", Part 3' },
["sga-201"] = { "Episode", "The Siege, Part 3", '"The Siege", Part 3' },
["sga-2x01"] = { "Episode", "The Siege, Part 3", '"The Siege", Part 3' },
["sga-s02e01"] = { "Episode", "The Siege, Part 3", '"The Siege", Part 3' },
["the siege part three"] = { "Episode", "The Siege, Part 3", '"The Siege", Part 3' },
["the siege, part three"] = { "Episode", "The Siege, Part 3", '"The Siege", Part 3' },
["the siege part 3"] = { "Episode", "The Siege, Part 3", '"The Siege", Part 3' },
["the siege, part 3"] = { "Episode", "The Siege, Part 3", '"The Siege", Part 3' },
-- S02E02 - The Intruder
["sga-2.02"] = { "Episode", "The Intruder", '"The Intruder"' },
["sga-202"] = { "Episode", "The Intruder", '"The Intruder"' },
["sga-2x02"] = { "Episode", "The Intruder", '"The Intruder"' },
["sga-s02e02"] = { "Episode", "The Intruder", '"The Intruder"' },
["the intruder"] = { "Episode", "The Intruder", '"The Intruder"' },
-- S02E03 - Runner
["sga-2.03"] = { "Episode", "Runner", '"Runner"' },
["sga-203"] = { "Episode", "Runner", '"Runner"' },
["sga-2x03"] = { "Episode", "Runner", '"Runner"' },
["sga-s02e03"] = { "Episode", "Runner", '"Runner"' },
["runner"] = { "Episode", "Runner", '"Runner"' },
-- S02E03 - Duet
["sga-2.04"] = { "Episode", "Duet", '"Duet"' },
["sga-204"] = { "Episode", "Duet", '"Duet"' },
["sga-2x04"] = { "Episode", "Duet", '"Duet"' },
["sga-s02e04"] = { "Episode", "Duet", '"Duet"' },
["duet"] = { "Episode", "Duet", '"Duet"' },
-- S02E04 - Condemned
["sga-2.05"] = { "Episode", "Condemned", '"Condemned"' },
["sga-205"] = { "Episode", "Condemned", '"Condemned"' },
["sga-2x05"] = { "Episode", "Condemned", '"Condemned"' },
["sga-s02e05"] = { "Episode", "Condemned", '"Condemned"' },
["condemned"] = { "Episode", "Condemned", '"Condemned"' },
-- S02E06 - Trinity
["sga-2.06"] = { "Episode", "Trinity", '"Trinity"' },
["sga-206"] = { "Episode", "Trinity", '"Trinity"' },
["sga-2x06"] = { "Episode", "Trinity", '"Trinity"' },
["sga-s02e06"] = { "Episode", "Trinity", '"Trinity"' },
["condemned"] = { "Episode", "Trinity", '"Trinity"' },
-- S02E07 - Instinct
["sga-2.07"] = { "Episode", "Instinct", '"Instinct"' },
["sga-207"] = { "Episode", "Instinct", '"Instinct"' },
["sga-2x07"] = { "Episode", "Instinct", '"Instinct"' },
["sga-s02e07"] = { "Episode", "Instinct", '"Instinct"' },
["instinct"] = { "Episode", "Instinct", '"Instinct"' },
-- S02E08 - Conversion
["sga-2.08"] = { "Episode", "Conversion", '"Conversion"' },
["sga-208"] = { "Episode", "Conversion", '"Conversion"' },
["sga-2x08"] = { "Episode", "Conversion", '"Conversion"' },
["sga-s02e08"] = { "Episode", "Conversion", '"Conversion"' },
["conversion"] = { "Episode", "Conversion", '"Conversion"' },
-- S02E09 - Aurora
["sga-2.09"] = { "Episode", "Aurora", '"Aurora"' },
["sga-209"] = { "Episode", "Aurora", '"Aurora"' },
["sga-2x09"] = { "Episode", "Aurora", '"Aurora"' },
["sga-s02e09"] = { "Episode", "Aurora", '"Aurora"' },
["aurora"] = { "Episode", "Aurora", '"Aurora"' },
-- S02E10 - The Lost Boys
["sga-2.10"] = { "Episode", "The Lost Boys", '"The Lost Boys"' },
["sga-210"] = { "Episode", "The Lost Boys", '"The Lost Boys"' },
["sga-2x10"] = { "Episode", "The Lost Boys", '"The Lost Boys"' },
["sga-s02e10"] = { "Episode", "The Lost Boys", '"The Lost Boys"' },
["the lost boys"] = { "Episode", "The Lost Boys", '"The Lost Boys"' },
-- S02E11 - The Hive
["sga-2.11"] = { "Episode", "The Hive", '"The Hive"' },
["sga-211"] = { "Episode", "The Hive", '"The Hive"' },
["sga-2x11"] = { "Episode", "The Hive", '"The Hive"' },
["sga-s02e11"] = { "Episode", "The Hive", '"The Hive"' },
["the hive"] = { "Episode", "The Hive", '"The Hive"' },
-- S02E12 - Epiphany
["sga-2.12"] = { "Episode", "Epiphany", '"Epiphany"' },
["sga-212"] = { "Episode", "Epiphany", '"Epiphany"' },
["sga-2x12"] = { "Episode", "Epiphany", '"Epiphany"' },
["sga-s02e12"] = { "Episode", "Epiphany", '"Epiphany"' },
["epiphany"] = { "Episode", "Epiphany", '"Epiphany"' },
-- S02E13 - Critical Mass
["sga-2.13"] = { "Episode", "Critical Mass", '"Critical Mass"' },
["sga-213"] = { "Episode", "Critical Mass", '"Critical Mass"' },
["sga-2x13"] = { "Episode", "Critical Mass", '"Critical Mass"' },
["sga-s02e13"] = { "Episode", "Critical Mass", '"Critical Mass"' },
["critical mass"] = { "Episode", "Critical Mass", '"Critical Mass"' },
-- S02E14 - Grace Under Pressure
["sga-2.14"] = { "Episode", "Grace Under Pressure", '"Grace Under Pressure"' },
["sga-214"] = { "Episode", "Grace Under Pressure", '"Grace Under Pressure"' },
["sga-2x14"] = { "Episode", "Grace Under Pressure", '"Grace Under Pressure"' },
["sga-s02e14"] = { "Episode", "Grace Under Pressure", '"Grace Under Pressure"' },
["grace under pressure"] = { "Episode", "Grace Under Pressure", '"Grace Under Pressure"' },
-- S02E15 - The Tower
["sga-2.15"] = { "Episode", "The Tower", '"The Tower"' },
["sga-215"] = { "Episode", "The Tower", '"The Tower"' },
["sga-2x15"] = { "Episode", "The Tower", '"The Tower"' },
["sga-s02e15"] = { "Episode", "The Tower", '"The Tower"' },
["the tower"] = { "Episode", "The Tower", '"The Tower"' },
-- S02E16 - The Long Goodbye
["sga-2.16"] = { "Episode", "The Long Goodbye", '"The Long Goodbye"' },
["sga-216"] = { "Episode", "The Long Goodbye", '"The Long Goodbye"' },
["sga-2x16"] = { "Episode", "The Long Goodbye", '"The Long Goodbye"' },
["sga-s02e16"] = { "Episode", "The Long Goodbye", '"The Long Goodbye"' },
["the long goodbye"] = { "Episode", "The Long Goodbye", '"The Long Goodbye"' },
-- S02E17 - Coup d'Etat
["sga-2.17"] = { "Episode", "Coup d'Etat", '"Coup d\'Etat"' },
["sga-217"] = { "Episode", "Coup d'Etat", '"Coup d\'Etat"' },
["sga-2x17"] = { "Episode", "Coup d'Etat", '"Coup d\'Etat"' },
["sga-s02e17"] = { "Episode", "Coup d'Etat", '"Coup d\'Etat"' },
["coup d'etat"] = { "Episode", "Coup d'Etat", '"Coup d\'Etat"' },
-- S02E18 - Michael
["sga-2.18"] = { "Episode", "Michael", '"Michael"' },
["sga-218"] = { "Episode", "Michael", '"Michael"' },
["sga-2x18"] = { "Episode", "Michael", '"Michael"' },
["sga-s02e18"] = { "Episode", "Michael", '"Michael"' },
["michael"] = { "Episode", "Michael", '"Michael"' },
-- S02E19 - Inferno
["sga-2.19"] = { "Episode", "Inferno", '"Inferno"' },
["sga-219"] = { "Episode", "Inferno", '"Inferno"' },
["sga-2x19"] = { "Episode", "Inferno", '"Inferno"' },
["sga-s02e19"] = { "Episode", "Inferno", '"Inferno"' },
["inferno"] = { "Episode", "Inferno", '"Inferno"' },
-- S02E20 - Allies
["sga-2.20"] = { "Episode", "Allies", '"Allies"' },
["sga-220"] = { "Episode", "Allies", '"Allies"' },
["sga-2x20"] = { "Episode", "Allies", '"Allies"' },
["sga-s02e20"] = { "Episode", "Allies", '"Allies"' },
["allies"] = { "Episode", "Allies", '"Allies"' },
-- Stargate Atlantis Season 3
--
-- S03E01 - No Man's Land
["sga-3.01"] = { "Episode", "No Man's Land", '"No Man\'s Land"' },
["sga-301"] = { "Episode", "No Man's Land", '"No Man\'s Land"' },
["sga-3x01"] = { "Episode", "No Man's Land", '"No Man\'s Land"' },
["sga-s03e01"] = { "Episode", "No Man's Land", '"No Man\'s Land"' },
["no man's land"] = { "Episode", "No Man's Land", '"No Man\'s Land"' },
-- S03E02 - Misbegotten
["sga-3.02"] = { "Episode", "Misbegotten", '"Misbegotten"' },
["sga-302"] = { "Episode", "Misbegotten", '"Misbegotten"' },
["sga-3x02"] = { "Episode", "Misbegotten", '"Misbegotten"' },
["sga-s03e02"] = { "Episode", "Misbegotten", '"Misbegotten"' },
["misbegotten"] = { "Episode", "Misbegotten", '"Misbegotten"' },
-- S03E03 - Irresistible
["sga-3.03"] = { "Episode", "Irresistible", '"Irresistible"' },
["sga-303"] = { "Episode", "Irresistible", '"Irresistible"' },
["sga-3x03"] = { "Episode", "Irresistible", '"Irresistible"' },
["sga-s03e03"] = { "Episode", "Irresistible", '"Irresistible"' },
["irresistible"] = { "Episode", "Irresistible", '"Irresistible"' },
-- S03E04 - Sateda
["sga-3.04"] = { "Episode", "Sateda", '"Sateda"' },
["sga-304"] = { "Episode", "Sateda", '"Sateda"' },
["sga-3x04"] = { "Episode", "Sateda", '"Sateda"' },
["sga-s03e04"] = { "Episode", "Sateda", '"Sateda"' },
["sateda"] = { "Episode", "Sateda", '"Sateda"' },
-- S03E05 - Progeny
["sga-3.05"] = { "Episode", "Progeny", '"Progeny"' },
["sga-305"] = { "Episode", "Progeny", '"Progeny"' },
["sga-3x05"] = { "Episode", "Progeny", '"Progeny"' },
["sga-s03e05"] = { "Episode", "Progeny", '"Progeny"' },
["progeny"] = { "Episode", "Progeny", '"Progeny"' },
-- S03E06 - The Real World
["sga-3.06"] = { "Episode", "The Real World", '"The Real World"' },
["sga-306"] = { "Episode", "The Real World", '"The Real World"' },
["sga-3x06"] = { "Episode", "The Real World", '"The Real World"' },
["sga-s03e06"] = { "Episode", "The Real World", '"The Real World"' },
["the real world"] = { "Episode", "The Real World", '"The Real World"' },
-- S03E07 - Common Ground
["sga-3.07"] = { "Episode", "Common Ground", '"Common Ground"' },
["sga-307"] = { "Episode", "Common Ground", '"Common Ground"' },
["sga-3x07"] = { "Episode", "Common Ground", '"Common Ground"' },
["sga-s03e07"] = { "Episode", "Common Ground", '"Common Ground"' },
["common ground"] = { "Episode", "Common Ground", '"Common Ground"' },
-- S03E08 - McKay and Mrs. Miller
["sga-3.08"] = { "Episode", "McKay and Mrs. Miller", '"McKay and Mrs. Miller"' },
["sga-308"] = { "Episode", "McKay and Mrs. Miller", '"McKay and Mrs. Miller"' },
["sga-3x08"] = { "Episode", "McKay and Mrs. Miller", '"McKay and Mrs. Miller"' },
["sga-s03e08"] = { "Episode", "McKay and Mrs. Miller", '"McKay and Mrs. Miller"' },
["mckay and mrs miller"] = { "Episode", "McKay and Mrs. Miller", '"McKay and Mrs. Miller"' },
["mckay and mrs. miller"] = { "Episode", "McKay and Mrs. Miller", '"McKay and Mrs. Miller"' },
-- S03E09 - Phantoms
["sga-3.09"] = { "Episode", "Phantoms", '"Phantoms"' },
["sga-309"] = { "Episode", "Phantoms", '"Phantoms"' },
["sga-3x09"] = { "Episode", "Phantoms", '"Phantoms"' },
["sga-s03e09"] = { "Episode", "Phantoms", '"Phantoms"' },
["phantoms"] = { "Episode", "Phantoms", '"Phantoms"' },
-- S03E10 - The Return, Part 1
["sga-3.10"] = { "Episode", "The Return, Part 1", '"The Return", Part 1' },
["sga-310"] = { "Episode", "The Return, Part 1", '"The Return", Part 1' },
["sga-3x10"] = { "Episode", "The Return, Part 1", '"The Return", Part 1' },
["sga-s03e10"] = { "Episode", "The Return, Part 1", '"The Return", Part 1' },
["the return"] = { "Episode", "The Return, Part 1", '"The Return", Part 1' },
["the return part one"] = { "Episode", "The Return, Part 1", '"The Return", Part 1' },
["the return, part one"] = { "Episode", "The Return, Part 1", '"The Return", Part 1' },
["the return part 1"] = { "Episode", "The Return, Part 1", '"The Return", Part 1' },
["the return, part 1"] = { "Episode", "The Return, Part 1", '"The Return", Part 1' },
-- S03E11 - The Return, Part 2
["sga-3.11"] = { "Episode", "The Return, Part 2", '"The Return", Part 2' },
["sga-311"] = { "Episode", "The Return, Part 2", '"The Return", Part 2' },
["sga-3x11"] = { "Episode", "The Return, Part 2", '"The Return", Part 2' },
["sga-s03e11"] = { "Episode", "The Return, Part 2", '"The Return", Part 2' },
["the return part two"] = { "Episode", "The Return, Part 2", '"The Return", Part 2' },
["the return, part two"] = { "Episode", "The Return, Part 2", '"The Return", Part 2' },
["the return part 2"] = { "Episode", "The Return, Part 2", '"The Return", Part 2' },
["the return, part 2"] = { "Episode", "The Return, Part 2", '"The Return", Part 2' },
-- S03E12 - Echoes
["sga-3.12"] = { "Episode", "Echoes", '"Echoes"' },
["sga-312"] = { "Episode", "Echoes", '"Echoes"' },
["sga-3x12"] = { "Episode", "Echoes", '"Echoes"' },
["sga-s03e12"] = { "Episode", "Echoes", '"Echoes"' },
["echoes"] = { "Episode", "Echoes", '"Echoes"' },
-- S03E13 - Irresponsible
["sga-3.13"] = { "Episode", "Irresponsible", '"Irresponsible"' },
["sga-313"] = { "Episode", "Irresponsible", '"Irresponsible"' },
["sga-3x13"] = { "Episode", "Irresponsible", '"Irresponsible"' },
["sga-s03e13"] = { "Episode", "Irresponsible", '"Irresponsible"' },
["irresponsible"] = { "Episode", "Irresponsible", '"Irresponsible"' },
-- S03E14 - Tao of Rodney
["sga-3.14"] = { "Episode", "Tao of Rodney", '"Tao of Rodney"' },
["sga-314"] = { "Episode", "Tao of Rodney", '"Tao of Rodney"' },
["sga-3x14"] = { "Episode", "Tao of Rodney", '"Tao of Rodney"' },
["sga-s03e14"] = { "Episode", "Tao of Rodney", '"Tao of Rodney"' },
["tao of rodney"] = { "Episode", "Tao of Rodney", '"Tao of Rodney"' },
-- S03E15 - The Game
["sga-3.15"] = { "Episode", "The Game", '"The Game"' },
["sga-315"] = { "Episode", "The Game", '"The Game"' },
["sga-3x15"] = { "Episode", "The Game", '"The Game"' },
["sga-s03e15"] = { "Episode", "The Game", '"The Game"' },
["the game"] = { "Episode", "The Game", '"The Game"' },
-- S03E16 - The Ark
["sga-3.16"] = { "Episode", "The Ark", '"The Ark"' },
["sga-316"] = { "Episode", "The Ark", '"The Ark"' },
["sga-3x16"] = { "Episode", "The Ark", '"The Ark"' },
["sga-s03e16"] = { "Episode", "The Ark", '"The Ark"' },
["the ark"] = { "Episode", "The Ark", '"The Ark"' },
-- S03E17 - Sunday
["sga-3.17"] = { "Episode", "Sunday", '"Sunday"' },
["sga-317"] = { "Episode", "Sunday", '"Sunday"' },
["sga-3x17"] = { "Episode", "Sunday", '"Sunday"' },
["sga-s03e17"] = { "Episode", "Sunday", '"Sunday"' },
["sunday"] = { "Episode", "Sunday", '"Sunday"' },
-- S03E18 - Submersion
["sga-3.18"] = { "Episode", "Submersion", '"Submersion"' },
["sga-318"] = { "Episode", "Submersion", '"Submersion"' },
["sga-3x18"] = { "Episode", "Submersion", '"Submersion"' },
["sga-s03e18"] = { "Episode", "Submersion", '"Submersion"' },
["submersion"] = { "Episode", "Submersion", '"Submersion"' },
-- S03E19 - Vengeance
["sga-3.19"] = { "Episode", "Vengeance", '"Vengeance"' },
["sga-319"] = { "Episode", "Vengeance", '"Vengeance"' },
["sga-3x19"] = { "Episode", "Vengeance", '"Vengeance"' },
["sga-s03e19"] = { "Episode", "Vengeance", '"Vengeance"' },
["vengeance"] = { "Episode", "Vengeance", '"Vengeance"' },
-- S03E20 - First Strike
["sga-3.20"] = { "Episode", "First Strike", '"First Strike"' },
["sga-320"] = { "Episode", "First Strike", '"First Strike"' },
["sga-3x20"] = { "Episode", "First Strike", '"First Strike"' },
["sga-s03e20"] = { "Episode", "First Strike", '"First Strike"' },
["first strike"] = { "Episode", "First Strike", '"First Strike"' },
-- Stargate Atlantis Season 4
--
-- S04E01 - Adrift
["sga-4.01"] = { "Episode", "Adrift", '"Adrift"' },
["sga-401"] = { "Episode", "Adrift", '"Adrift"' },
["sga-4x01"] = { "Episode", "Adrift", '"Adrift"' },
["sga-s04e01"] = { "Episode", "Adrift", '"Adrift"' },
["adrift"] = { "Episode", "Adrift", '"Adrift"' },
-- S04E02 - Lifeline
["sga-4.02"] = { "Episode", "Lifeline", '"Lifeline"' },
["sga-402"] = { "Episode", "Lifeline", '"Lifeline"' },
["sga-4x02"] = { "Episode", "Lifeline", '"Lifeline"' },
["sga-s04e02"] = { "Episode", "Lifeline", '"Lifeline"' },
["lifeline"] = { "Episode", "Lifeline", '"Lifeline"' },
-- S04E03 - Reunion
["sga-4.03"] = { "Episode", "Reunion", '"Reunion"' },
["sga-403"] = { "Episode", "Reunion", '"Reunion"' },
["sga-4x03"] = { "Episode", "Reunion", '"Reunion"' },
["sga-s04e03"] = { "Episode", "Reunion", '"Reunion"' },
["reunion"] = { "Episode", "Reunion", '"Reunion"' },
-- S04E04 - Doppelganger
["sga-4.04"] = { "Episode", "Doppelganger", '"Doppelganger"' },
["sga-404"] = { "Episode", "Doppelganger", '"Doppelganger"' },
["sga-4x04"] = { "Episode", "Doppelganger", '"Doppelganger"' },
["sga-s04e04"] = { "Episode", "Doppelganger", '"Doppelganger"' },
["doppleganger"] = { "Episode", "Doppelganger", '"Doppelganger"' },
["doppelganger"] = { "Episode", "Doppelganger", '"Doppelganger"' },
-- S04E05 - Travelers
["sga-4.05"] = { "Episode", "Travelers", '"Travelers"' },
["sga-405"] = { "Episode", "Travelers", '"Travelers"' },
["sga-4x05"] = { "Episode", "Travelers", '"Travelers"' },
["sga-s04e05"] = { "Episode", "Travelers", '"Travelers"' },
["travelers"] = { "Episode", "Travelers", '"Travelers"' },
-- S04E06 - Tabula Rasa
["sga-4.06"] = { "Episode", "Tabula Rasa", '"Tabula Rasa"' },
["sga-406"] = { "Episode", "Tabula Rasa", '"Tabula Rasa"' },
["sga-4x06"] = { "Episode", "Tabula Rasa", '"Tabula Rasa"' },
["sga-s04e06"] = { "Episode", "Tabula Rasa", '"Tabula Rasa"' },
["tabula rasa"] = { "Episode", "Tabula Rasa", '"Tabula Rasa"' },
-- S04E07 - Missing
["sga-4.07"] = { "Episode", "Missing", '"Missing"' },
["sga-407"] = { "Episode", "Missing", '"Missing"' },
["sga-4x07"] = { "Episode", "Missing", '"Missing"' },
["sga-s04e07"] = { "Episode", "Missing", '"Missing"' },
["missing"] = { "Episode", "Missing", '"Missing"' },
-- S04E08 - The Seer
["sga-4.08"] = { "Episode", "The Seer", '"The Seer"' },
["sga-408"] = { "Episode", "The Seer", '"The Seer"' },
["sga-4x08"] = { "Episode", "The Seer", '"The Seer"' },
["sga-s04e08"] = { "Episode", "The Seer", '"The Seer"' },
["the seer"] = { "Episode", "The Seer", '"The Seer"' },
-- S04E09 - Miller's Crossing
["sga-4.09"] = { "Episode", "Miller's Crossing", '"Miller\'s Crossing"' },
["sga-409"] = { "Episode", "Miller's Crossing", '"Miller\'s Crossing"' },
["sga-4x09"] = { "Episode", "Miller's Crossing", '"Miller\'s Crossing"' },
["sga-s04e09"] = { "Episode", "Miller's Crossing", '"Miller\'s Crossing"' },
["miller's crossing"] = { "Episode", "Miller's Crossing", '"Miller\'s Crossing"' },
-- S04E10 - This Mortal Coil
["sga-4.10"] = { "Episode", "This Mortal Coil", '"This Mortal Coil"' },
["sga-410"] = { "Episode", "This Mortal Coil", '"This Mortal Coil"' },
["sga-4x10"] = { "Episode", "This Mortal Coil", '"This Mortal Coil"' },
["sga-s04e10"] = { "Episode", "This Mortal Coil", '"This Mortal Coil"' },
["this mortal coil"] = { "Episode", "This Mortal Coil", '"This Mortal Coil"' },
-- S04E11 - Be All My Sins Remember'd
["sga-4.11"] = { "Episode", "Be All My Sins Remember'd", '"Be All My Sins Remember\'d"' },
["sga-411"] = { "Episode", "Be All My Sins Remember'd", '"Be All My Sins Remember\'d"' },
["sga-4x11"] = { "Episode", "Be All My Sins Remember'd", '"Be All My Sins Remember\'d"' },
["sga-s04e11"] = { "Episode", "Be All My Sins Remember'd", '"Be All My Sins Remember\'d"' },
["be all my sins remember'd"] = { "Episode", "Be All My Sins Remember'd", '"Be All My Sins Remember\'d"' },
-- S04E12 - Spoils of War
["sga-4.12"] = { "Episode", "Spoils of War", '"Spoils of War"' },
["sga-412"] = { "Episode", "Spoils of War", '"Spoils of War"' },
["sga-4x12"] = { "Episode", "Spoils of War", '"Spoils of War"' },
["sga-s04e12"] = { "Episode", "Spoils of War", '"Spoils of War"' },
["spoils of war"] = { "Episode", "Spoils of War", '"Spoils of War"' },
-- S04E13 - Quarantine
["sga-4.13"] = { "Episode", "Quarantine", '"Quarantine"' },
["sga-413"] = { "Episode", "Quarantine", '"Quarantine"' },
["sga-4x13"] = { "Episode", "Quarantine", '"Quarantine"' },
["sga-s04e13"] = { "Episode", "Quarantine", '"Quarantine"' },
["quarantine"] = { "Episode", "Quarantine", '"Quarantine"' },
-- S04E14 - Harmony
["sga-4.14"] = { "Episode", "Harmony", '"Harmony"' },
["sga-414"] = { "Episode", "Harmony", '"Harmony"' },
["sga-4x14"] = { "Episode", "Harmony", '"Harmony"' },
["sga-s04e14"] = { "Episode", "Harmony", '"Harmony"' },
["harmony"] = { "Episode", "Harmony", '"Harmony"' },
-- S04E15 - Outcast
["sga-4.15"] = { "Episode", "Outcast", '"Outcast"' },
["sga-415"] = { "Episode", "Outcast", '"Outcast"' },
["sga-4x15"] = { "Episode", "Outcast", '"Outcast"' },
["sga-s04e15"] = { "Episode", "Outcast", '"Outcast"' },
["outcast"] = { "Episode", "Outcast", '"Outcast"' },
-- S04E16 - Trio
["sga-4.16"] = { "Episode", "Trio", '"Trio"' },
["sga-416"] = { "Episode", "Trio", '"Trio"' },
["sga-4x16"] = { "Episode", "Trio", '"Trio"' },
["sga-s04e16"] = { "Episode", "Trio", '"Trio"' },
["trio"] = { "Episode", "Trio", '"Trio"' },
-- S04E17 - Midway
["sga-4.17"] = { "Episode", "Midway", '"Midway"' },
["sga-417"] = { "Episode", "Midway", '"Midway"' },
["sga-4x17"] = { "Episode", "Midway", '"Midway"' },
["sga-s04e17"] = { "Episode", "Midway", '"Midway"' },
["midway"] = { "Episode", "Midway", '"Midway"' },
-- S04E18 - The Kindred, Part 1
["sga-4.18"] = { "Episode", "The Kindred, Part 1", '"The Kindred", Part 1' },
["sga-418"] = { "Episode", "The Kindred, Part 1", '"The Kindred", Part 1' },
["sga-4x18"] = { "Episode", "The Kindred, Part 1", '"The Kindred", Part 1' },
["sga-s04e18"] = { "Episode", "The Kindred, Part 1", '"The Kindred", Part 1' },
["the Kindred"] = { "Episode", "The Kindred, Part 1", '"The Kindred", Part 1' },
["the Kindred part one"] = { "Episode", "The Kindred, Part 1", '"The Kindred", Part 1' },
["the Kindred, part one"] = { "Episode", "The Kindred, Part 1", '"The Kindred", Part 1' },
["the Kindred part 1"] = { "Episode", "The Kindred, Part 1", '"The Kindred", Part 1' },
["the Kindred, part 1"] = { "Episode", "The Kindred, Part 1", '"The Kindred", Part 1' },
-- S04E19 - The Kindred, Part 2
["sga-4.19"] = { "Episode", "The Kindred, Part 2", '"The Kindred", Part 2' },
["sga-419"] = { "Episode", "The Kindred, Part 2", '"The Kindred", Part 2' },
["sga-4x19"] = { "Episode", "The Kindred, Part 2", '"The Kindred", Part 2' },
["sga-s04e19"] = { "Episode", "The Kindred, Part 2", '"The Kindred", Part 2' },
["the Kindred part two"] = { "Episode", "The Kindred, Part 2", '"The Kindred", Part 2' },
["the Kindred, part two"] = { "Episode", "The Kindred, Part 2", '"The Kindred", Part 2' },
["the Kindred part 2"] = { "Episode", "The Kindred, Part 2", '"The Kindred", Part 2' },
["the Kindred, part 2"] = { "Episode", "The Kindred, Part 2", '"The Kindred", Part 2' },
-- S04E20 - The Last Man
["sga-4.20"] = { "Episode", "The Last Man", '"The Last Man"' },
["sga-420"] = { "Episode", "The Last Man", '"The Last Man"' },
["sga-4x20"] = { "Episode", "The Last Man", '"The Last Man"' },
["sga-s04e20"] = { "Episode", "The Last Man", '"The Last Man"' },
["the last man"] = { "Episode", "The Last Man", '"The Last Man"' },
-- Stargate Atlantis Season 5
--
-- S05E01 - Search and Rescue
["sga-5.01"] = { "Episode", "Search and Rescue", '"Search and Rescue"' },
["sga-501"] = { "Episode", "Search and Rescue", '"Search and Rescue"' },
["sga-5x01"] = { "Episode", "Search and Rescue", '"Search and Rescue"' },
["sga-s05e01"] = { "Episode", "Search and Rescue", '"Search and Rescue"' },
["search and rescue"] = { "Episode", "Search and Rescue", '"Search and Rescue"' },
-- S05E02 - The Seed
["sga-5.02"] = { "Episode", "The Seed", '"The Seed"' },
["sga-502"] = { "Episode", "The Seed", '"The Seed"' },
["sga-5x02"] = { "Episode", "The Seed", '"The Seed"' },
["sga-s05e02"] = { "Episode", "The Seed", '"The Seed"' },
["the seed"] = { "Episode", "The Seed", '"The Seed"' },
-- S05E03 - Broken Ties
["sga-5.03"] = { "Episode", "Broken Ties", '"Broken Ties"' },
["sga-503"] = { "Episode", "Broken Ties", '"Broken Ties"' },
["sga-5x03"] = { "Episode", "Broken Ties", '"Broken Ties"' },
["sga-s05e03"] = { "Episode", "Broken Ties", '"Broken Ties"' },
["broken ties"] = { "Episode", "Broken Ties", '"Broken Ties"' },
-- S05E04 - The Daedalus Variations
["sga-5.04"] = { "Episode", "The Daedalus Variations", '"The Daedalus Variations"' },
["sga-504"] = { "Episode", "The Daedalus Variations", '"The Daedalus Variations"' },
["sga-5x04"] = { "Episode", "The Daedalus Variations", '"The Daedalus Variations"' },
["sga-s05e04"] = { "Episode", "The Daedalus Variations", '"The Daedalus Variations"' },
["the daedalus variations"] = { "Episode", "The Daedalus Variations", '"The Daedalus Variations"' },
-- S05E05 - Ghost in the Machine
["sga-5.05"] = { "Episode", "Ghost in the Machine", '"Ghost in the Machine"' },
["sga-505"] = { "Episode", "Ghost in the Machine", '"Ghost in the Machine"' },
["sga-5x05"] = { "Episode", "Ghost in the Machine", '"Ghost in the Machine"' },
["sga-s05e05"] = { "Episode", "Ghost in the Machine", '"Ghost in the Machine"' },
["ghost in the machine"] = { "Episode", "Ghost in the Machine", '"Ghost in the Machine"' },
-- S05E06 - The Shrine
["sga-5.06"] = { "Episode", "The Shrine", '"The Shrine"' },
["sga-506"] = { "Episode", "The Shrine", '"The Shrine"' },
["sga-5x06"] = { "Episode", "The Shrine", '"The Shrine"' },
["sga-s05e06"] = { "Episode", "The Shrine", '"The Shrine"' },
["the shrine"] = { "Episode", "The Shrine", '"The Shrine"' },
-- S05E07 - Whispers
["sga-5.07"] = { "Episode", "Whispers", '"Whispers"' },
["sga-507"] = { "Episode", "Whispers", '"Whispers"' },
["sga-5x07"] = { "Episode", "Whispers", '"Whispers"' },
["sga-s05e07"] = { "Episode", "Whispers", '"Whispers"' },
["whispers"] = { "Episode", "Whispers", '"Whispers"' },
-- S05E08 - The Queen
["sga-5.08"] = { "Episode", "The Queen", '"The Queen"' },
["sga-508"] = { "Episode", "The Queen", '"The Queen"' },
["sga-5x08"] = { "Episode", "The Queen", '"The Queen"' },
["sga-s05e08"] = { "Episode", "The Queen", '"The Queen"' },
["the queen"] = { "Episode", "The Queen", '"The Queen"' },
-- S05E09 - Tracker
["sga-5.09"] = { "Episode", "Tracker", '"Tracker"' },
["sga-509"] = { "Episode", "Tracker", '"Tracker"' },
["sga-5x09"] = { "Episode", "Tracker", '"Tracker"' },
["sga-s05e09"] = { "Episode", "Tracker", '"Tracker"' },
["tracker"] = { "Episode", "Tracker", '"Tracker"' },
-- S05E10 - First Contact
["sga-5.10"] = { "Episode", "First Contact", '"First Contact"' },
["sga-510"] = { "Episode", "First Contact", '"First Contact"' },
["sga-5x10"] = { "Episode", "First Contact", '"First Contact"' },
["sga-s05e10"] = { "Episode", "First Contact", '"First Contact"' },
["first contact"] = { "Episode", "First Contact", '"First Contact"' },
-- S05E11 - The Lost Tribe
["sga-5.11"] = { "Episode", "The Lost Tribe", '"The Lost Tribe"' },
["sga-511"] = { "Episode", "The Lost Tribe", '"The Lost Tribe"' },
["sga-5x11"] = { "Episode", "The Lost Tribe", '"The Lost Tribe"' },
["sga-s05e11"] = { "Episode", "The Lost Tribe", '"The Lost Tribe"' },
["the lost tribe"] = { "Episode", "The Lost Tribe", '"The Lost Tribe"' },
-- S05E12 - Outsiders
["sga-5.12"] = { "Episode", "Outsiders", '"Outsiders"' },
["sga-512"] = { "Episode", "Outsiders", '"Outsiders"' },
["sga-5x12"] = { "Episode", "Outsiders", '"Outsiders"' },
["sga-s05e12"] = { "Episode", "Outsiders", '"Outsiders"' },
["outsiders"] = { "Episode", "Outsiders", '"Outsiders"' },
-- S05E13 - Inquisition
["sga-5.13"] = { "Episode", "Inquisition", '"Inquisition"' },
["sga-513"] = { "Episode", "Inquisition", '"Inquisition"' },
["sga-5x13"] = { "Episode", "Inquisition", '"Inquisition"' },
["sga-s05e13"] = { "Episode", "Inquisition", '"Inquisition"' },
["inquisition"] = { "Episode", "Inquisition", '"Inquisition"' },
-- S05E14 - The Prodigal
["sga-5.14"] = { "Episode", "The Prodigal", '"The Prodigal"' },
["sga-514"] = { "Episode", "The Prodigal", '"The Prodigal"' },
["sga-5x14"] = { "Episode", "The Prodigal", '"The Prodigal"' },
["sga-s05e14"] = { "Episode", "The Prodigal", '"The Prodigal"' },
["the prodigal"] = { "Episode", "The Prodigal", '"The Prodigal"' },
-- S05E15 - Remnants
["sga-5.15"] = { "Episode", "Remnants", '"Remnants"' },
["sga-515"] = { "Episode", "Remnants", '"Remnants"' },
["sga-5x15"] = { "Episode", "Remnants", '"Remnants"' },
["sga-s05e15"] = { "Episode", "Remnants", '"Remnants"' },
["remnants"] = { "Episode", "Remnants", '"Remnants"' },
-- S05E16 - Brain Storm
["sga-5.16"] = { "Episode", "Brain Storm", '"Brain Storm"' },
["sga-516"] = { "Episode", "Brain Storm", '"Brain Storm"' },
["sga-5x16"] = { "Episode", "Brain Storm", '"Brain Storm"' },
["sga-s05e16"] = { "Episode", "Brain Storm", '"Brain Storm"' },
["brain storm"] = { "Episode", "Brain Storm", '"Brain Storm"' },
-- S05E17 - Infection
["sga-5.17"] = { "Episode", "Infection", '"Infection"' },
["sga-517"] = { "Episode", "Infection", '"Infection"' },
["sga-5x17"] = { "Episode", "Infection", '"Infection"' },
["sga-s05e17"] = { "Episode", "Infection", '"Infection"' },
["infection"] = { "Episode", "Infection", '"Infection"' },
-- S05E18 - Identity
["sga-5.18"] = { "Episode", "Identity", '"Identity"' },
["sga-518"] = { "Episode", "Identity", '"Identity"' },
["sga-5x18"] = { "Episode", "Identity", '"Identity"' },
["sga-s05e18"] = { "Episode", "Identity", '"Identity"' },
["identity"] = { "Episode", "Identity", '"Identity"' },
-- S05E19 - Vegas
["sga-5.19"] = { "Episode", "Vegas", '"Vegas"' },
["sga-519"] = { "Episode", "Vegas", '"Vegas"' },
["sga-5x19"] = { "Episode", "Vegas", '"Vegas"' },
["sga-s05e19"] = { "Episode", "Vegas", '"Vegas"' },
["vegas"] = { "Episode", "Vegas", '"Vegas"' },
-- S05E20 - Enemy at the Gate
["sga-5.20"] = { "Episode", "Enemy at the Gate", '"Enemy at the Gate"' },
["sga-520"] = { "Episode", "Enemy at the Gate", '"Enemy at the Gate"' },
["sga-5x20"] = { "Episode", "Enemy at the Gate", '"Enemy at the Gate"' },
["sga-s05e20"] = { "Episode", "Enemy at the Gate", '"Enemy at the Gate"' },
["enemy at the gate"] = { "Episode", "Enemy at the Gate", '"Enemy at the Gate"' },
-- Stargate Universe Season 1
--
-- S01E01 - Air, Part 1
["sgu-1.01"] = { "Episode", "Air, Part 1", '"Air", Part 1' },
["sgu-101"] = { "Episode", "Air, Part 1", '"Air", Part 1' },
["sgu-1x01"] = { "Episode", "Air, Part 1", '"Air", Part 1' },
["sgu-s01e01"] = { "Episode", "Air, Part 1", '"Air", Part 1' },
["air"] = { "Episode", "Air, Part 1", '"Air", Part 1' },
["air part one"] = { "Episode", "Air, Part 1", '"Air", Part 1' },
["air, part one"] = { "Episode", "Air, Part 1", '"Air", Part 1' },
["air part 1"] = { "Episode", "Air, Part 1", '"Air", Part 1' },
["air, part 1"] = { "Episode", "Air, Part 1", '"Air", Part 1' },
-- S01E02 - Air, Part 2
["sgu-1.02"] = { "Episode", "Air, Part 2", '"Air", Part 2' },
["sgu-102"] = { "Episode", "Air, Part 2", '"Air", Part 2' },
["sgu-1x02"] = { "Episode", "Air, Part 2", '"Air", Part 2' },
["sgu-s01e02"] = { "Episode", "Air, Part 2", '"Air", Part 2' },
["air part two"] = { "Episode", "Air, Part 2", '"Air", Part 2' },
["air, part two"] = { "Episode", "Air, Part 2", '"Air", Part 2' },
["air part 2"] = { "Episode", "Air, Part 2", '"Air", Part 2' },
["air, part 2"] = { "Episode", "Air, Part 2", '"Air", Part 2' },
-- S01E03 - Air, Part 3
["sgu-1.03"] = { "Episode", "Air, Part 3", '"Air", Part 3' },
["sgu-103"] = { "Episode", "Air, Part 3", '"Air", Part 3' },
["sgu-1x03"] = { "Episode", "Air, Part 3", '"Air", Part 3' },
["sgu-s01e03"] = { "Episode", "Air, Part 3", '"Air", Part 3' },
["air part three"] = { "Episode", "Air, Part 3", '"Air", Part 3' },
["air, part three"] = { "Episode", "Air, Part 3", '"Air", Part 3' },
["air part 3"] = { "Episode", "Air, Part 3", '"Air", Part 3' },
["air, part 3"] = { "Episode", "Air, Part 3", '"Air", Part 3' },
-- S01E04 - Darkness
["sgu-1.04"] = { "Episode", "Darkness", '"Darkness"' },
["sgu-104"] = { "Episode", "Darkness", '"Darkness"' },
["sgu-1x04"] = { "Episode", "Darkness", '"Darkness"' },
["sgu-s01e04"] = { "Episode", "Darkness", '"Darkness"' },
["darkness"] = { "Episode", "Darkness", '"Darkness"' },
-- S01E05 - Light
["sgu-1.05"] = { "Episode", "Light", '"Light"' },
["sgu-105"] = { "Episode", "Light", '"Light"' },
["sgu-1x05"] = { "Episode", "Light", '"Light"' },
["sgu-s01e05"] = { "Episode", "Light", '"Light"' },
["light"] = { "Episode", "Light", '"Light"' },
-- S01E06 - Water
["sgu-1.06"] = { "Episode", "Water", '"Water"' },
["sgu-106"] = { "Episode", "Water", '"Water"' },
["sgu-1x06"] = { "Episode", "Water", '"Water"' },
["sgu-s01e06"] = { "Episode", "Water", '"Water"' },
["water"] = { "Episode", "Water", '"Water"' },
-- S01E07 - Earth
["sgu-1.07"] = { "Episode", "Earth", '"Earth"' },
["sgu-107"] = { "Episode", "Earth", '"Earth"' },
["sgu-1x07"] = { "Episode", "Earth", '"Earth"' },
["sgu-s01e07"] = { "Episode", "Earth", '"Earth"' },
["earth"] = { "Episode", "Earth", '"Earth"' },
-- S01E08 - Time
["sgu-1.08"] = { "Episode", "Time", '"Time"' },
["sgu-108"] = { "Episode", "Time", '"Time"' },
["sgu-1x08"] = { "Episode", "Time", '"Time"' },
["sgu-s01e08"] = { "Episode", "Time", '"Time"' },
["time"] = { "Episode", "Time", '"Time"' },
-- S01E09 - Life
["sgu-1.09"] = { "Episode", "Life", '"Life"' },
["sgu-109"] = { "Episode", "Life", '"Life"' },
["sgu-1x09"] = { "Episode", "Life", '"Life"' },
["sgu-s01e09"] = { "Episode", "Life", '"Life"' },
["life"] = { "Episode", "Life", '"Life"' },
-- S01E10 - Justice
["sgu-1.10"] = { "Episode", "Justice", '"Justice"' },
["sgu-110"] = { "Episode", "Justice", '"Justice"' },
["sgu-1x10"] = { "Episode", "Justice", '"Justice"' },
["sgu-s01e10"] = { "Episode", "Justice", '"Justice"' },
["justice"] = { "Episode", "Justice", '"Justice"' },
-- S01E11 - Space
["sgu-1.11"] = { "Episode", "Space", '"Space"' },
["sgu-111"] = { "Episode", "Space", '"Space"' },
["sgu-1x11"] = { "Episode", "Space", '"Space"' },
["sgu-s01e11"] = { "Episode", "Space", '"Space"' },
["space"] = { "Episode", "Space", '"Space"' },
-- S01E12 - Divided
["sgu-1.12"] = { "Episode", "Divided", '"Divided"' },
["sgu-112"] = { "Episode", "Divided", '"Divided"' },
["sgu-1x12"] = { "Episode", "Divided", '"Divided"' },
["sgu-s01e12"] = { "Episode", "Divided", '"Divided"' },
["divided"] = { "Episode", "Divided", '"Divided"' },
-- S01E13 - Faith
["sgu-1.13"] = { "Episode", "Faith", '"Faith"' },
["sgu-113"] = { "Episode", "Faith", '"Faith"' },
["sgu-1x13"] = { "Episode", "Faith", '"Faith"' },
["sgu-s01e13"] = { "Episode", "Faith", '"Faith"' },
["faith"] = { "Episode", "Faith", '"Faith"' },
-- S01E14 - Human
["sgu-1.14"] = { "Episode", "Human", '"Human"' },
["sgu-114"] = { "Episode", "Human", '"Human"' },
["sgu-1x14"] = { "Episode", "Human", '"Human"' },
["sgu-s01e14"] = { "Episode", "Human", '"Human"' },
["human"] = { "Episode", "Human", '"Human"' },
-- S01E15 - Lost
["sgu-1.15"] = { "Episode", "Lost", '"Lost"' },
["sgu-115"] = { "Episode", "Lost", '"Lost"' },
["sgu-1x15"] = { "Episode", "Lost", '"Lost"' },
["sgu-s01e15"] = { "Episode", "Lost", '"Lost"' },
["lost"] = { "Episode", "Lost", '"Lost"' },
-- S01E16 - Sabotage
["sgu-1.16"] = { "Episode", "Sabotage", '"Sabotage"' },
["sgu-116"] = { "Episode", "Sabotage", '"Sabotage"' },
["sgu-1x16"] = { "Episode", "Sabotage", '"Sabotage"' },
["sgu-s01e16"] = { "Episode", "Sabotage", '"Sabotage"' },
["sabotage"] = { "Episode", "Sabotage", '"Sabotage"' },
-- S01E17 - Pain
["sgu-1.17"] = { "Episode", "Pain", '"Pain"' },
["sgu-117"] = { "Episode", "Pain", '"Pain"' },
["sgu-1x17"] = { "Episode", "Pain", '"Pain"' },
["sgu-s01e17"] = { "Episode", "Pain", '"Pain"' },
["pain"] = { "Episode", "Pain", '"Pain"' },
-- S01E18 - Subversion
["sgu-1.18"] = { "Episode", "Subversion", '"Subversion"' },
["sgu-118"] = { "Episode", "Subversion", '"Subversion"' },
["sgu-1x18"] = { "Episode", "Subversion", '"Subversion"' },
["sgu-s01e18"] = { "Episode", "Subversion", '"Subversion"' },
["subversion"] = { "Episode", "Subversion", '"Subversion"' },
-- S01E19 - Incursion, Part 1
["sgu-1.19"] = { "Episode", "Incursion, Part 1", '"Incursion", Part 1' },
["sgu-119"] = { "Episode", "Incursion, Part 1", '"Incursion", Part 1' },
["sgu-1x19"] = { "Episode", "Incursion, Part 1", '"Incursion", Part 1' },
["sgu-s01e19"] = { "Episode", "Incursion, Part 1", '"Incursion", Part 1' },
["incursion"] = { "Episode", "Incursion, Part 1", '"Incursion", Part 1' },
["incursion part one"] = { "Episode", "Incursion, Part 1", '"Incursion", Part 1' },
["incursion, part one"] = { "Episode", "Incursion, Part 1", '"Incursion", Part 1' },
["incursion part 1"] = { "Episode", "Incursion, Part 1", '"Incursion", Part 1' },
["incursion, part 1"] = { "Episode", "Incursion, Part 1", '"Incursion", Part 1' },
-- S01E20 - Incursion, Part 2
["sgu-1.20"] = { "Episode", "Incursion, Part 2", '"Incursion", Part 2' },
["sgu-120"] = { "Episode", "Incursion, Part 2", '"Incursion", Part 2' },
["sgu-1x20"] = { "Episode", "Incursion, Part 2", '"Incursion", Part 2' },
["sgu-s01e20"] = { "Episode", "Incursion, Part 2", '"Incursion", Part 2' },
["incursion part two"] = { "Episode", "Incursion, Part 2", '"Incursion", Part 2' },
["incursion, part two"] = { "Episode", "Incursion, Part 2", '"Incursion", Part 2' },
["incursion part 2"] = { "Episode", "Incursion, Part 2", '"Incursion", Part 2' },
["incursion, part 2"] = { "Episode", "Incursion, Part 2", '"Incursion", Part 2' },
-- Stargate Universe Season 2
--
-- S02E01 - Intervention
["sgu-2.01"] = { "Episode", "Intervention", '"Intervention"' },
["sgu-201"] = { "Episode", "Intervention", '"Intervention"' },
["sgu-2x01"] = { "Episode", "Intervention", '"Intervention"' },
["sgu-s02e01"] = { "Episode", "Intervention", '"Intervention"' },
["intervention"] = { "Episode", "Intervention", '"Intervention"' },
-- S02E02 - Aftermath
["sgu-2.02"] = { "Episode", "Aftermath", '"Aftermath"' },
["sgu-202"] = { "Episode", "Aftermath", '"Aftermath"' },
["sgu-2x02"] = { "Episode", "Aftermath", '"Aftermath"' },
["sgu-s02e02"] = { "Episode", "Aftermath", '"Aftermath"' },
["aftermath"] = { "Episode", "Aftermath", '"Aftermath"' },
-- S02E03 - Awakening
["sgu-2.03"] = { "Episode", "Awakening", '"Awakening"' },
["sgu-203"] = { "Episode", "Awakening", '"Awakening"' },
["sgu-2x03"] = { "Episode", "Awakening", '"Awakening"' },
["sgu-s02e03"] = { "Episode", "Awakening", '"Awakening"' },
["awakening"] = { "Episode", "Awakening", '"Awakening"' },
-- S02E04 - Pathogen
["sgu-2.04"] = { "Episode", "Pathogen", '"Pathogen"' },
["sgu-204"] = { "Episode", "Pathogen", '"Pathogen"' },
["sgu-2x04"] = { "Episode", "Pathogen", '"Pathogen"' },
["sgu-s02e04"] = { "Episode", "Pathogen", '"Pathogen"' },
["pathogen"] = { "Episode", "Pathogen", '"Pathogen"' },
-- S02E05 - Cloverdale
["sgu-2.05"] = { "Episode", "Cloverdale", '"Cloverdale"' },
["sgu-205"] = { "Episode", "Cloverdale", '"Cloverdale"' },
["sgu-2x05"] = { "Episode", "Cloverdale", '"Cloverdale"' },
["sgu-s02e05"] = { "Episode", "Cloverdale", '"Cloverdale"' },
["cloverdale"] = { "Episode", "Cloverdale", '"Cloverdale"' },
-- S02E06 - Trial and Error
["sgu-2.06"] = { "Episode", "Trial and Error", '"Trial and Error"' },
["sgu-206"] = { "Episode", "Trial and Error", '"Trial and Error"' },
["sgu-2x06"] = { "Episode", "Trial and Error", '"Trial and Error"' },
["sgu-s02e06"] = { "Episode", "Trial and Error", '"Trial and Error"' },
["trial and error"] = { "Episode", "Trial and Error", '"Trial and Error"' },
-- S02E07 - The Greater Good
["sgu-2.07"] = { "Episode", "The Greater Good", '"The Greater Good"' },
["sgu-207"] = { "Episode", "The Greater Good", '"The Greater Good"' },
["sgu-2x07"] = { "Episode", "The Greater Good", '"The Greater Good"' },
["sgu-s02e07"] = { "Episode", "The Greater Good", '"The Greater Good"' },
["the greater good"] = { "Episode", "The Greater Good", '"The Greater Good"' },
-- S02E08 - Malice
["sgu-2.08"] = { "Episode", "Malice", '"Malice"' },
["sgu-208"] = { "Episode", "Malice", '"Malice"' },
["sgu-2x08"] = { "Episode", "Malice", '"Malice"' },
["sgu-s02e08"] = { "Episode", "Malice", '"Malice"' },
["malice"] = { "Episode", "Malice", '"Malice"' },
-- S02E09 - Visitation
["sgu-2.09"] = { "Episode", "Visitation", '"Visitation"' },
["sgu-209"] = { "Episode", "Visitation", '"Visitation"' },
["sgu-2x09"] = { "Episode", "Visitation", '"Visitation"' },
["sgu-s02e09"] = { "Episode", "Visitation", '"Visitation"' },
["visitation"] = { "Episode", "Visitation", '"Visitation"' },
-- S02E10 - Resurgence
["sgu-2.10"] = { "Episode", "Resurgence", '"Resurgence"' },
["sgu-210"] = { "Episode", "Resurgence", '"Resurgence"' },
["sgu-2x10"] = { "Episode", "Resurgence", '"Resurgence"' },
["sgu-s02e10"] = { "Episode", "Resurgence", '"Resurgence"' },
["resurgence"] = { "Episode", "Resurgence", '"Resurgence"' },
-- S02E11 - Deliverance
["sgu-2.11"] = { "Episode", "Deliverance", '"Deliverance"' },
["sgu-211"] = { "Episode", "Deliverance", '"Deliverance"' },
["sgu-2x11"] = { "Episode", "Deliverance", '"Deliverance"' },
["sgu-s02e11"] = { "Episode", "Deliverance", '"Deliverance"' },
["deliverance"] = { "Episode", "Deliverance", '"Deliverance"' },
-- S02E12 - Twin Destinies
["sgu-2.12"] = { "Episode", "Twin Destinies", '"Twin Destinies"' },
["sgu-212"] = { "Episode", "Twin Destinies", '"Twin Destinies"' },
["sgu-2x12"] = { "Episode", "Twin Destinies", '"Twin Destinies"' },
["sgu-s02e12"] = { "Episode", "Twin Destinies", '"Twin Destinies"' },
["twin destinies"] = { "Episode", "Twin Destinies", '"Twin Destinies"' },
-- S02E13 - Alliances
["sgu-2.13"] = { "Episode", "Alliances", '"Alliances"' },
["sgu-213"] = { "Episode", "Alliances", '"Alliances"' },
["sgu-2x13"] = { "Episode", "Alliances", '"Alliances"' },
["sgu-s02e13"] = { "Episode", "Alliances", '"Alliances"' },
["alliances"] = { "Episode", "Alliances", '"Alliances"' },
-- S02E14 - Hope
["sgu-2.14"] = { "Episode", "Hope", '"Hope"' },
["sgu-214"] = { "Episode", "Hope", '"Hope"' },
["sgu-2x14"] = { "Episode", "Hope", '"Hope"' },
["sgu-s02e14"] = { "Episode", "Hope", '"Hope"' },
["hope"] = { "Episode", "Hope", '"Hope"' },
-- S02E15 - Seizure
["sgu-2.15"] = { "Episode", "Seizure", '"Seizure"' },
["sgu-215"] = { "Episode", "Seizure", '"Seizure"' },
["sgu-2x15"] = { "Episode", "Seizure", '"Seizure"' },
["sgu-s02e15"] = { "Episode", "Seizure", '"Seizure"' },
["seizure"] = { "Episode", "Seizure", '"Seizure"' },
-- S02E16 - The Hunt
["sgu-2.16"] = { "Episode", "The Hunt", '"The Hunt"' },
["sgu-216"] = { "Episode", "The Hunt", '"The Hunt"' },
["sgu-2x16"] = { "Episode", "The Hunt", '"The Hunt"' },
["sgu-s02e16"] = { "Episode", "The Hunt", '"The Hunt"' },
["the hunt"] = { "Episode", "The Hunt", '"The Hunt"' },
-- S02E17 - Common Descent
["sgu-2.17"] = { "Episode", "Common Descent", '"Common Descent"' },
["sgu-217"] = { "Episode", "Common Descent", '"Common Descent"' },
["sgu-2x17"] = { "Episode", "Common Descent", '"Common Descent"' },
["sgu-s02e17"] = { "Episode", "Common Descent", '"Common Descent"' },
["common descent"] = { "Episode", "Common Descent", '"Common Descent"' },
-- S02E18 - Epilogue
["sgu-2.18"] = { "Episode", "Epilogue", '"Epilogue"' },
["sgu-218"] = { "Episode", "Epilogue", '"Epilogue"' },
["sgu-2x18"] = { "Episode", "Epilogue", '"Epilogue"' },
["sgu-s02e18"] = { "Episode", "Epilogue", '"Epilogue"' },
["epilogue"] = { "Episode", "Epilogue", '"Epilogue"' },
-- S02E19 - Blockade
["sgu-2.19"] = { "Episode", "Blockade", '"Blockade"' },
["sgu-219"] = { "Episode", "Blockade", '"Blockade"' },
["sgu-2x19"] = { "Episode", "Blockade", '"Blockade"' },
["sgu-s02e19"] = { "Episode", "Blockade", '"Blockade"' },
["blockade"] = { "Episode", "Blockade", '"Blockade"' },
-- S02E20 - Gauntlet
["sgu-2.20"] = { "Episode", "Gauntlet", '"Gauntlet"' },
["sgu-220"] = { "Episode", "Gauntlet", '"Gauntlet"' },
["sgu-2x20"] = { "Episode", "Gauntlet", '"Gauntlet"' },
["sgu-s02e20"] = { "Episode", "Gauntlet", '"Gauntlet"' },
["gauntlet"] = { "Episode", "Gauntlet", '"Gauntlet"' },
-- Stargate Universe Kino Webisodes
--
-- E01 - Get Outta Here
["sgu-web01"] = { "Webisode", "Get Outta Here", '"Get Outta Here"' },
["get outta here"] = { "Webisode", "Get Outta Here", '"Get Outta Here"' },
-- E02 - Not the Com Lab
["sgu-web02"] = { "Webisode", "Not the Com Lab", '"Not the Com Lab"' },
["not the com lab"] = { "Webisode", "Not the Com Lab", '"Not the Com Lab"' },
-- E03 - No Idea
["sgu-web03"] = { "Webisode", "No Idea", '"No Idea"' },
["no idea"] = { "Webisode", "No Idea", '"No Idea"' },
-- E04 - The Stargate Room
["sgu-web04"] = { "Webisode", "The Stargate Room", '"The Stargate Room"' },
["the stargate room"] = { "Webisode", "The Stargate Room", '"The Stargate Room"' },
-- E05 - Eli's Room
["sgu-web05"] = { "Webisode", "Eli's Room", '"Eli\'s Room"' },
["eli's room"] = { "Webisode", "Eli's Room", '"Eli\'s Room"' },
-- E06 - Don't Encourage Him
["sgu-web06"] = { "Webisode", "Don't Encourage Him", '"Don\'t Encourage Him"' },
["don't encourage him"] = { "Webisode", "Don't Encourage Him", '"Don\'t Encourage Him"' },
-- E07 - Corridor Conversation
["sgu-web07"] = { "Webisode", "Corridor Conversation", '"Corridor Conversation"' },
["corridor conversation"] = { "Webisode", "Corridor Conversation", '"DCorridor Conversation"' },
-- E08 - Marked Hatch
["sgu-web08"] = { "Webisode", "Marked Hatch", '"Marked Hatch"' },
["marked hatch"] = { "Webisode", "Marked Hatch", '"Marked Hatch"' },
-- E09 - Not Supposed To Be In Here
["sgu-web09"] = { "Webisode", "Not Supposed To Be In Here", '"Not Supposed To Be In Here"' },
["not supposed to be in here"] = { "Webisode", "Not Supposed To Be In Here", '"Not Supposed To Be In Here"' },
-- E10 - Nobody Cares
["sgu-web10"] = { "Webisode", "Nobody Cares", '"Nobody Cares"' },
["nobody cares"] = { "Webisode", "Nobody Cares", '"Nobody Cares"' },
-- E11 - Kino Race
["sgu-web11"] = { "Webisode", "Kino Race", '"Kino Race"' },
["kino race"] = { "Webisode", "Kino Race", '"Kino Race"' },
-- E12 - Covered Kino
["sgu-web12"] = { "Webisode", "Covered Kino", '"Covered Kino"' },
["covered kino"] = { "Webisode", "Covered Kino", '"Covered Kino"' },
-- E13 - Variety
["sgu-web13"] = { "Webisode", "Variety", '"Variety"' },
["variety"] = { "Webisode", "Variety", '"Variety"' },
-- E14 - You Okay?
["sgu-web14"] = { "Webisode", "You Okay?", '"You Okay?"' },
["you okay"] = { "Webisode", "You Okay?", '"You Okay?"' },
["you okay?"] = { "Webisode", "You Okay?", '"You Okay?"' },
-- E15 - Do I Look Stupid?
["sgu-web15"] = { "Webisode", "Do I Look Stupid?", '"Do I Look Stupid?"' },
["do i look stupid"] = { "Webisode", "Do I Look Stupid?", '"Do I Look Stupid?"' },
["do i look stupid?"] = { "Webisode", "Do I Look Stupid?", '"Do I Look Stupid?"' },
-- E16 - All Telford's Fault
["sgu-web16"] = { "Webisode", "All Telford's Fault", '"All Telford\'s Fault"' },
["all telford's fault"] = { "Webisode", "All Telford's Fault", '"All Telford\'s Fault"' },
-- E17 - What's That Light?
["sgu-web17"] = { "Webisode", "What's That Light?", '"What\'s That Light?"' },
["what's that light"] = { "Webisode", "What's That Light?", '"What\'s That Light?"' },
["what's that light?"] = { "Webisode", "What's That Light?", '"What\'s That Light?"' },
-- E18 - New Kind of Crazy
["sgu-web18"] = { "Webisode", "New Kind of Crazy", '"New Kind of Crazy"' },
["new kind of crazy"] = { "Webisode", "New Kind of Crazy", '"New Kind of Crazy"' },
-- E19 - Only Run When Chased
["sgu-web19"] = { "Webisode", "Only Run When Chased", '"Only Run When Chased"' },
["only run when chased"] = { "Webisode", "Only Run When Chased", '"Only Run When Chased"' },
-- E20 - Want Me To Bust Him Up?
["sgu-web20"] = { "Webisode", "Want Me To Bust Him Up?", '"Want Me To Bust Him Up?"' },
["want me to bust him up"] = { "Webisode", "Want Me To Bust Him Up?", '"Want Me To Bust Him Up?"' },
["want me to bust him up?"] = { "Webisode", "Want Me To Bust Him Up?", '"Want Me To Bust Him Up?"' },
-- E21 - The Apple Core
["sgu-web21"] = { "Webisode", "The Apple Core", '"The Apple Core"' },
["the apple core"] = { "Webisode", "The Apple Core", '"The Apple Core"' },
-- E22 - Not Just For Posterity
["sgu-web22"] = { "Webisode", "Not Just For Posterity", '"Not Just For Posterity"' },
["not just for posterity"] = { "Webisode", "Not Just For Posterity", '"Not Just For Posterity"' },
-- E23 - We Volunteer To Do This
["sgu-web23"] = { "Webisode", "We Volunteer To Do This", '"We Volunteer To Do This"' },
["we volunteer to do this"] = { "Webisode", "We Volunteer To Do This", '"We Volunteer To Do This"' },
-- E24 - Wait For It
["sgu-web24"] = { "Webisode", "Wait For It", '"Wait For It"' },
["wait for it"] = { "Webisode", "Wait For It", '"Wait For It"' },
-- E25 - Drop the Sirs
["sgu-web25"] = { "Webisode", "Drop the Sirs", '"Drop the Sirs"' },
["drop the sirs"] = { "Webisode", "Drop the Sirs", '"Drop the Sirs"' },
-- E26 - Like a Hug
["sgu-web26"] = { "Webisode", "Like a Hug", '"Like a Hug"' },
["like a hug"] = { "Webisode", "Like a Hug", '"Like a Hug"' },
-- E27 - Chloe's Room
["sgu-web27"] = { "Webisode", "Chloe's Room", '"Chloe\'s Room"' },
["chloe's room"] = { "Webisode", "Chloe's Room", '"Chloe\'s Room"' },
-- E28 - Disgusting Habit
["sgu-web28"] = { "Webisode", "Disgusting Habit", '"Disgusting Habit"' },
["disgusting habit"] = { "Webisode", "Disgusting Habit", '"Disgusting Habit"' },
-- E29 - Favorite Meal of All Time
["sgu-web29"] = { "Webisode", "Favorite Meal of All Time", '"Favorite Meal of All Time"' },
["favorite meal of all time"] = { "Webisode", "Favorite Meal of All Time", '"Favorite Meal of All Time"' },
-- E30 - Not Being There
["sgu-web30"] = { "Webisode", "Not Being There", '"Not Being There"' },
["not being there"] = { "Webisode", "Not Being There", '"Not Being There"' },
-- E31 - One Long Endless Night
["sgu-web31"] = { "Webisode", "One Long Endless Night", '"One Long Endless Night"' },
["one long endless night"] = { "Webisode", "One Long Endless Night", '"One Long Endless Night"' },
-- E32 - Horrible Accident
["sgu-web32"] = { "Webisode", "Horrible Accident", '"Horrible Accident"' },
["horrible accident"] = { "Webisode", "Horrible Accident", '"Horrible Accident"' },
-- E33 - Painful Moments
["sgu-web33"] = { "Webisode", "Painful Moments", '"Painful Moments"' },
["painful moments"] = { "Webisode", "Painful Moments", '"Painful Moments"' },
-- E34 - All The Stages
["sgu-web34"] = { "Webisode", "All The Stages", '"All The Stages"' },
["all the stages"] = { "Webisode", "All The Stages", '"All The Stages"' },
-- Stargate Infinity Season 1
--
-- S01E01 - Decision
["sgi-1.01"] = { "Episode", "Decision", '"Decision"' },
["sgi-101"] = { "Episode", "Decision", '"Decision"' },
["sgi-1x01"] = { "Episode", "Decision", '"Decision"' },
["sgi-s01e01"] = { "Episode", "Decision", '"Decision"' },
["decision"] = { "Episode", "Decision", '"Decision"' },
-- S01E02 - Double Duty
["sgi-1.02"] = { "Episode", "Double Duty", '"Double Duty"' },
["sgi-102"] = { "Episode", "Double Duty", '"Double Duty"' },
["sgi-1x02"] = { "Episode", "Double Duty", '"Double Duty"' },
["sgi-s01e02"] = { "Episode", "Double Duty", '"Double Duty"' },
["double duty"] = { "Episode", "Double Duty", '"Double Duty"' },
-- S01E03 - The Best World
["sgi-1.03"] = { "Episode", "The Best World", '"The Best World"' },
["sgi-103"] = { "Episode", "The Best World", '"The Best World"' },
["sgi-1x03"] = { "Episode", "The Best World", '"The Best World"' },
["sgi-s01e03"] = { "Episode", "The Best World", '"The Best World"' },
["the best world"] = { "Episode", "The Best World", '"The Best World"' },
-- S01E04 - Coming Home
["sgi-1.04"] = { "Episode", "Coming Home", '"Coming Home"' },
["sgi-104"] = { "Episode", "Coming Home", '"Coming Home"' },
["sgi-1x04"] = { "Episode", "Coming Home", '"Coming Home"' },
["sgi-s01e04"] = { "Episode", "Coming Home", '"Coming Home"' },
["coming home"] = { "Episode", "Coming Home", '"Coming Home"' },
-- S01E05 - Mentor
["sgi-1.05"] = { "Episode", "Mentor", '"Mentor"' },
["sgi-105"] = { "Episode", "Mentor", '"Mentor"' },
["sgi-1x05"] = { "Episode", "Mentor", '"Mentor"' },
["sgi-s01e05"] = { "Episode", "Mentor", '"Mentor"' },
["mentor"] = { "Episode", "Mentor", '"Mentor"' },
-- S01E06 - Hot Water
["sgi-1.06"] = { "Episode", "Hot Water", '"Hot Water"' },
["sgi-106"] = { "Episode", "Hot Water", '"Hot Water"' },
["sgi-1x06"] = { "Episode", "Hot Water", '"Hot Water"' },
["sgi-s01e06"] = { "Episode", "Hot Water", '"Hot Water"' },
["hot water"] = { "Episode", "Hot Water", '"Hot Water"' },
-- S01E07 - Phobia
["sgi-1.07"] = { "Episode", "Phobia", '"Phobia"' },
["sgi-107"] = { "Episode", "Phobia", '"Phobia"' },
["sgi-1x07"] = { "Episode", "Phobia", '"Phobia"' },
["sgi-s01e07"] = { "Episode", "Phobia", '"Phobia"' },
["phobia"] = { "Episode", "Phobia", '"Phobia"' },
-- S01E08 - Can I Keep It?
["sgi-1.08"] = { "Episode", "Can I Keep It?", '"Can I Keep It?"' },
["sgi-108"] = { "Episode", "Can I Keep It?", '"Can I Keep It?"' },
["sgi-1x08"] = { "Episode", "Can I Keep It?", '"Can I Keep It?"' },
["sgi-s01e08"] = { "Episode", "Can I Keep It?", '"Can I Keep It?"' },
["can i keep it"] = { "Episode", "Can I Keep It?", '"Can I Keep It?"' },
["can i keep it?"] = { "Episode", "Can I Keep It?", '"Can I Keep It?"' },
-- S01E09 - Who Are You?
["sgi-1.09"] = { "Episode", "Who Are You?", '"Who Are You?"' },
["sgi-109"] = { "Episode", "Who Are You?", '"Who Are You?"' },
["sgi-1x09"] = { "Episode", "Who Are You?", '"Who Are You?"' },
["sgi-s01e09"] = { "Episode", "Who Are You?", '"Who Are You?"' },
["who are you"] = { "Episode", "Who Are You?", '"Who Are You?"' },
["who are you?"] = { "Episode", "Who Are You?", '"Who Are You?"' },
-- S01E10 - Greed
["sgi-1.10"] = { "Episode", "Greed", '"Greed"' },
["sgi-110"] = { "Episode", "Greed", '"Greed"' },
["sgi-1x10"] = { "Episode", "Greed", '"Greed"' },
["sgi-s01e10"] = { "Episode", "Greed", '"Greed"' },
["greed"] = { "Episode", "Greed", '"Greed"' },
-- S01E11 - Stones
["sgi-1.11"] = { "Episode", "Stones", '"Stones"' },
["sgi-111"] = { "Episode", "Stones", '"Stones"' },
["sgi-1x11"] = { "Episode", "Stones", '"Stones"' },
["sgi-s01e11"] = { "Episode", "Stones", '"Stones"' },
["stones"] = { "Episode", "Stones", '"Stones"' },
-- S01E12 - Initiation
["sgi-1.12"] = { "Episode", "Initiation", '"Initiation"' },
["sgi-112"] = { "Episode", "Initiation", '"Initiation"' },
["sgi-1x12"] = { "Episode", "Initiation", '"Initiation"' },
["sgi-s01e12"] = { "Episode", "Initiation", '"Initiation"' },
["initiation"] = { "Episode", "Initiation", '"Initiation"' },
-- S01E13 - The Mother of Invention
["sgi-1.13"] = { "Episode", "The Mother of Invention", '"The Mother of Invention"' },
["sgi-113"] = { "Episode", "The Mother of Invention", '"The Mother of Invention"' },
["sgi-1x13"] = { "Episode", "The Mother of Invention", '"The Mother of Invention"' },
["sgi-s01e13"] = { "Episode", "The Mother of Invention", '"The Mother of Invention"' },
["the mother of invention"] = { "Episode", "The Mother of Invention", '"The Mother of Invention"' },
-- S01E14 - Reality
["sgi-1.14"] = { "Episode", "Reality", '"Reality"' },
["sgi-114"] = { "Episode", "Reality", '"Reality"' },
["sgi-1x14"] = { "Episode", "Reality", '"Reality"' },
["sgi-s01e14"] = { "Episode", "Reality", '"Reality"' },
["reality"] = { "Episode", "Reality", '"Reality"' },
-- S01E15 - Museum
["sgi-1.15"] = { "Episode", "Museum", '"Museum"' },
["sgi-115"] = { "Episode", "Museum", '"Museum"' },
["sgi-1x15"] = { "Episode", "Museum", '"Museum"' },
["sgi-s01e15"] = { "Episode", "Museum", '"Museum"' },
["museum"] = { "Episode", "Museum", '"Museum"' },
-- S01E16 - Us and Them
["sgi-1.16"] = { "Episode", "Us and Them", '"Us and Them"' },
["sgi-116"] = { "Episode", "Us and Them", '"Us and Them"' },
["sgi-1x16"] = { "Episode", "Us and Them", '"Us and Them"' },
["sgi-s01e16"] = { "Episode", "Us and Them", '"Us and Them"' },
["us and them"] = { "Episode", "Us and Them", '"Us and Them"' },
-- S01E17 - The Face of Evil
["sgi-1.17"] = { "Episode", "The Face of Evil", '"The Face of Evil"' },
["sgi-117"] = { "Episode", "The Face of Evil", '"The Face of Evil"' },
["sgi-1x17"] = { "Episode", "The Face of Evil", '"The Face of Evil"' },
["sgi-s01e17"] = { "Episode", "The Face of Evil", '"The Face of Evil"' },
["the face of evil"] = { "Episode", "The Face of Evil", '"The Face of Evil"' },
-- S01E18 - The Key
["sgi-1.18"] = { "Episode", "The Key", '"The Key"' },
["sgi-118"] = { "Episode", "The Key", '"The Key"' },
["sgi-1x18"] = { "Episode", "The Key", '"The Key"' },
["sgi-s01e18"] = { "Episode", "The Key", '"The Key"' },
["the key"] = { "Episode", "The Key", '"The Key"' },
-- S01E19 - Chariot of the Sun
["sgi-1.19"] = { "Episode", "Chariot of the Sun", '"Chariot of the Sun"' },
["sgi-119"] = { "Episode", "Chariot of the Sun", '"Chariot of the Sun"' },
["sgi-1x19"] = { "Episode", "Chariot of the Sun", '"Chariot of the Sun"' },
["sgi-s01e19"] = { "Episode", "Chariot of the Sun", '"Chariot of the Sun"' },
["chariot of the sun"] = { "Episode", "Chariot of the Sun", '"Chariot of the Sun"' },
-- S01E20 - The Answer
["sgi-1.20"] = { "Episode", "The Answer", '"The Answer"' },
["sgi-120"] = { "Episode", "The Answer", '"The Answer"' },
["sgi-1x20"] = { "Episode", "The Answer", '"The Answer"' },
["sgi-s01e20"] = { "Episode", "The Answer", '"The Answer"' },
["the answer"] = { "Episode", "The Answer", '"The Answer"' },
-- S01E21 - The Look
["sgi-1.21"] = { "Episode", "The Look", '"The Look"' },
["sgi-121"] = { "Episode", "The Look", '"The Look"' },
["sgi-1x21"] = { "Episode", "The Look", '"The Look"' },
["sgi-s01e21"] = { "Episode", "The Look", '"The Look"' },
["the look"] = { "Episode", "The Look", '"The Look"' },
-- S01E22 - Feet of Clay
["sgi-1.22"] = { "Episode", "Feet of Clay", '"Feet of Clay"' },
["sgi-122"] = { "Episode", "Feet of Clay", '"Feet of Clay"' },
["sgi-1x22"] = { "Episode", "Feet of Clay", '"Feet of Clay"' },
["sgi-s01e22"] = { "Episode", "Feet of Clay", '"Feet of Clay"' },
["feet of clay"] = { "Episode", "Feet of Clay", '"Feet of Clay"' },
-- S01E23 - The Natural
["sgi-1.23"] = { "Episode", "The Natural", '"The Natural"' },
["sgi-123"] = { "Episode", "The Natural", '"The Natural"' },
["sgi-1x23"] = { "Episode", "The Natural", '"The Natural"' },
["sgi-s01e23"] = { "Episode", "The Natural", '"The Natural"' },
["the natural"] = { "Episode", "The Natural", '"The Natural"' },
-- S01E24 - Big Mistake
["sgi-1.24"] = { "Episode", "Big Mistake", '"Big Mistake"' },
["sgi-124"] = { "Episode", "Big Mistake", '"Big Mistake"' },
["sgi-1x24"] = { "Episode", "Big Mistake", '"Big Mistake"' },
["sgi-s01e24"] = { "Episode", "Big Mistake", '"Big Mistake"' },
["big mistake"] = { "Episode", "Big Mistake", '"Big Mistake"' },
-- S01E25 - The Illustrated Stacey
["sgi-1.25"] = { "Episode", "The Illustrated Stacey", '"The Illustrated Stacey"' },
["sgi-125"] = { "Episode", "The Illustrated Stacey", '"The Illustrated Stacey"' },
["sgi-1x25"] = { "Episode", "The Illustrated Stacey", '"The Illustrated Stacey"' },
["sgi-s01e25"] = { "Episode", "The Illustrated Stacey", '"The Illustrated Stacey"' },
["the illustrated stacey"] = { "Episode", "The Illustrated Stacey", '"The Illustrated Stacey"' },
-- S01E26 - The Long Haul
["sgi-1.26"] = { "Episode", "The Long Haul", '"The Long Haul"' },
["sgi-126"] = { "Episode", "The Long Haul", '"The Long Haul"' },
["sgi-1x26"] = { "Episode", "The Long Haul", '"The Long Haul"' },
["sgi-s01e26"] = { "Episode", "The Long Haul", '"The Long Haul"' },
["the hong haul"] = { "Episode", "The Long Haul", '"The Long Haul"' },
-- Stargate Origins Season 1
--
-- S01E01 - Episode 1
["sgo-1.01"] = { "Episode", "Episode 1", 'Episode 1' },
["sgo-101"] = { "Episode", "Episode 1", 'Episode 1' },
["sgo-1x01"] = { "Episode", "Episode 1", 'Episode 1' },
["sgo-s01e01"] = { "Episode", "Episode 1", 'Episode 1' },
["episode 1"] = { "Episode", "Episode 1", 'Episode 1' },
-- S01E02 - Episode 2
["sgo-1.02"] = { "Episode", "Episode 2", 'Episode 2' },
["sgo-102"] = { "Episode", "Episode 2", 'Episode 2' },
["sgo-1x02"] = { "Episode", "Episode 2", 'Episode 2' },
["sgo-s01e02"] = { "Episode", "Episode 2", 'Episode 2' },
["episode 2"] = { "Episode", "Episode 2", 'Episode 2' },
-- S01E03 - Episode 3
["sgo-1.03"] = { "Episode", "Episode 3", 'Episode 3' },
["sgo-103"] = { "Episode", "Episode 3", 'Episode 3' },
["sgo-1x03"] = { "Episode", "Episode 3", 'Episode 3' },
["sgo-s01e03"] = { "Episode", "Episode 3", 'Episode 3' },
["episode 3"] = { "Episode", "Episode 3", 'Episode 3' },
-- S01E04 - Episode 4
["sgo-1.04"] = { "Episode", "Episode 4", 'Episode 4' },
["sgo-104"] = { "Episode", "Episode 4", 'Episode 4' },
["sgo-1x04"] = { "Episode", "Episode 4", 'Episode 4' },
["sgo-s01e04"] = { "Episode", "Episode 4", 'Episode 4' },
["episode 4"] = { "Episode", "Episode 4", 'Episode 4' },
-- S01E05 - Episode 5
["sgo-1.05"] = { "Episode", "Episode 5", 'Episode 5' },
["sgo-105"] = { "Episode", "Episode 5", 'Episode 5' },
["sgo-1x05"] = { "Episode", "Episode 5", 'Episode 5' },
["sgo-s01e05"] = { "Episode", "Episode 5", 'Episode 5' },
["episode 5"] = { "Episode", "Episode 5", 'Episode 5' },
-- S01E06 - Episode 6
["sgo-1.06"] = { "Episode", "Episode 6", 'Episode 6' },
["sgo-106"] = { "Episode", "Episode 6", 'Episode 6' },
["sgo-1x06"] = { "Episode", "Episode 6", 'Episode 6' },
["sgo-s01e06"] = { "Episode", "Episode 6", 'Episode 6' },
["episode 6"] = { "Episode", "Episode 6", 'Episode 6' },
-- S01E07 - Episode 7
["sgo-1.07"] = { "Episode", "Episode 7", 'Episode 7' },
["sgo-107"] = { "Episode", "Episode 7", 'Episode 7' },
["sgo-1x07"] = { "Episode", "Episode 7", 'Episode 7' },
["sgo-s01e07"] = { "Episode", "Episode 7", 'Episode 7' },
["episode 7"] = { "Episode", "Episode 7", 'Episode 7' },
-- S01E08 - Episode 8
["sgo-1.08"] = { "Episode", "Episode 8", 'Episode 8' },
["sgo-108"] = { "Episode", "Episode 8", 'Episode 8' },
["sgo-1x08"] = { "Episode", "Episode 8", 'Episode 8' },
["sgo-s01e08"] = { "Episode", "Episode 8", 'Episode 8' },
["episode 8"] = { "Episode", "Episode 8", 'Episode 8' },
-- S01E09 - Episode 9
["sgo-1.09"] = { "Episode", "Episode 9", 'Episode 9' },
["sgo-109"] = { "Episode", "Episode 9", 'Episode 9' },
["sgo-1x09"] = { "Episode", "Episode 9", 'Episode 9' },
["sgo-s01e09"] = { "Episode", "Episode 9", 'Episode 9' },
["episode 9"] = { "Episode", "Episode 9", 'Episode 9' },
-- S01E10 - Episode 10
["sgo-1.10"] = { "Episode", "Episode 10", 'Episode 10' },
["sgo-110"] = { "Episode", "Episode 10", 'Episode 10' },
["sgo-1x10"] = { "Episode", "Episode 10", 'Episode 10' },
["sgo-s01e10"] = { "Episode", "Episode 10", 'Episode 10' },
["episode 10"] = { "Episode", "Episode 10", 'Episode 10' },
-- Stargate Origins: Catherine
["catherine"] = { "", "Stargate Origins: Catherine", "''Stargate Origins: Catherine''" },
["stargate origins catherine"] = { "", "Stargate Origins: Catherine", "''Stargate Origins: Catherine''" },
["stargate origins: catherine"] = { "", "Stargate Origins: Catherine", "''Stargate Origins: Catherine''" },
}