Rev 41 | Rev 188 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 41 | Rev 172 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | <?php
 | 
            1 | <?php
 | 
          
| 2 | 2 | ||
| 3 | $quantum_leap = array(  | 
            3 | $quantum_leap = array(  | 
          
| 4 | //   'ignore'    => true,
 | 
            4 | //   'ignore'    => true,
 | 
          
| 5 | 'channel' => 'ITV4',  | 
            5 | 'channel' => 'online',  | 
          
| 6 | 'showtimes' => 'Mo–Fr 19:00',  | 
            6 | //   'showtimes' => 'Mo–Fr 19:00',
 | 
          
| 7 | 'seen' => array(array(1, 8), 74),  | 
            7 | 'seen' => array(array(1, 10)),  | 
          
| 8 | 'last_seen' => mktime(19, 0, 0, 1, 19, 2012),  | 
            8 | //   'last_seen' => mktime(19, 0, 0, 1, 19, 2012),
 | 
          
| 9 | 'seasons' => array(8, 22, 22, 22, 21),  | 
            9 | 'seasons' => array(8, 22, 22, 22, 21),  | 
          
| 10 | 'episodes' => array(  | 
            10 | 'episodes' => array(  | 
          
| 11 | 1 => "Genesis",  | 
            11 | 1 => "Genesis",  | 
          
| 12 | 2 => "Star-Crossed",  | 
            12 | 2 => "Star-Crossed",  | 
          
| 13 | 3 => "The Right Hand of God",  | 
            13 | 3 => "The Right Hand of God",  | 
          
| 14 | 4 => "How the Tess Was Won",  | 
            14 | 4 => "How the Tess Was Won",  | 
          
| 15 | 5 => "Double Identity",  | 
            15 | 5 => "Double Identity",  | 
          
| 16 | 6 => "The Color of Truth",  | 
            16 | 6 => "The Color of Truth",  | 
          
| 17 | 7 => "Camikazi Kid",  | 
            17 | 7 => "Camikazi Kid",  | 
          
| 18 | 8 => "Play It Again, Seymour",  | 
            18 | 8 => "Play It Again, Seymour",  | 
          
| 19 | 19 | ||
| 20 | 9 => "Honeymoon Express",  | 
            20 | 9 => "Honeymoon Express",  | 
          
| 21 | 10 => "Disco Inferno",  | 
            21 | 10 => "Disco Inferno",  | 
          
| 22 | 11 => "The Americanization of Machiko",  | 
            22 | 11 => "The Americanization of Machiko",  | 
          
| 23 | 12 => "What Price Gloria?",  | 
            23 | 12 => "What Price Gloria?",  | 
          
| 24 | 13 => "Blind Faith",  | 
            24 | 13 => "Blind Faith",  | 
          
| Line 60... | Line 60... | ||
| 60 | 48 => "A Hunting We Will Go",  | 
            60 | 48 => "A Hunting We Will Go",  | 
          
| 61 | 49 => "Last Dance Before An Execution",  | 
            61 | 49 => "Last Dance Before An Execution",  | 
          
| 62 | 50 => "Heart of a Champion",  | 
            62 | 50 => "Heart of a Champion",  | 
          
| 63 | 51 => "Nuclear Family",  | 
            63 | 51 => "Nuclear Family",  | 
          
| 64 | 52 => "Shock Theater",  | 
            64 | 52 => "Shock Theater",  | 
          
| 65 | 65 | ||
| 66 | 53 => "The Leap Back",  | 
            66 | 53 => "The Leap Back",  | 
          
| 67 | 54 => "Play Ball",  | 
            67 | 54 => "Play Ball",  | 
          
| 68 | 55 => "Hurricane",  | 
            68 | 55 => "Hurricane",  | 
          
| 69 | 56 => "Justice",  | 
            69 | 56 => "Justice",  | 
          
| 70 | 57 => "Permanent Wave",  | 
            70 | 57 => "Permanent Wave",  | 
          
| Line 83... | Line 83... | ||
| 83 | 70 => "It's A Wonderful Leap",  | 
            83 | 70 => "It's A Wonderful Leap",  | 
          
| 84 | 71 => "Moments to Live",  | 
            84 | 71 => "Moments to Live",  | 
          
| 85 | 72 => "The Curse of Ptah-Hotep",  | 
            85 | 72 => "The Curse of Ptah-Hotep",  | 
          
| 86 | 73 => "Stand Up",  | 
            86 | 73 => "Stand Up",  | 
          
| 87 | 74 => "A Leap for Lisa",  | 
            87 | 74 => "A Leap for Lisa",  | 
          
| 88 | 88 | ||
| 89 | 75 => "Lee Harvey Oswald",  | 
            89 | 75 => "Lee Harvey Oswald",  | 
          
| 90 | 76 => "The Leaping of the Shrew",  | 
            90 | 76 => "The Leaping of the Shrew",  | 
          
| 91 | 77 => "Nowhere to Run",  | 
            91 | 77 => "Nowhere to Run",  | 
          
| 92 | 78 => "Killin' Time",  | 
            92 | 78 => "Killin' Time",  | 
          
| 93 | 79 => "Star Light, Star Bright",  | 
            93 | 79 => "Star Light, Star Bright",  |