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"' },
["family"] = { "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' },
}