Rev 29 | Rev 41 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 29 | Rev 32 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | <?php |
1 | <?php |
2 | include_once 'includes/x-files.php'; |
2 | include_once 'includes/x-files.php'; |
3 | include_once 'includes/alf.php'; |
3 | include_once 'includes/alf.php'; |
4 | include_once 'includes/andromeda.php'; |
4 | include_once 'includes/andromeda.php'; |
5 | include_once 'includes/battlestar-galactica.php'; |
5 | include_once 'includes/battlestar-galactica.php'; |
6 | include_once 'includes/big-bang-theory.php'; |
6 | include_once 'includes/big-bang-theory.php'; |
7 | include_once 'includes/buffy.php'; |
7 | include_once 'includes/buffy.php'; |
8 | include_once 'includes/castle.php'; |
8 | include_once 'includes/castle.php'; |
9 | include_once 'includes/charmed.php'; |
9 | include_once 'includes/charmed.php'; |
10 | include_once 'includes/columbo.php'; |
10 | include_once 'includes/columbo.php'; |
11 | include_once 'includes/dead-zone.php'; |
11 | include_once 'includes/dead-zone.php'; |
12 | include_once 'includes/efc.php'; |
12 | include_once 'includes/efc.php'; |
13 | include_once 'includes/frasier.php'; |
13 | include_once 'includes/frasier.php'; |
14 | include_once 'includes/futurama.php'; |
14 | include_once 'includes/futurama.php'; |
15 | include_once 'includes/heroes.php'; |
15 | include_once 'includes/heroes.php'; |
16 | include_once 'includes/house.php'; |
16 | include_once 'includes/house.php'; |
17 | include_once 'includes/macgyver.php'; |
17 | include_once 'includes/macgyver.php'; |
18 | include_once 'includes/monk.php'; |
18 | include_once 'includes/monk.php'; |
19 | include_once 'includes/numb3rs.php'; |
19 | include_once 'includes/numb3rs.php'; |
20 | include_once 'includes/psych.php'; |
20 | include_once 'includes/psych.php'; |
21 | include_once 'includes/quantum-leap.php'; |
21 | include_once 'includes/quantum-leap.php'; |
22 | include_once 'includes/scrubs.php'; |
22 | include_once 'includes/scrubs.php'; |
23 | include_once 'includes/seaquest.php'; |
23 | include_once 'includes/seaquest.php'; |
24 | include_once 'includes/simpsons.php'; |
24 | include_once 'includes/simpsons.php'; |
25 | include_once 'includes/smallville.php'; |
25 | include_once 'includes/stargate.php'; |
26 | include_once 'includes/stargate.php'; |
26 | include_once 'includes/star-trek-tos.php'; |
27 | include_once 'includes/star-trek-tos.php'; |
27 | include_once 'includes/superman.php'; |
28 | include_once 'includes/time-trax.php'; |
28 | include_once 'includes/time-trax.php'; |
29 | 29 | ||
30 | $serien = array_merge($serien, array( |
30 | $serien = array_merge($serien, array( |
31 | '<span class="buffy"><span class="title">Buffy</span><span class="hidden">' |
31 | '<span class="buffy"><span class="title">Buffy</span><span class="hidden">' |
32 | . ' – </span><span class="subtitle">the Vampire Slayer</span></span>' => &$buffy, |
32 | . ' – </span><span class="subtitle">the Vampire Slayer</span></span>' => &$buffy, |
33 | 33 | ||
34 | '<span class="castle">Castle</span>' => &$castle, |
34 | '<span class="castle">Castle</span>' => &$castle, |
35 | 35 | ||
36 | '<span class="charmed"><span class="c">C</span><span>harmed</span></span>' => &$charmed, |
36 | '<span class="charmed"><span class="c">C</span><span>harmed</span></span>' => &$charmed, |
37 | 37 | ||
38 | '<span class="columbo">Columbo</span>' => &$columbo, |
38 | '<span class="columbo">Columbo</span>' => &$columbo, |
39 | // '<span class="columbo">Columbo</span> (de)' => &$columbo_de, |
39 | // '<span class="columbo">Columbo</span> (de)' => &$columbo_de, |
40 | 40 | ||
41 | '<span class="countdown-x"><span class="title">Countdown X</span>' |
41 | '<span class="countdown-x"><span class="title">Countdown X</span>' |
42 | . ' –<span class="subtitle">Alarm im All</span></span>' => array( |
42 | . ' –<span class="subtitle">Alarm im All</span></span>' => array( |
43 | 'channel' => 'Tele 5', |
43 | 'channel' => 'Tele 5', |
44 | 'showtimes' => 'Di–Sa 04:20', |
44 | 'showtimes' => 'Di–Sa 04:20', |
45 | 'seen' => array(4, 6), |
45 | 'seen' => array(4, 6), |
46 | 'last_seen' => mktime(3, 45, 0, 12, 21, 2010), |
46 | 'last_seen' => mktime(3, 45, 0, 12, 21, 2010), |
47 | 'seasons' => array(21), |
47 | 'seasons' => array(21), |
48 | 'episode_list' => 'http://www.imdb.de/title/tt0115126/episodes', |
48 | 'episode_list' => 'http://www.imdb.de/title/tt0115126/episodes', |
49 | 'episodes' => array( |
49 | 'episodes' => array( |
50 | // 1 => 'Pilot', |
50 | // 1 => 'Pilot', |
51 | // 2 => 'In Friends We Trust', |
51 | // 2 => 'In Friends We Trust', |
52 | // 3 => 'No Fear', |
52 | // 3 => 'No Fear', |
53 | 4 => 'Gerüchte (Just a Rumor)', |
53 | 4 => 'Gerüchte (Just a Rumor)', |
54 | // 5 => 'Play Astronaut for Me', |
54 | // 5 => 'Play Astronaut for Me', |
55 | 6 => 'Countdown mit Hindernissen (Lost in Space)', |
55 | 6 => 'Countdown mit Hindernissen (Lost in Space)', |
56 | 7 => 'Affären (Family Values)', |
56 | 7 => 'Affären (Family Values)', |
57 | 8 => 'Ruhet in Frieden (Buried in Peace)', |
57 | 8 => 'Ruhet in Frieden (Buried in Peace)', |
58 | 9 => 'Fremdes Leben (The Need to Know)', |
58 | 9 => 'Fremdes Leben (The Need to Know)', |
59 | 10 => "Giftige Gase (Reggie's Wild Ride)", |
59 | 10 => "Giftige Gase (Reggie's Wild Ride)", |
60 | 11 => 'Die Bombendrohung (Burning Fuse)', |
60 | 11 => 'Die Bombendrohung (Burning Fuse)', |
61 | 12 => 'Ahnungslos im Einsatz (Judgment Call)', |
61 | 12 => 'Ahnungslos im Einsatz (Judgment Call)', |
62 | // 13 => 'The Accusation', |
62 | // 13 => 'The Accusation', |
63 | 14 => 'Erscheinungen (Interpretations)', |
63 | 14 => 'Erscheinungen (Interpretations)', |
64 | 15 => 'Der Hurrikan (Hurricane)', |
64 | 15 => 'Der Hurrikan (Hurricane)', |
65 | 16 => 'Eine schwierige Entscheidung (The Last to Know)', |
65 | 16 => 'Eine schwierige Entscheidung (The Last to Know)', |
66 | 17 => 'Der kleine Prinz (The Astronaut Formerly Known as Prince)', |
66 | 17 => 'Der kleine Prinz (The Astronaut Formerly Known as Prince)', |
67 | 18 => 'Spionage (Enemy Within)', |
67 | 18 => 'Spionage (Enemy Within)', |
68 | 19 => 'Die Zeitkapsel (Just Like Old Times)', |
68 | 19 => 'Die Zeitkapsel (Just Like Old Times)', |
69 | 20 => 'Katastrophe auf der MIR – Teil 1 (Mir, Mir Off the Wall, Part 1)', |
69 | 20 => 'Katastrophe auf der MIR – Teil 1 (Mir, Mir Off the Wall, Part 1)', |
70 | 21 => 'Katastrophe auf der MIR – Teil 2 (Mir, Mir Off the Wall, Part 2)' |
70 | 21 => 'Katastrophe auf der MIR – Teil 2 (Mir, Mir Off the Wall, Part 2)' |
71 | ) |
71 | ) |
72 | ), |
72 | ), |
73 | 73 | ||
74 | '<span class="dead-zone"><span class="text"><span class="dead">Dead</span> |
74 | '<span class="dead-zone"><span class="text"><span class="dead">Dead</span> |
75 | <span class="zone">Zone</span></span></span> |
75 | <span class="zone">Zone</span></span></span> |
76 | (de)' => &$dead_zone, |
76 | (de)' => &$dead_zone, |
77 | 77 | ||
78 | '<span class="doctor-who"><span class="gradient"><span class="gradient2">' |
78 | '<span class="doctor-who"><span class="gradient"><span class="gradient2">' |
79 | . '<span class="gradient3">Doctor Who</span></span></span></span> (9–11)' => array( |
79 | . '<span class="gradient3">Doctor Who</span></span></span></span> (9–11)' => array( |
80 | // 'ignore' => true, |
80 | // 'ignore' => true, |
81 | 'channel' => 'BBC 3', |
81 | 'channel' => 'BBC 3', |
82 | 'showtimes' => 'Fr 20:00', |
82 | 'showtimes' => 'Fr 20:00', |
83 | 'seen' => array(1, 42, 56, array(60, 62)), |
83 | 'seen' => array(array(1, 3), 42, 56, array(60, 62)), |
84 | 'last_seen' => mktime(20, 0, 0, 12, 19, 2011), |
84 | 'last_seen' => mktime(20, 0, 0, 12, 19, 2011), |
85 | 'seasons' => array( |
85 | 'seasons' => array( |
86 | 13, 'Special 2005' => 1, |
86 | 13, 'Special 2005' => 1, |
87 | 13, 'Special 2006' => 1, |
87 | 13, 'Special 2006' => 1, |
88 | 13, 'Special 2007' => 1, |
88 | 13, 'Special 2007' => 1, |
89 | 13, 'Special 2008–2010' => 4, |
89 | 13, 'Special 2008–2010' => 4, |
90 | 13, 'Special 2010' => 1, |
90 | 13, 'Special 2010' => 1, |
91 | 13, 'Special 2011' => 1 |
91 | 13, 'Special 2011' => 1 |
92 | ), |
92 | ), |
93 | 'episode_list' => 'wiki:en:List_of_Doctor_Who_serials#Ninth_Doctor', |
93 | 'episode_list' => 'wiki:en:List_of_Doctor_Who_serials#Ninth_Doctor', |
94 | 'episodes' => array( |
94 | 'episodes' => array( |
95 | 1 => "Rose", |
95 | 1 => "Rose", |
96 | 2 => "The End of the World", |
96 | 2 => "The End of the World", |
97 | 3 => "The Unquiet Dead", |
97 | 3 => "The Unquiet Dead", |
98 | 4 => "Aliens of London", |
98 | 4 => "Aliens of London", |
99 | // 5 => "World War Three", |
99 | // 5 => "World War Three", |
100 | // 6 => "Dalek", |
100 | // 6 => "Dalek", |
101 | // 7 => "The Long Game", |
101 | // 7 => "The Long Game", |
102 | // 8 => "Father's Day", |
102 | // 8 => "Father's Day", |
103 | // 9 => "The Empty Child", |
103 | // 9 => "The Empty Child", |
104 | // 10 => "The Doctor Dances", |
104 | // 10 => "The Doctor Dances", |
105 | // 11 => "Boom Town", |
105 | // 11 => "Boom Town", |
106 | 12 => "Bad Wolf", |
106 | 12 => "Bad Wolf", |
107 | // 13 => "The Parting of the Ways", |
107 | // 13 => "The Parting of the Ways", |
487 | '<span class="life-on-mars"><span class="life">Lif<span |
517 | '<span class="life-on-mars"><span class="life">Lif<span |
488 | class="e">e</span></span> <span class="on">on</span> |
518 | class="e">e</span></span> <span class="on">on</span> |
622 | 652 | ||
623 | '<span class="odyssey5">Odys<span class="s2">s</span><span |
653 | '<span class="odyssey5">Odys<span class="s2">s</span><span |
624 | class="e">e</span><span class="y2">y</span> |
654 | class="e">e</span><span class="y2">y</span> |
625 | <span class="five">5</span></span>' => array( |
655 | <span class="five">5</span></span>' => array( |
626 | 'channel' => 'online', |
656 | 'channel' => 'online', |
627 | 'seen' => array(array(1, 2)), |
657 | 'seen' => array(array(1, 2)), |
628 | 'episode_list' => 'wiki:en:Odyssey_5#Episode_list', |
658 | 'episode_list' => 'wiki:en:Odyssey_5#Episode_list', |
629 | 'episodes' => array( |
659 | 'episodes' => array( |
630 | 1 => 'Pilot', |
660 | 1 => 'Pilot', |
631 | 2 => 'Shatterer', |
661 | 2 => 'Shatterer', |
632 | 3 => 'Astronaut Dreams', |
662 | 3 => 'Astronaut Dreams', |
633 | 4 => 'Time Out of Mind', |
663 | 4 => 'Time Out of Mind', |
634 | 5 => 'Symbiosis', |
664 | 5 => 'Symbiosis', |
635 | 6 => 'The Choices We Make', |
665 | 6 => 'The Choices We Make', |
636 | 7 => 'Rapture', |
666 | 7 => 'Rapture', |
637 | 8 => 'L.D.U. 7', |
667 | 8 => 'L.D.U. 7', |
638 | 9 => 'Flux', |
668 | 9 => 'Flux', |
639 | 10 => 'Kitten', |
669 | 10 => 'Kitten', |
640 | 11 => 'Dark at the End of the Tunnel', |
670 | 11 => 'Dark at the End of the Tunnel', |
641 | 12 => 'Trouble with Harry', |
671 | 12 => 'Trouble with Harry', |
642 | 13 => 'Skin', |
672 | 13 => 'Skin', |
643 | 14 => 'Begotten', |
673 | 14 => 'Begotten', |
644 | 15 => 'Vanishing Point', |
674 | 15 => 'Vanishing Point', |
645 | 16 => 'Follow the Leader', |
675 | 16 => 'Follow the Leader', |
646 | 17 => 'Half-Life', |
676 | 17 => 'Half-Life', |
647 | 18 => 'Rage', |
677 | 18 => 'Rage', |
648 | 19 => 'Fossil' |
678 | 19 => 'Fossil' |
649 | ) |
679 | ) |
650 | ), |
680 | ), |
864 | '<span class="star-trek">Star Trek</span> (de, remastered)' => &$tos, |
894 | '<span class="star-trek">Star Trek</span> (de, remastered)' => &$tos, |
865 | 895 | ||
866 | '<span class="time-trax">Time Trax</span> (de)' => &$time_trax, |
- | |
867 | - | ||
868 | '<span class="torchwood">Torchwood</span>' => array( |
- | |
869 | 'ignore' => true, |
- | |
870 | 'channel' => 'BBC 1', |
- | |
871 | 'showtimes' => 'Do 22:00', |
- | |
872 | // 'seen' => array(array(1, 4)), |
- | |
873 | // 'last_seen' => mktime(22, 45, 0, 6, 7, 2011), |
- | |
874 | 'seasons' => array(13, 13, 5, 10), |
- | |
875 | 'episode_list' => 'wiki:List_of_Torchwood_episodes', |
- | |
876 | 'episodes' => array( |
- | |
877 | // 1 => 'Wie alles begann (Everything Changes)', |
- | |
878 | // 2 => "Tag eins (Day One)", |
- | |
879 | // 3 => 'Die Geistermaschine (Ghost Machine)', |
- | |
880 | // 4 => 'Cyberwoman (Cyber Woman)', |
- | |
881 | // 5 => 'Aus dunkler Vorzeit (Small Worlds)', |
- | |
882 | // 6 => 'Erntezeit (Countrycide)', |
- | |
883 | // 7 => 'Timeo Danaos… (Greeks Bearing Gifts)', |
- | |
884 | // 8 => 'Sie haben Suzie schon wieder getötet! (They Keep Killing Suzie)', |
- | |
885 | // 9 => 'Das sechste Auge (Random Shoes)', |
- | |
886 | // 10 => 'Die Gestrandeten (Out of Time)', |
- | |
887 | // 11 => 'Faustrecht (Combat)', |
- | |
888 | // 12 => 'Captain Jack Harkness', |
- | |
889 | // 13 => 'Das Ende aller Tage (End of Days)', |
- | |
890 | - | ||
891 | // 14 => 'Kiss Kiss Bang Bang (Kiss Kiss, Bang Bang)', |
- | |
892 | // 15 => 'Invasion (Sleeper)', |
- | |
893 | // 16 => 'Bis zum letzten Mann (To the Last Man)', |
- | |
894 | // 17 => 'Fleisch (Meat)', |
- | |
895 | // 18 => 'Adam', |
- | |
896 | // 19 => 'Nebenwirkungen (Reset)', |
- | |
897 | // 20 => 'Untot (Dead Man Walking)', |
- | |
898 | // 21 => 'Aus dem Leben eines Toten (A Day in the Death)', |
- | |
899 | // 22 => 'Die Braut, der vor nichts graut (Something Borrowed)', |
- | |
900 | // 23 => 'Sie kamen aus dem Regen (From Out of the Rain)', |
- | |
901 | // 24 => 'Verschollen (Adrift)', |
- | |
902 | // 25 => 'Offenbarungen (Fragments)', |
- | |
903 | // 26 => 'Wundmale (Exit Wounds)', |
- | |
904 | - | ||
905 | // 27 => 'Kinder der Erde: Tag eins (Children of Earth: Day One)', |
- | |
906 | // 28 => 'Kinder der Erde: Tag zwei (Children of Earth: Day Two)', |
- | |
907 | // 29 => 'Kinder der Erde: Tag drei (Children of Earth: Day Three)', |
- | |
908 | // 30 => 'Kinder der Erde: Tag vier (Children of Earth: Day Four)', |
- | |
909 | // 31 => 'Kinder der Erde: Tag fünf (Children of Earth: Day Five)', |
- | |
910 | - | ||
911 | 32 => 'The New World', |
- | |
912 | 33 => 'Rendition', |
- | |
913 | 34 => 'Dead of Night', |
- | |
914 | // 35 => 'Escape to L.A.', |
- | |
915 | // 36 => 'The Categories of Life', |
- | |
916 | // 37 => 'The Middle Men', |
- | |
917 | // 38 => 'Immortal Sins', |
- | |
918 | // 39 => 'End of the Road', |
- | |
919 | // 40 => 'The Gathering', |
- | |
920 | // 41 => 'The Blood Line' |
- | |
921 | ) |
- | |
922 | ), |
- | |
923 | - | ||
924 | '<span class="torchwood">Torchwood</span> (de)' => array( |
- | |
925 | 'channel' => 'RTL Ⅱ', |
- | |
926 | 'showtimes' => 'Di 22:20', |
- | |
927 | 'seen' => array(array(1, 4)), |
- | |
928 | 'last_seen' => mktime(22, 45, 0, 6, 7, 2011), |
- | |
929 | 'seasons' => array(13, 13, 5, 10), |
- | |
930 | 'episode_list' => 'wiki:Liste_der_Torchwood-Episoden', |
- | |
931 | 'episodes' => array( |
- | |
932 | 1 => 'Wie alles begann (Everything Changes)', |
- | |
933 | 2 => "Tag eins (Day One)", |
- | |
934 | 3 => 'Die Geistermaschine (Ghost Machine)', |
- | |
935 | 4 => 'Cyberwoman (Cyber Woman)', |
- | |
936 | 5 => 'Aus dunkler Vorzeit (Small Worlds)', |
- | |
937 | 6 => 'Erntezeit (Countrycide)', |
- | |
938 | 7 => 'Timeo Danaos… (Greeks Bearing Gifts)', |
- | |
939 | 8 => 'Sie haben Suzie schon wieder getötet! (They Keep Killing Suzie)', |
- | |
940 | 9 => 'Das sechste Auge (Random Shoes)', |
- | |
941 | 10 => 'Die Gestrandeten (Out of Time)', |
- | |
942 | 11 => 'Faustrecht (Combat)', |
- | |
943 | 12 => 'Captain Jack Harkness', |
- | |
944 | 13 => 'Das Ende aller Tage (End of Days)', |
- | |
945 | - | ||
946 | 14 => 'Kiss Kiss Bang Bang (Kiss Kiss, Bang Bang)', |
- | |
947 | 15 => 'Invasion (Sleeper)', |
- | |
948 | // 16 => 'Bis zum letzten Mann (To the Last Man)', |
- | |
949 | // 17 => 'Fleisch (Meat)', |
- | |
950 | // 18 => 'Adam', |
- | |
951 | // 19 => 'Nebenwirkungen (Reset)', |
- | |
952 | // 20 => 'Untot (Dead Man Walking)', |
- | |
953 | // 21 => 'Aus dem Leben eines Toten (A Day in the Death)', |
- | |
954 | // 22 => 'Die Braut, der vor nichts graut (Something Borrowed)', |
- | |
955 | // 23 => 'Sie kamen aus dem Regen (From Out of the Rain)', |
- | |
956 | // 24 => 'Verschollen (Adrift)', |
- | |
957 | // 25 => 'Offenbarungen (Fragments)', |
- | |
958 | // 26 => 'Wundmale (Exit Wounds)', |
- | |
959 | - | ||
960 | // 27 => 'Kinder der Erde: Tag eins (Children of Earth: Day One)', |
- | |
961 | // 28 => 'Kinder der Erde: Tag zwei (Children of Earth: Day Two)', |
- | |
962 | // 29 => 'Kinder der Erde: Tag drei (Children of Earth: Day Three)', |
- | |
963 | // 30 => 'Kinder der Erde: Tag vier (Children of Earth: Day Four)', |
- | |
964 | // 31 => 'Kinder der Erde: Tag fünf (Children of Earth: Day Five)', |
- | |
965 | - | ||
966 | // 32 => 'The New World', |
- | |
967 | // 33 => 'Rendition', |
- | |
968 | // 34 => 'Dead of Night', |
- | |
969 | // 35 => 'Escape to L.A.', |
- | |
970 | // 36 => 'The Categories of Life', |
- | |
971 | // 37 => 'The Middle Men', |
- | |
972 | // 38 => 'Immortal Sins', |
- | |
973 | // 39 => 'End of the Road', |
- | |
974 | // 40 => 'The Gathering', |
- | |
975 | // 41 => 'The Blood Line' |
- | |
976 | ) |
- | |
977 | ), |
- | |
978 | '<span class="true-blood"><span class="upper">True</span>' |
- | |
979 | . '<span class="hidden"> </span><span class="blood"><span class="lower">B</span>lood</span></span>' => array( |
- | |
980 | 'ignore' => true, |
- | |
981 | 'channel' => 'online', |
- | |
982 | // 'showtimes' => 'Mi 00:10', |
- | |
983 | 'seen' => array(array(1, 3)), |
- | |
984 | 'seasons' => array(12, 12, 12, 12), |
- | |
985 | 'episode_list' => 'wiki:en:List_of_True_Blood_episodes', |
- | |
986 | 'episodes' => array( |
- | |
987 | 1 => "Strange Love", |
- | |
988 | 2 => "The First Taste", |
- | |
989 | 3 => "Mine", |
- | |
990 | 4 => "Escape From Dragon House", |
- | |
991 | 5 => "Sparks Fly Out", |
- | |
992 | 6 => "Cold Ground", |
- | |
993 | 7 => "Burning House of Love", |
- | |
994 | 8 => "The Fourth Man in the Fire", |
- | |
995 | 9 => "Plaisir d'Amour", |
- | |
996 | 10 => "I Don't Wanna Know", |
- | |
997 | 11 => "To Love is to Bury", |
- | |
998 | 12 => "You'll Be the Death of Me", |
- | |
999 | 13 => "Nothing But the Blood", |
- | |
1000 | 14 => "Keep This Party Going", |
- | |
1001 | 15 => "Scratches", |
- | |
1002 | 16 => "Shake and Fingerpop", |
- | |
1003 | 17 => "Never Let Me Go", |
- | |
1004 | 18 => "Hard-Hearted Hannah", |
- | |
1005 | 19 => "Release Me", |
- | |
1006 | 20 => "Time Bomb", |
- | |
1007 | 21 => "I Will Rise Up", |
- | |
1008 | 22 => "New World In My View", |
- | |
1009 | 23 => "Frenzy", |
- | |
1010 | 24 => "Beyond Here Lies Nothing", |
- | |
1011 | 25 => "Bad Blood", |
- | |
1012 | 26 => "Beautifully Broken", |
- | |
1013 | 27 => "It Hurts Me Too", |
- | |
1014 | 28 => "9 Crimes", |
- | |
1015 | 29 => "Trouble", |
- | |
1016 | 30 => "I Got a Right to Sing the Blues", |
- | |
1017 | 31 => "Hitting the Ground", |
- | |
1018 | 32 => "Night on the Sun", |
- | |
1019 | 33 => "Everything Is Broken", |
- | |
1020 | 34 => "I Smell a Rat", |
- | |
1021 | 35 => "Fresh Blood", |
- | |
1022 | 36 => "Evil is Going On", |
- | |
1023 | ) |
- | |
1024 | ), |
- | |
1025 | // '<span class="true-blood"><span class="upper">True</span>' |
- | |
1026 | // . '<span class="hidden"> </span><span class="lower">B</span>lood</span> (de)' => array( |
- | |
1027 | // 'channel' => 'RTL Ⅱ', |
- | |
1028 | // 'showtimes' => 'Mi 21:05', |
- | |
1029 | // 'seen' => array(array(1, 6)), |
- | |
1030 | // 'seasons' => array(12, 12, 12, 12), |
- | |
1031 | // 'episode_list' => 'wiki:Liste_der_True-Blood-Episoden', |
- | |
1032 | // 'episodes' => array( |
- | |
1033 | // 1 => "Strange Love (Strange Love)", |
- | |
1034 | // 2 => "Blut geleckt (The First Taste)", |
- | |
1035 | // 3 => "Sie gehört zu mir (Mine)", |
- | |
1036 | // 4 => "Flucht aus dem Drachenhaus (Escape From Dragon House)", |
- | |
1037 | // 5 => "Funkenflug (Sparks Fly Out)", |
- | |
1038 | // 6 => "Kalte Erde (Cold Ground)", |
- | |
1039 | // 7 => "Brennende Leidenschaft (Burning House of Love)", |
- | |
1040 | // 8 => "Der vierte Mann im Feuer (The Fourth Man in the Fire)", |
- | |
1041 | // 9 => "Plaisir d'Amour (Plaisir d'Amour)", |
- | |
1042 | // 10 => "Gefährliches Spiel (I Don't Wanna Know)", |
- | |
1043 | // 11 => "Begräbnis aus Liebe (To Love is to Bury)", |
- | |
1044 | // 12 => "Du wirst mein Tod sein (You'll Be the Death of Me)", |
- | |
1045 | // 13 => "Nichts als Blut (Nothing But the Blood)", |
- | |
1046 | // 14 => "Die Party geht weiter (Keep This Party Going)", |
- | |
1047 | // 15 => "Kratzer (Scratches)", |
- | |
1048 | // 16 => "Überraschung (Shake and Fingerpop)", |
- | |
1049 | // 17 => "Verflucht (Never Let Me Go)", |
- | |
1050 | // 18 => "Hartherzige Hannah (Hard-Hearted Hannah)", |
- | |
1051 | // 19 => "Lass mich frei (Release Me)", |
- | |
1052 | // 20 => "Zeitbombe (Time Bomb)", |
- | |
1053 | // 21 => "Auferstehung (I Will Rise Up)", |
- | |
1054 | // 22 => "Neue Welt (New World In My View)", |
- | |
1055 | // 23 => "Ekstase (Frenzy)", |
- | |
1056 | // 24 => "Das Ende des Horizonts (Beyond Here Lies Nothing)", |
- | |
1057 | // 25 => "Böses Blut (Bad Blood)", |
- | |
1058 | // 26 => "Schön kaputt (Beautifully Broken)", |
- | |
1059 | // 27 => "Es tut so weh (It Hurts Me Too)", |
- | |
1060 | // 28 => "Neun Verbrechen (9 Crimes)", |
- | |
1061 | // 29 => "Ärger (Trouble)", |
- | |
1062 | // 30 => "Ich habe ein Recht darauf, den Blues zu singen (I Got a Right to Sing the Blues)", |
- | |
1063 | // 31 => "Am Boden der Tatsachen (Hitting the Ground)", |
- | |
1064 | // 32 => "Nacht auf der Sonne (Night on the Sun)", |
- | |
1065 | // 33 => "Alles ist zerbrochen (Everything Is Broken)", |
- | |
1066 | // 34 => "Verdacht (I Smell a Rat)", |
- | |
1067 | // 35 => "Frisches Blut (Fresh Blood)", |
- | |
1068 | // 36 => "Das Böse geht weiter (Evil is Going On)", |
- | |
1069 | // ) |
- | |
1070 | // ), |
- | |
1071 | - | ||
1072 | '<span class="tara"><span class="us-of">United States of</span>' |
- | |
1073 | . ' <span class="tara">Tara</span></span>' => array( |
- | |
1074 | 'channel' => 'online', |
- | |
1075 | // 'showtimes' => 'Do 23:24', |
- | |
1076 | 'seen' => array(array(1, 3)), |
- | |
1077 | // 'last_seen' => mktime(0, 4, 0, 9, 30, 2011), |
- | |
1078 | 'seasons' => array(12, 12, 12), |
- | |
1079 | 'episode_list' => 'wiki:Taras_Welten#Episodenliste', |
- | |
1080 | 'episodes' => array( |
- | |
1081 | 1 => "Pilot (Teenie-Alarm)", |
- | |
1082 | 2 => "Aftermath (Ruhe nach dem Sturm)", |
- | |
1083 | 3 => "Work (Eine Frau für alle Fälle)", |
- | |
1084 | 4 => "Himmel & Hölle (Inspiration)", |
- | |
1085 | 5 => "Party Time (Revolution)", |
- | |
1086 | 6 => "Familiengeheimnisse (Transition)", |
- | |
1087 | 7 => "Busenfreundinnen (Alternations)", |
- | |
1088 | 8 => "Weibliche Tricks und Triebe (Abundance)", |
- | |
1089 | 9 => "Reiseandenken (Possibility)", |
- | |
1090 | 10 => "Feuer unterm Dach (Betrayal)", |
- | |
1091 | 11 => "Schnee von gestern (Snow)", |
- | |
1092 | 12 => "Nackte Tatsachen (Miracle)", |
- | |
1093 | - | ||
1094 | 13 => "Zu neuen Ufern (Yes)", |
- | |
1095 | 14 => "Buck In Love (Trouble Junction)", |
- | |
1096 | 15 => "Auf dünnem Eis (The Truth Hurts)", |
- | |
1097 | 16 => "Die neue Therapeutin (You Becoming You)", |
- | |
1098 | 17 => "Hinter Gittern (Doin’ Time)", |
- | |
1099 | 18 => "Geschlossene Gesellschaft (Torando)", |
- | |
1100 | 19 => "Besuch vom Jugendamt (Dept. of Fucked Up Family Services)", |
- | |
1101 | 20 => "Die Kunstausstellung (Explosive Diorama)", |
- | |
1102 | 21 => "Das Familienporträt (The Family Portrait)", |
- | |
1103 | 22 => "Die Schwarze Witwe (Open House)", |
- | |
1104 | 23 => "Spurensuche (To Have and to Hold)", |
- | |
1105 | 24 => "Zerbrochene Träume (From this Day Forward)", |
- | |
1106 | - | ||
1107 | 25 => "…youwillnotwin…", |
- | |
1108 | 26 => "Crackerjack", |
- | |
1109 | 27 => "The Full F**k You Finger", |
- | |
1110 | 28 => "Wheels", |
- | |
1111 | 29 => "Dr. Hatteras’ Miracle Elixir", |
- | |
1112 | 30 => "The Road to Hell Is Paved with Breast Intentions", |
- | |
1113 | 31 => "The Electrifying & Magnanimous Return of Beaverlamp", |
- | |
1114 | 32 => "Chicken 'n' Corn", |
- | |
1115 | 33 => "Bryce Will Play", |
- | |
1116 | 34 => "Train Wreck", |
- | |
1117 | 35 => "Crunchy Ice", |
- | |
1118 | 36 => "The Good Parts" |
- | |
1119 | ) |
- | |
1120 | ), |
- | |
1121 | - | ||
1122 | '<span class="visitors"><span class="v">V</span>' |
- | |
1123 | . '<span class="hidden"> – </span><span class="subtitle">Die Besucher</span></span> (2009)' => array( |
- | |
1124 | 'channel' => 'ProSieben', |
- | |
1125 | 'showtimes' => 'Mi 20:15', |
- | |
1126 | 'seen' => array(array(1, 3)), |
- | |
1127 | 'last_seen' => mktime(20, 15, 0, 7, 18, 2011), |
- | |
1128 | 'seasons' => array(12, 10), |
- | |
1129 | 'episode_list' => 'wiki:V_-_Die_Besucher#Episodenliste', |
- | |
1130 | 'episodes' => array( |
- | |
1131 | 1 => "Wir kommen in Frieden (Pilot)", |
- | |
1132 | 2 => "Nichts ist mehr normal (There Is No Normal Anymore)", |
- | |
1133 | 3 => "Ein strahlender Tag (A Bright New Day)", |
- | |
1134 | 4 => "Das ist nur der Anfang (It’s Only The Beginning)", |
- | |
1135 | 5 => "Willkommen im Krieg (Welcome To The War)", |
- | |
1136 | 6 => "Ein Pfund Fleisch (Pound of Flesh)", |
- | |
1137 | 7 => "John May (John May)", |
- | |
1138 | 8 => "Wir können nicht gewinnen (We Can't Win)", |
- | |
1139 | 9 => "Die Ketzergabel (Heretic's Fork)", |
- | |
1140 | 10 => "Herz und Verstand (Hearts and Minds)", |
- | |
1141 | 11 => "Reifezeit (Fruition)", |
- | |
1142 | 12 => "Brennender Himmel (Red Sky)", |
- | |
1143 | // 13 => "Roter Regen (Red Rain)", |
- | |
1144 | // 14 => "Selbstmordkommandos (Serpent’s Tooth)", |
- | |
1145 | 15 => "Enthüllung (Laid Bare)", |
- | |
1146 | 16 => "Unheilige Allianz (Unholy Alliance)", |
- | |
1147 | 17 => "Concordia (Concordia)", |
- | |
1148 | 18 => "Belagerung (Siege)", |
- | |
1149 | 19 => "Geburtstagswehen (Birth Pangs)", |
- | |
1150 | 20 => "Offensive (Uneasy Lies the Head)", |
- | |
1151 | 21 => "Teufel in Blau (Devil in a Blue Dress)", |
- | |
1152 | 22 => "Muttertag (Mother’s Day)", |
- | |
1153 | ) |
- | |
1154 | ), |
- | |
1155 | - | ||
1156 | '<span class="visitor">The Visitor</span> (de)' => array( |
- | |
1157 | // 'ignore' => true, |
- | |
1158 | 'channel' => 'online', |
- | |
1159 | 'seen' => array(array(1, 2)), |
- | |
1160 | 'seasons' => array(13), |
- | |
1161 | 'episode_list' => 'wiki:en:The_Visitor_(TV_series)#Episodes', |
- | |
1162 | 'episodes' => array( |
- | |
1163 | 1 => "Pilot", |
- | |
1164 | 2 => "Fear of Flying (Angst vorm Fliegen)", |
- | |
1165 | 3 => "The Devil's Rainbow (Der blaue Kristall)", |
- | |
1166 | 4 => "Dreams (Warnung aus dem All)", |
- | |
1167 | 5 => "Remember (Operation Omega)", |
- | |
1168 | 6 => "The Black Box (Black Box)", |
- | |
1169 | 7 => "Devil Night (Teufelsnacht)", |
- | |
1170 | 8 => "Reunion (Die letzte Stunde)", |
- | |
1171 | 9 => "Caged (In den Fängen des Wahnsinns)", |
- | |
1172 | 10 => "Going Home (Das Ritual)", |
- | |
1173 | 11 => "Miracles (Wunder des Lebens)", |
- | |
1174 | 12 => "The Chain (Magnolias Visionen)", |
- | |
1175 | 13 => "The Trial (Verräter)" |
- | |
1176 | ) |
- | |
1177 | ), |
- | |
1178 | - | ||
1179 | '<span class="warehouse-13">Warehouse <span class="numbers">13</span></span>' => array( |
- | |
1180 | 'channel' => 'RTL Ⅱ', |
- | |
1181 | 'showtimes' => 'Mi 18:15', |
- | |
1182 | 'seen' => array(array(1, 3)), |
- | |
1183 | 'last_seen' => mktime(18, 15, 0, 5, 4, 2011), |
- | |
1184 | 'seasons' => array(12, 13/*, 13*/), |
- | |
1185 | 'episode_list' => 'wiki:Warehouse_13#Episodenliste', |
- | |
1186 | 'episodes' => array( |
- | |
1187 | 1 => 'Der Kamm der Borgia (Pilot)', |
- | |
1188 | 2 => 'Der Klang der Musik (Resonance)', |
- | |
1189 | 3 => 'Unterbewusstes Verlangen (Magnetism)', |
- | |
1190 | 4 => 'Das Rheticus-Experiment (Claudia)', |
- | |
1191 | 5 => 'Die Elemente der Macht (Elements)', |
- | |
1192 | 6 => 'Das Rückgrat des Sarazenen (Burnout)', |
- | |
1193 | 7 => 'Das Schwert des Samurai (Implosion)', |
- | |
1194 | 8 => 'Gefangen im Spiegel (Duped)', |
- | |
1195 | 9 => 'Visionen der Reue (Regrets)', |
- | |
1196 | 10 => 'Das Tribunal der Räte (Breakdown)', |
- | |
1197 | 11 => 'Die Macht der Worte (Nevermore)', |
- | |
1198 | 12 => 'Ein Ende mit Schrecken (MacPherson)', |
- | |
1199 | - | ||
1200 | 13 => "Die Perle der Weisheit (Time Will Tell)", |
- | |
1201 | 14 => "In der Maske des Helden (Mild Mannered)", |
- | |
1202 | 15 => "Unheimliches in Univille (Beyond Our Control)", |
- | |
1203 | 16 => "Der Preis der Jugend (Age Before Beauty)", |
- | |
1204 | 17 => "Das Hirn des Konstrukteurs (13.1)", |
- | |
1205 | 18 => "Am Rande des Wahnsinns (Around the Bend)", |
- | |
1206 | 19 => "Der Zaubertrank der Wikinger (For the Team)", |
- | |
1207 | 20 => "Im Körper des Kollegen (Merge with Caution)", |
- | |
1208 | 21 => "Der Rächer aus der Vergangenheit (Vendetta)", |
- | |
1209 | 22 => "Zeitreise in die Sechziger (Where and When)", |
- | |
1210 | 23 => "Das Vermächtnis der Ägypter (Buried)", |
- | |
1211 | 24 => "Der Dreizack der Verdammnis (Reset)", |
- | |
1212 | 25 => "Der Geist der Weihnacht (Secret Santa)", |
- | |
1213 | // Nummer(gesamt) Nummer(Staffel) Originaltitel Deutscher Titel[17] Erstausstrahlung(Syfy USA) Erstausstrahlung(Syfy Deutschland) |
- | |
1214 | // 26 01 The New Guy 11. Juli 2011 |
- | |
1215 | // 27 02 Trials 18. Juli 2011 |
- | |
1216 | // 28 03 Love Sick 25. Juli 2011 |
- | |
1217 | // 29 04 Queen for a Day 1. August 2011 |
- | |
1218 | // 30 05 3...2...1 8. August 2011 |
- | |
1219 | // 31 06 Don't Hate the Player 15. August 2011 |
- | |
1220 | // 32 07 Past Imperfect 22. August 2011 |
- | |
1221 | // 33 08 The 40th Floor 29. August 2011 |
- | |
1222 | // 34 09 Shadows 12. September 2011 |
- | |
1223 | // 35 10 Insatiable 19. September 2011 |
- | |
1224 | // 36 11 Emily Lake (Part 1) 3. Oktober 2011 |
- | |
1225 | // 37 12 Stand (Part 2) 3. Oktober 2011 |
- | |
1226 | // 38 13 The Greatest Gift |
- | |
1227 | ) |
- | |
1228 | ), |
- | |
1229 | )); |
- | |
1230 | 896 | '<span class="time-trax">Time Trax</span> (de)' => &$time_trax, |
|
- | 897 | ||
- | 898 | '<span class="torchwood">Torchwood</span>' => array( |
|
- | 899 | 'ignore' => true, |
|
- | 900 | 'channel' => 'BBC 1', |
|
- | 901 | 'showtimes' => 'Do 22:00', |
|
- | 902 | // 'seen' => array(array(1, 4)), |
|
- | 903 | // 'last_seen' => mktime(22, 45, 0, 6, 7, 2011), |
|
- | 904 | 'seasons' => array(13, 13, 5, 10), |
|
- | 905 | 'episode_list' => 'wiki:List_of_Torchwood_episodes', |
|
- | 906 | 'episodes' => array( |
|
- | 907 | // 1 => 'Wie alles begann (Everything Changes)', |
|
- | 908 | // 2 => "Tag eins (Day One)", |
|
- | 909 | // 3 => 'Die Geistermaschine (Ghost Machine)', |
|
- | 910 | // 4 => 'Cyberwoman (Cyber Woman)', |
|
- | 911 | // 5 => 'Aus dunkler Vorzeit (Small Worlds)', |
|
- | 912 | // 6 => 'Erntezeit (Countrycide)', |
|
- | 913 | // 7 => 'Timeo Danaos… (Greeks Bearing Gifts)', |
|
- | 914 | // 8 => 'Sie haben Suzie schon wieder getötet! (They Keep Killing Suzie)', |
|
- | 915 | // 9 => 'Das sechste Auge (Random Shoes)', |
|
- | 916 | // 10 => 'Die Gestrandeten (Out of Time)', |
|
- | 917 | // 11 => 'Faustrecht (Combat)', |
|
- | 918 | // 12 => 'Captain Jack Harkness', |
|
- | 919 | // 13 => 'Das Ende aller Tage (End of Days)', |
|
- | 920 | ||
- | 921 | // 14 => 'Kiss Kiss Bang Bang (Kiss Kiss, Bang Bang)', |
|
- | 922 | // 15 => 'Invasion (Sleeper)', |
|
- | 923 | // 16 => 'Bis zum letzten Mann (To the Last Man)', |
|
- | 924 | // 17 => 'Fleisch (Meat)', |
|
- | 925 | // 18 => 'Adam', |
|
- | 926 | // 19 => 'Nebenwirkungen (Reset)', |
|
- | 927 | // 20 => 'Untot (Dead Man Walking)', |
|
- | 928 | // 21 => 'Aus dem Leben eines Toten (A Day in the Death)', |
|
- | 929 | // 22 => 'Die Braut, der vor nichts graut (Something Borrowed)', |
|
- | 930 | // 23 => 'Sie kamen aus dem Regen (From Out of the Rain)', |
|
- | 931 | // 24 => 'Verschollen (Adrift)', |
|
- | 932 | // 25 => 'Offenbarungen (Fragments)', |
|
- | 933 | // 26 => 'Wundmale (Exit Wounds)', |
|
- | 934 | ||
- | 935 | // 27 => 'Kinder der Erde: Tag eins (Children of Earth: Day One)', |
|
- | 936 | // 28 => 'Kinder der Erde: Tag zwei (Children of Earth: Day Two)', |
|
- | 937 | // 29 => 'Kinder der Erde: Tag drei (Children of Earth: Day Three)', |
|
- | 938 | // 30 => 'Kinder der Erde: Tag vier (Children of Earth: Day Four)', |
|
- | 939 | // 31 => 'Kinder der Erde: Tag fünf (Children of Earth: Day Five)', |
|
- | 940 | ||
- | 941 | 32 => 'The New World', |
|
- | 942 | 33 => 'Rendition', |
|
- | 943 | 34 => 'Dead of Night', |
|
- | 944 | // 35 => 'Escape to L.A.', |
|
- | 945 | // 36 => 'The Categories of Life', |
|
- | 946 | // 37 => 'The Middle Men', |
|
- | 947 | // 38 => 'Immortal Sins', |
|
- | 948 | // 39 => 'End of the Road', |
|
- | 949 | // 40 => 'The Gathering', |
|
- | 950 | // 41 => 'The Blood Line' |
|
- | 951 | ) |
|
- | 952 | ), |
|
- | 953 | ||
- | 954 | '<span class="torchwood">Torchwood</span> (de)' => array( |
|
- | 955 | 'channel' => 'RTL Ⅱ', |
|
- | 956 | 'showtimes' => 'Di 22:20', |
|
- | 957 | 'seen' => array(array(1, 4)), |
|
- | 958 | 'last_seen' => mktime(22, 45, 0, 6, 7, 2011), |
|
- | 959 | 'seasons' => array(13, 13, 5, 10), |
|
- | 960 | 'episode_list' => 'wiki:Liste_der_Torchwood-Episoden', |
|
- | 961 | 'episodes' => array( |
|
- | 962 | 1 => 'Wie alles begann (Everything Changes)', |
|
- | 963 | 2 => "Tag eins (Day One)", |
|
- | 964 | 3 => 'Die Geistermaschine (Ghost Machine)', |
|
- | 965 | 4 => 'Cyberwoman (Cyber Woman)', |
|
- | 966 | 5 => 'Aus dunkler Vorzeit (Small Worlds)', |
|
- | 967 | 6 => 'Erntezeit (Countrycide)', |
|
- | 968 | 7 => 'Timeo Danaos… (Greeks Bearing Gifts)', |
|
- | 969 | 8 => 'Sie haben Suzie schon wieder getötet! (They Keep Killing Suzie)', |
|
- | 970 | 9 => 'Das sechste Auge (Random Shoes)', |
|
- | 971 | 10 => 'Die Gestrandeten (Out of Time)', |
|
- | 972 | 11 => 'Faustrecht (Combat)', |
|
- | 973 | 12 => 'Captain Jack Harkness', |
|
- | 974 | 13 => 'Das Ende aller Tage (End of Days)', |
|
- | 975 | ||
- | 976 | 14 => 'Kiss Kiss Bang Bang (Kiss Kiss, Bang Bang)', |
|
- | 977 | 15 => 'Invasion (Sleeper)', |
|
- | 978 | // 16 => 'Bis zum letzten Mann (To the Last Man)', |
|
- | 979 | // 17 => 'Fleisch (Meat)', |
|
- | 980 | // 18 => 'Adam', |
|
- | 981 | // 19 => 'Nebenwirkungen (Reset)', |
|
- | 982 | // 20 => 'Untot (Dead Man Walking)', |
|
- | 983 | // 21 => 'Aus dem Leben eines Toten (A Day in the Death)', |
|
- | 984 | // 22 => 'Die Braut, der vor nichts graut (Something Borrowed)', |
|
- | 985 | // 23 => 'Sie kamen aus dem Regen (From Out of the Rain)', |
|
- | 986 | // 24 => 'Verschollen (Adrift)', |
|
- | 987 | // 25 => 'Offenbarungen (Fragments)', |
|
- | 988 | // 26 => 'Wundmale (Exit Wounds)', |
|
- | 989 | ||
- | 990 | // 27 => 'Kinder der Erde: Tag eins (Children of Earth: Day One)', |
|
- | 991 | // 28 => 'Kinder der Erde: Tag zwei (Children of Earth: Day Two)', |
|
- | 992 | // 29 => 'Kinder der Erde: Tag drei (Children of Earth: Day Three)', |
|
- | 993 | // 30 => 'Kinder der Erde: Tag vier (Children of Earth: Day Four)', |
|
- | 994 | // 31 => 'Kinder der Erde: Tag fünf (Children of Earth: Day Five)', |
|
- | 995 | ||
- | 996 | // 32 => 'The New World', |
|
- | 997 | // 33 => 'Rendition', |
|
- | 998 | // 34 => 'Dead of Night', |
|
- | 999 | // 35 => 'Escape to L.A.', |
|
- | 1000 | // 36 => 'The Categories of Life', |
|
- | 1001 | // 37 => 'The Middle Men', |
|
- | 1002 | // 38 => 'Immortal Sins', |
|
- | 1003 | // 39 => 'End of the Road', |
|
- | 1004 | // 40 => 'The Gathering', |
|
- | 1005 | // 41 => 'The Blood Line' |
|
- | 1006 | ) |
|
- | 1007 | ), |
|
- | 1008 | '<span class="true-blood"><span class="upper">True</span>' |
|
- | 1009 | . '<span class="hidden"> </span><span class="blood"><span class="lower">B</span>lood</span></span>' => array( |
|
- | 1010 | // 'ignore' => true, |
|
- | 1011 | 'channel' => 'online', |
|
- | 1012 | // 'showtimes' => 'Mi 00:10', |
|
- | 1013 | 'seen' => array(array(1, 4)), |
|
- | 1014 | 'seasons' => array(12, 12, 12, 12), |
|
- | 1015 | 'episode_list' => 'wiki:en:List_of_True_Blood_episodes', |
|
- | 1016 | 'episodes' => array( |
|
- | 1017 | 1 => "Strange Love", |
|
- | 1018 | 2 => "The First Taste", |
|
- | 1019 | 3 => "Mine", |
|
- | 1020 | 4 => "Escape From Dragon House", |
|
- | 1021 | 5 => "Sparks Fly Out", |
|
- | 1022 | 6 => "Cold Ground", |
|
- | 1023 | 7 => "Burning House of Love", |
|
- | 1024 | 8 => "The Fourth Man in the Fire", |
|
- | 1025 | 9 => "Plaisir d'Amour", |
|
- | 1026 | 10 => "I Don't Wanna Know", |
|
- | 1027 | 11 => "To Love is to Bury", |
|
- | 1028 | 12 => "You'll Be the Death of Me", |
|
- | 1029 | 13 => "Nothing But the Blood", |
|
- | 1030 | 14 => "Keep This Party Going", |
|
- | 1031 | 15 => "Scratches", |
|
- | 1032 | 16 => "Shake and Fingerpop", |
|
- | 1033 | 17 => "Never Let Me Go", |
|
- | 1034 | 18 => "Hard-Hearted Hannah", |
|
- | 1035 | 19 => "Release Me", |
|
- | 1036 | 20 => "Time Bomb", |
|
- | 1037 | 21 => "I Will Rise Up", |
|
- | 1038 | 22 => "New World In My View", |
|
- | 1039 | 23 => "Frenzy", |
|
- | 1040 | 24 => "Beyond Here Lies Nothing", |
|
- | 1041 | 25 => "Bad Blood", |
|
- | 1042 | 26 => "Beautifully Broken", |
|
- | 1043 | 27 => "It Hurts Me Too", |
|
- | 1044 | 28 => "9 Crimes", |
|
- | 1045 | 29 => "Trouble", |
|
- | 1046 | 30 => "I Got a Right to Sing the Blues", |
|
- | 1047 | 31 => "Hitting the Ground", |
|
- | 1048 | 32 => "Night on the Sun", |
|
- | 1049 | 33 => "Everything Is Broken", |
|
- | 1050 | 34 => "I Smell a Rat", |
|
- | 1051 | 35 => "Fresh Blood", |
|
- | 1052 | 36 => "Evil is Going On", |
|
- | 1053 | ) |
|
- | 1054 | ), |
|
- | 1055 | // '<span class="true-blood"><span class="upper">True</span>' |
|
- | 1056 | // . '<span class="hidden"> </span><span class="lower">B</span>lood</span> (de)' => array( |
|
- | 1057 | // 'channel' => 'RTL Ⅱ', |
|
- | 1058 | // 'showtimes' => 'Mi 21:05', |
|
- | 1059 | // 'seen' => array(array(1, 6)), |
|
- | 1060 | // 'seasons' => array(12, 12, 12, 12), |
|
- | 1061 | // 'episode_list' => 'wiki:Liste_der_True-Blood-Episoden', |
|
- | 1062 | // 'episodes' => array( |
|
- | 1063 | // 1 => "Strange Love (Strange Love)", |
|
- | 1064 | // 2 => "Blut geleckt (The First Taste)", |
|
- | 1065 | // 3 => "Sie gehört zu mir (Mine)", |
|
- | 1066 | // 4 => "Flucht aus dem Drachenhaus (Escape From Dragon House)", |
|
- | 1067 | // 5 => "Funkenflug (Sparks Fly Out)", |
|
- | 1068 | // 6 => "Kalte Erde (Cold Ground)", |
|
- | 1069 | // 7 => "Brennende Leidenschaft (Burning House of Love)", |
|
- | 1070 | // 8 => "Der vierte Mann im Feuer (The Fourth Man in the Fire)", |
|
- | 1071 | // 9 => "Plaisir d'Amour (Plaisir d'Amour)", |
|
- | 1072 | // 10 => "Gefährliches Spiel (I Don't Wanna Know)", |
|
- | 1073 | // 11 => "Begräbnis aus Liebe (To Love is to Bury)", |
|
- | 1074 | // 12 => "Du wirst mein Tod sein (You'll Be the Death of Me)", |
|
- | 1075 | // 13 => "Nichts als Blut (Nothing But the Blood)", |
|
- | 1076 | // 14 => "Die Party geht weiter (Keep This Party Going)", |
|
- | 1077 | // 15 => "Kratzer (Scratches)", |
|
- | 1078 | // 16 => "Überraschung (Shake and Fingerpop)", |
|
- | 1079 | // 17 => "Verflucht (Never Let Me Go)", |
|
- | 1080 | // 18 => "Hartherzige Hannah (Hard-Hearted Hannah)", |
|
- | 1081 | // 19 => "Lass mich frei (Release Me)", |
|
- | 1082 | // 20 => "Zeitbombe (Time Bomb)", |
|
- | 1083 | // 21 => "Auferstehung (I Will Rise Up)", |
|
- | 1084 | // 22 => "Neue Welt (New World In My View)", |
|
- | 1085 | // 23 => "Ekstase (Frenzy)", |
|
- | 1086 | // 24 => "Das Ende des Horizonts (Beyond Here Lies Nothing)", |
|
- | 1087 | // 25 => "Böses Blut (Bad Blood)", |
|
- | 1088 | // 26 => "Schön kaputt (Beautifully Broken)", |
|
- | 1089 | // 27 => "Es tut so weh (It Hurts Me Too)", |
|
- | 1090 | // 28 => "Neun Verbrechen (9 Crimes)", |
|
- | 1091 | // 29 => "Ärger (Trouble)", |
|
- | 1092 | // 30 => "Ich habe ein Recht darauf, den Blues zu singen (I Got a Right to Sing the Blues)", |
|
- | 1093 | // 31 => "Am Boden der Tatsachen (Hitting the Ground)", |
|
- | 1094 | // 32 => "Nacht auf der Sonne (Night on the Sun)", |
|
- | 1095 | // 33 => "Alles ist zerbrochen (Everything Is Broken)", |
|
- | 1096 | // 34 => "Verdacht (I Smell a Rat)", |
|
- | 1097 | // 35 => "Frisches Blut (Fresh Blood)", |
|
- | 1098 | // 36 => "Das Böse geht weiter (Evil is Going On)", |
|
- | 1099 | // ) |
|
- | 1100 | // ), |
|
- | 1101 | ||
- | 1102 | '<span class="tara"><span class="us-of">United States of</span>' |
|
- | 1103 | . ' <span class="tara">Tara</span></span>' => array( |
|
- | 1104 | 'channel' => 'online', |
|
- | 1105 | // 'showtimes' => 'Do 23:24', |
|
- | 1106 | 'seen' => array(array(1, 3)), |
|
- | 1107 | // 'last_seen' => mktime(0, 4, 0, 9, 30, 2011), |
|
- | 1108 | 'seasons' => array(12, 12, 12), |
|
- | 1109 | 'episode_list' => 'wiki:Taras_Welten#Episodenliste', |
|
- | 1110 | 'episodes' => array( |
|
- | 1111 | 1 => "Pilot (Teenie-Alarm)", |
|
- | 1112 | 2 => "Aftermath (Ruhe nach dem Sturm)", |
|
- | 1113 | 3 => "Work (Eine Frau für alle Fälle)", |
|
- | 1114 | 4 => "Himmel & Hölle (Inspiration)", |
|
- | 1115 | 5 => "Party Time (Revolution)", |
|
- | 1116 | 6 => "Familiengeheimnisse (Transition)", |
|
- | 1117 | 7 => "Busenfreundinnen (Alternations)", |
|
- | 1118 | 8 => "Weibliche Tricks und Triebe (Abundance)", |
|
- | 1119 | 9 => "Reiseandenken (Possibility)", |
|
- | 1120 | 10 => "Feuer unterm Dach (Betrayal)", |
|
- | 1121 | 11 => "Schnee von gestern (Snow)", |
|
- | 1122 | 12 => "Nackte Tatsachen (Miracle)", |
|
- | 1123 | ||
- | 1124 | 13 => "Zu neuen Ufern (Yes)", |
|
- | 1125 | 14 => "Buck In Love (Trouble Junction)", |
|
- | 1126 | 15 => "Auf dünnem Eis (The Truth Hurts)", |
|
- | 1127 | 16 => "Die neue Therapeutin (You Becoming You)", |
|
- | 1128 | 17 => "Hinter Gittern (Doin’ Time)", |
|
- | 1129 | 18 => "Geschlossene Gesellschaft (Torando)", |
|
- | 1130 | 19 => "Besuch vom Jugendamt (Dept. of Fucked Up Family Services)", |
|
- | 1131 | 20 => "Die Kunstausstellung (Explosive Diorama)", |
|
- | 1132 | 21 => "Das Familienporträt (The Family Portrait)", |
|
- | 1133 | 22 => "Die Schwarze Witwe (Open House)", |
|
- | 1134 | 23 => "Spurensuche (To Have and to Hold)", |
|
- | 1135 | 24 => "Zerbrochene Träume (From this Day Forward)", |
|
- | 1136 | ||
- | 1137 | 25 => "…youwillnotwin…", |
|
- | 1138 | 26 => "Crackerjack", |
|
- | 1139 | 27 => "The Full F**k You Finger", |
|
- | 1140 | 28 => "Wheels", |
|
- | 1141 | 29 => "Dr. Hatteras’ Miracle Elixir", |
|
- | 1142 | 30 => "The Road to Hell Is Paved with Breast Intentions", |
|
- | 1143 | 31 => "The Electrifying & Magnanimous Return of Beaverlamp", |
|
- | 1144 | 32 => "Chicken 'n' Corn", |
|
- | 1145 | 33 => "Bryce Will Play", |
|
- | 1146 | 34 => "Train Wreck", |
|
- | 1147 | 35 => "Crunchy Ice", |
|
- | 1148 | 36 => "The Good Parts" |
|
- | 1149 | ) |
|
- | 1150 | ), |
|
- | 1151 | ||
- | 1152 | '<span class="visitors"><span class="v">V</span>' |
|
- | 1153 | . '<span class="hidden"> – </span><span class="subtitle">Die Besucher</span></span> (2009)' => array( |
|
- | 1154 | 'channel' => 'ProSieben', |
|
- | 1155 | 'showtimes' => 'Mi 20:15', |
|
- | 1156 | 'seen' => array(array(1, 3)), |
|
- | 1157 | 'last_seen' => mktime(20, 15, 0, 7, 18, 2011), |
|
- | 1158 | 'seasons' => array(12, 10), |
|
- | 1159 | 'episode_list' => 'wiki:V_-_Die_Besucher#Episodenliste', |
|
- | 1160 | 'episodes' => array( |
|
- | 1161 | 1 => "Wir kommen in Frieden (Pilot)", |
|
- | 1162 | 2 => "Nichts ist mehr normal (There Is No Normal Anymore)", |
|
- | 1163 | 3 => "Ein strahlender Tag (A Bright New Day)", |
|
- | 1164 | 4 => "Das ist nur der Anfang (It’s Only The Beginning)", |
|
- | 1165 | 5 => "Willkommen im Krieg (Welcome To The War)", |
|
- | 1166 | 6 => "Ein Pfund Fleisch (Pound of Flesh)", |
|
- | 1167 | 7 => "John May (John May)", |
|
- | 1168 | 8 => "Wir können nicht gewinnen (We Can't Win)", |
|
- | 1169 | 9 => "Die Ketzergabel (Heretic's Fork)", |
|
- | 1170 | 10 => "Herz und Verstand (Hearts and Minds)", |
|
- | 1171 | 11 => "Reifezeit (Fruition)", |
|
- | 1172 | 12 => "Brennender Himmel (Red Sky)", |
|
- | 1173 | // 13 => "Roter Regen (Red Rain)", |
|
- | 1174 | // 14 => "Selbstmordkommandos (Serpent’s Tooth)", |
|
- | 1175 | 15 => "Enthüllung (Laid Bare)", |
|
- | 1176 | 16 => "Unheilige Allianz (Unholy Alliance)", |
|
- | 1177 | 17 => "Concordia (Concordia)", |
|
- | 1178 | 18 => "Belagerung (Siege)", |
|
- | 1179 | 19 => "Geburtstagswehen (Birth Pangs)", |
|
- | 1180 | 20 => "Offensive (Uneasy Lies the Head)", |
|
- | 1181 | 21 => "Teufel in Blau (Devil in a Blue Dress)", |
|
- | 1182 | 22 => "Muttertag (Mother’s Day)", |
|
- | 1183 | ) |
|
- | 1184 | ), |
|
- | 1185 | ||
- | 1186 | '<span class="visitor">The Visitor</span> (de)' => array( |
|
- | 1187 | // 'ignore' => true, |
|
- | 1188 | 'channel' => 'online', |
|
- | 1189 | 'seen' => array(array(1, 2)), |
|
- | 1190 | 'seasons' => array(13), |
|
- | 1191 | 'episode_list' => 'wiki:en:The_Visitor_(TV_series)#Episodes', |
|
- | 1192 | 'episodes' => array( |
|
- | 1193 | 1 => "Pilot", |
|
- | 1194 | 2 => "Fear of Flying (Angst vorm Fliegen)", |
|
- | 1195 | 3 => "The Devil's Rainbow (Der blaue Kristall)", |
|
- | 1196 | 4 => "Dreams (Warnung aus dem All)", |
|
- | 1197 | 5 => "Remember (Operation Omega)", |
|
- | 1198 | 6 => "The Black Box (Black Box)", |
|
- | 1199 | 7 => "Devil Night (Teufelsnacht)", |
|
- | 1200 | 8 => "Reunion (Die letzte Stunde)", |
|
- | 1201 | 9 => "Caged (In den Fängen des Wahnsinns)", |
|
- | 1202 | 10 => "Going Home (Das Ritual)", |
|
- | 1203 | 11 => "Miracles (Wunder des Lebens)", |
|
- | 1204 | 12 => "The Chain (Magnolias Visionen)", |
|
- | 1205 | 13 => "The Trial (Verräter)" |
|
- | 1206 | ) |
|
- | 1207 | ), |
|
- | 1208 | ||
- | 1209 | '<span class="warehouse-13">Warehouse <span class="numbers">13</span></span>' => array( |
|
- | 1210 | 'channel' => 'RTL Ⅱ', |
|
- | 1211 | 'showtimes' => 'Mi 18:15', |
|
- | 1212 | 'seen' => array(array(1, 3)), |
|
- | 1213 | 'last_seen' => mktime(18, 15, 0, 5, 4, 2011), |
|
- | 1214 | 'seasons' => array(12, 13/*, 13*/), |
|
- | 1215 | 'episode_list' => 'wiki:Warehouse_13#Episodenliste', |
|
- | 1216 | 'episodes' => array( |
|
- | 1217 | 1 => 'Der Kamm der Borgia (Pilot)', |
|
- | 1218 | 2 => 'Der Klang der Musik (Resonance)', |
|
- | 1219 | 3 => 'Unterbewusstes Verlangen (Magnetism)', |
|
- | 1220 | 4 => 'Das Rheticus-Experiment (Claudia)', |
|
- | 1221 | 5 => 'Die Elemente der Macht (Elements)', |
|
- | 1222 | 6 => 'Das Rückgrat des Sarazenen (Burnout)', |
|
- | 1223 | 7 => 'Das Schwert des Samurai (Implosion)', |
|
- | 1224 | 8 => 'Gefangen im Spiegel (Duped)', |
|
- | 1225 | 9 => 'Visionen der Reue (Regrets)', |
|
- | 1226 | 10 => 'Das Tribunal der Räte (Breakdown)', |
|
- | 1227 | 11 => 'Die Macht der Worte (Nevermore)', |
|
- | 1228 | 12 => 'Ein Ende mit Schrecken (MacPherson)', |
|
- | 1229 | ||
- | 1230 | 13 => "Die Perle der Weisheit (Time Will Tell)", |
|
- | 1231 | 14 => "In der Maske des Helden (Mild Mannered)", |
|
- | 1232 | 15 => "Unheimliches in Univille (Beyond Our Control)", |
|
- | 1233 | 16 => "Der Preis der Jugend (Age Before Beauty)", |
|
- | 1234 | 17 => "Das Hirn des Konstrukteurs (13.1)", |
|
- | 1235 | 18 => "Am Rande des Wahnsinns (Around the Bend)", |
|
- | 1236 | 19 => "Der Zaubertrank der Wikinger (For the Team)", |
|
- | 1237 | 20 => "Im Körper des Kollegen (Merge with Caution)", |
|
- | 1238 | 21 => "Der Rächer aus der Vergangenheit (Vendetta)", |
|
- | 1239 | 22 => "Zeitreise in die Sechziger (Where and When)", |
|
- | 1240 | 23 => "Das Vermächtnis der Ägypter (Buried)", |
|
- | 1241 | 24 => "Der Dreizack der Verdammnis (Reset)", |
|
- | 1242 | 25 => "Der Geist der Weihnacht (Secret Santa)", |
|
- | 1243 | // Nummer(gesamt) Nummer(Staffel) Originaltitel Deutscher Titel[17] Erstausstrahlung(Syfy USA) Erstausstrahlung(Syfy Deutschland) |
|
- | 1244 | // 26 01 The New Guy 11. Juli 2011 |
|
- | 1245 | // 27 02 Trials 18. Juli 2011 |
|
- | 1246 | // 28 03 Love Sick 25. Juli 2011 |
|
- | 1247 | // 29 04 Queen for a Day 1. August 2011 |
|
- | 1248 | // 30 05 3...2...1 8. August 2011 |
|
- | 1249 | // 31 06 Don't Hate the Player 15. August 2011 |
|
- | 1250 | // 32 07 Past Imperfect 22. August 2011 |
|
- | 1251 | // 33 08 The 40th Floor 29. August 2011 |
|
- | 1252 | // 34 09 Shadows 12. September 2011 |
|
- | 1253 | // 35 10 Insatiable 19. September 2011 |
|
- | 1254 | // 36 11 Emily Lake (Part 1) 3. Oktober 2011 |
|
- | 1255 | // 37 12 Stand (Part 2) 3. Oktober 2011 |
|
- | 1256 | // 38 13 The Greatest Gift |
|
- | 1257 | ) |
|
- | 1258 | ), |
|
- | 1259 | )); |
|
- | 1260 |