Blame |
Last modification |
View Log
| RSS feed
1
<?php
$columbo = array(
'ignore' => true,
'channel' => 'ITV1/3',
'showtimes' => 'So 11:10',
'seen' => array(1),
'last_seen' => mktime(11, 10, 0, 6, 12, 2011),
'seasons' => array(9, 8, 8, 6, 6, 3, 5, 4, 6, 14),
'episode_list' => 'wiki:en:List_of_Columbo_episodes',
'episodes' => array(
1 => "Prescription: Murder",
2 => "Ransom for a Dead Man",
// 3 => "Tödliche Trennung (Murder by the book)",
4 => "Death Lends a Hand",
// 5 => "Mord unter sechs Augen (Dead weight)",
6 => "Suitable for Framing",
// 7 => "Schritte aus dem Schatten (Lady in waiting",
8 => "Short Fuse",
9 => "Blueprint for Murder",
// 10 => "Etüde in schwarz (Étude in black)",
// 11 => "Blumen des Bösen (The greenhouse jungle)",
// 12 => "Wenn der Eismann kommt (The most crucial game)",
// 13 => "Alter schützt vor Torheit nicht (Dagger of the mind)",
14 => "Requiem for a Falling Star",
15 => "A Stitch In Crime",
// 16 => "Schach dem Mörder (The most dangerous match)",
17 => "Double Shock",
// 18 => "Ein Hauch von Mord (Lovely but lethal)",
// 19 => "Wein ist dicker als Blut (Any old port in a storm)",
// 20 => "Stirb für mich (Candidate for crime)",
21 => "Double Exposure",
// 22 => "Schreib oder stirb (Publish or perish)",
// 23 => "Teuflische Intelligenz (Mind over mayhem)",
// 24 => "Schwanengesang (Swan song)",
// 25 => "Meine Tote – deine Tote (A friend in deed)",
// 26 => "An Exercise in Fatality",
27 => "Negative Reaction",
// 28 => "By Dawn's Early Light",
// 29 => "Troubled waters",
// 30 => "Playback",
// 31 => "Der Schlaf, der nie endet (A deadly state of mind)",
// 32 => "Forgotten Lady",
// 33 => "Mord in der Botschaft (A case of immunity)",
34 => "Identity Crisis",
35 => "A Matter of Honor",
// 36 => "Wenn der Schein trügt (Now you see him)",
// 37 => "Last Salute to the Commodore",
// 38 => "Mord im Bistro (Fade in to murder)",
// 39 => "Bei Einbruch Mord (Old-fashioned murder)",
// 40 => "Todessymphonie (The bye-bye sky high I.Q. murder case)",
41 => "Try and Catch Me",
// 42 => "Mord à la carte (Murder under glass)",
// 43 => "Mord in eigener Regie (Make me a perfect murder)",
// 44 => "Mord per Telefon (How to dial a murder)",
// 45 => "The Conspirators",
// 46 => "Tödliche Tricks (Columbo goes to the guillotine)",
// 47 => "Die vergessene Tote (Murder, smoke and shadows)",
// 48 => "Sex and the Married Detective",
// 49 => "Tödliche Kriegsspiele (auch: Täuschungsmanöver) (Grand deceptions)",
// 50 => "Murder, a Self Portrait",
// 51 => "Columbo Cries Wolf",
// 52 => "Mord nach Termin (Agenda for murder)",
// 53 => "Ruhe sanft, Mrs. Columbo (Rest in peace, Mrs. Columbo)",
54 => "Uneasy Lies the Crown",
// 55 => "Niemand stirbt zweimal (Murder in Malibu)",
// 56 => "Luzifers Schüler (Columbo goes to college)",
57 => "Caution: Murder Can Be Hazardous To Your Health",
// 58 => "Tödliche Liebe (Columbo and the murder of a rock star)",
// 59 => "Tödlicher Jackpot (Death hits the jackpot)",
// 60 => "Bluthochzeit (No time to die)",
61 => "A Bird in the Hand",
62 => "It's All in the Game",
63 => "Butterfly in Shades of Grey",
// 64 => "Undercover",
// 65 => "Strange Bedfellows",
// 66 => "A Trace of Murder – 25th Anniversary",
67 => "Ashes To Ashes",
68 => "Murder With Too Many Notes",
// 69 => "Die letzte Party (Columbo Likes the Nightlife)"
)
);
$columbo_de = array(
'ignore' => true,
'channel' => 'Super RTL / ORF2',
'showtimes' => 'So 22:30 / 23:55',
// 'seen' => array(1),
// 'last_seen' => mktime(11, 10, 0, 6, 12, 2011),
'seasons' => array(9, 8, 8, 6, 6, 3, 5, 4, 6, 14),
'episode_list' => 'wiki:Columbo#Episoden',
'episodes' => array(
1 => "Mord nach Rezept (Prescription: Murder)",
2 => "Lösegeld für einen Toten (Ransom for a Dead Man)",
// 3 => "Tödliche Trennung (Murder by the book)",
4 => "Mord mit der linken Hand (Death Lends a Hand)",
5 => "Mord unter sechs Augen (Dead Weight)",
6 => "Mord in Pastell (Suitable for framing)",
// 7 => "Schritte aus dem Schatten (Lady in waiting)",
8 => "Zigarren für den Chef (Short Fuse)",
9 => "Ein Denkmal für die Ewigkeit (Blueprint for Murder)",
10 => "Étude in schwarz (Étude in black)",
// 11 => "Blumen des Bösen (The greenhouse jungle)",
// 12 => "Wenn der Eismann kommt (The most crucial game)",
13 => "Alter schützt vor Torheit nicht (Dagger of the mind)",
// 14 => "Klatsch kann tödlich sein (Requiem for a falling star)",
// 15 => "Zwei Leben an einem Faden (A Stitch In Crime)",
// 16 => "Schach dem Mörder (The most dangerous match)",
// 17 => "Doppelter Schlag (Double shock)",
// 18 => "Ein Hauch von Mord (Lovely but lethal)",
19 => "Wein ist dicker als Blut (Any Old Port in a Storm)",
20 => "Stirb für mich (Candidate for Crime)",
21 => "Ein gründlich motivierter Tod (Double Exposure)",
22 => "Schreib oder stirb (Publish or Perish)",
23 => "Teuflische Intelligenz (Mind Over Mayhem)",
// 24 => "Schwanengesang (Swan song)",
// 25 => "Meine Tote – deine Tote (A friend in deed)",
26 => "Geld, Macht und Muskeln (An Exercise in Fatality)",
27 => "Momentaufnahme für die Ewigkeit (Negative Reaction)",
28 => "Des Teufels Corporal (By Dawn's Early Light)",
29 => "Traumschiff des Todes (Troubled Waters)",
// 30 => "Playback",
31 => "Der Schlaf, der nie endet (A Deadly State of Mind)",
32 => "Tödliches Comeback (Forgotten Lady)",
33 => "Mord in der Botschaft (A Case of Immunity)",
// 34 => "Tod am Strand (Identity crisis)",
35 => "Blutroter Staub (A Matter of Honor)",
// 36 => "Wenn der Schein trügt (Now you see him)",
37 => "Der alte Mann und der Tod (Last Salute to the Commodore)",
// 38 => "Mord im Bistro (Fade in to murder)",
// 39 => "Bei Einbruch Mord (Old-fashioned murder)",
// 40 => "Todessymphonie (The bye-bye sky high I.Q. murder case)",
41 => "Alter schützt vor Morden nicht (Try and Catch Me)",
// 42 => "Mord à la carte (Murder under glass)",
43 => "Mord in eigener Regie (Make Me A Perfect Murder)",
44 => "Mord per Telefon (How to Dial a Murder)",
45 => "Waffen des Bösen (The conspirators) (06.11.2011 22:20)",
46 => "Tödliche Tricks (Columbo Goes to the Guillotine)",
47 => "Die vergessene Tote (Murder, Smoke and Shadows)",
48 => "Black Lady (Sex and the Married Detective)",
49 => "Tödliche Kriegsspiele (auch: Täuschungsmanöver) (Grand deceptions)",
50 => "Selbstbildnis eines Mörders (Murder, a Self Portrait)",
51 => "Wer zuletzt lacht… (Columbo Cries Wolf)",
52 => "Mord nach Termin (Agenda for Murder)",
53 => "Ruhe sanft, Mrs. Columbo (Rest in Peace, Mrs. Columbo)",
// 54 => "Schleichendes Gift (Uneasy lies the crown)",
// 55 => "Niemand stirbt zweimal (Murder in Malibu)",
56 => "Luzifers Schüler (Columbo Goes to College)",
57 => "Der erste und der letzte Mord (Caution: Murder Can Be Hazardous To Your Health)",
58 => "Tödliche Liebe (Columbo And The Murder of a Rock Star)",
59 => "Tödlicher Jackpot (Death Hits the Jackpot)",
60 => "Bluthochzeit (No time to die)",
// 61 => "Ein Spatz in der Hand (A Bird in the Hand) (2011-07-10 11:15)",
62 => "Der Tote in der Heizdecke (It's All in the Game)",
63 => "Todesschüsse auf dem Anrufbeantworter (Butterfly in Shades of Grey)",
64 => "Undercover",
65 => "Mord unter Brüdern (auch: Seltsame Bettgenossen) (Strange Bedfellows)",
66 => "Keine Spur ist sicher (A trace of murder – 25th anniversary)",
// 67 => "Das Aschenpuzzle (Ashes To Ashes)",
// 68 => "Mord nach Takten (Murder With Too Many Notes) (2011-07-23)",
// 69 => "Die letzte Party (Columbo Likes the Nightlife)"
)
);