Rev 199 |
Go to most recent revision |
Blame |
Compare with Previous |
Last modification |
View Log
| RSS feed
1
<?php
$sliders = array(
// 'ignore' => true,
'channel' => 'online',
// 'showtimes' => 'Mi–Fr 21:00',
'seen' => array(array(1, 11)),
// 'last_seen' => mktime(21, 0, 0, 9, 8, 2011),
'seasons' => array(10, 13, 25, 22, 18),
'episodes' => array(
1 => "Pilot (1)",
2 => "Pilot (2)",
3 => "Summer of Love",
4 => "Prince of Wails",
5 => "Fever",
6 => "Last Days",
7 => "The Weaker Sex",
8 => "Eggheads",
9 => "The King Is Back",
10 => "Luck of the Draw",
11 => "Into The Mystic",
12 => "Time Again and World",
13 => "El Sid",
14 => "The Good, the Bad and the Wealthy",
15 => "Love Gods",
16 => "As Time Goes By",
17 => "Gillian of the Spirits",
18 => "Obsession",
19 => "Invasion",
20 => "Post Traumatic Slide Syndrome",
21 => "In Dino Veritas",
22 => "Greatfellas",
23 => "The Young and the Relentless",
24 => "Double Cross",
25 => "Rules of the Game",
26 => "Dead Man Sliding",
27 => "Electric Twister Acid Test",
28 => "The Guardian",
29 => "The Dream Masters",
30 => "Desert Storm",
31 => "Dragonslide",
32 => "The Fire Within",
33 => "The Prince of Slides",
34 => "State of the Art",
35 => "Season's Greedings",
36 => "Murder Most Foul",
37 => "Slide Like an Egyptian",
38 => "Paradise Lost",
39 => "The Last of Eden",
40 => "The Exodus (Part 1)",
41 => "The Exodus (Part 2)",
42 => "Sole Survivors",
43 => "The Other Slide of Darkness",
44 => "The Breeder",
45 => "Stoker",
46 => "Slither",
47 => "Dinoslide",
48 => "This Slide of Paradise",
49 => "Genesis",
50 => "Prophets and Loss",
51 => "Common Ground",
52 => "Virtual Slide",
53 => "World Killer",
54 => "Oh Brother, Where Art Thou?",
55 => "Just Say Yes",
56 => "The Alternateville Horror",
57 => "Slidecage",
58 => "Asylum",
59 => "California Reich",
60 => "The Dying Fields",
61 => "Lipschitz Live!",
62 => "Mother and Child",
63 => "Net Worth",
64 => "Slide By Wire",
65 => "Data World",
66 => "Way Out West",
67 => "My Brother's Keeper",
68 => "The Chasm",
69 => "Roads Taken",
70 => "Revelations",
71 => "The Unstuck Man",
72 => "Applied Physics",
73 => "Strangers and Comrades",
74 => "The Great Work",
75 => "New Gods for Old",
76 => "Please Press One",
77 => "A Current Affair",
78 => "The Java Jive",
79 => "The Return of Maggie Beckett",
80 => "Easy Slider",
81 => "Requiem",
82 => "Map of the Mind",
83 => "A Thousand Deaths",
84 => "Heavy Metal",
85 => "To Catch a Slider",
86 => "Dust",
87 => "Eye of the Storm",
88 => "The Seer"
),
'episode_list' => 'wiki:en:List_of_Sliders_episodes'
);