Rev 192 |
Blame |
Compare with Previous |
Last modification |
View Log
| RSS feed
1
<?php
$castle = array(
// 'ignore' => true,
'channel' => 'online',
// 'showtimes' => 'Fr 20:00',
'seen' => array(array(1, 15)),
// 'last_seen' => mktime(20, 0, 0, 7, 1, 2011),
'seasons' => array(10, 24, 24, 23, 24, 1),
'episode_list' => 'wiki:en:List_of_Castle_episodes',
'episodes' => array(
1 => "Flowers for Your Grave",
2 => "Nanny McDead",
3 => "Hedge Fund Homeboys",
4 => "Hell Hath No Fury",
5 => "A Chill Goes Through Her Veins",
6 => "Always Buy Retail",
7 => "Home Is Where the Heart Stops",
8 => "Ghosts",
9 => "Little Girl Lost",
10 => "A Death in the Family",
11 => "Deep in Death",
12 => "The Double Down",
13 => "Inventing the Girl",
14 => "Fool Me Once…",
15 => "When the Bough Breaks",
16 => "Vampire Weekend",
17 => "Famous Last Words",
18 => "Kill the Messenger",
19 => "Love Me Dead",
20 => "One Man's Treasure",
21 => "The Fifth Bullet",
22 => "A Rose for Everafter",
23 => "Sucker Punch",
24 => "The Third Man",
25 => "Suicide Squeeze",
26 => "The Mistress Always Spanks Twice",
27 => "Tick, Tick, Tick…",
28 => "Boom!",
29 => "Wrapped Up in Death",
30 => "The Late Shaft",
31 => "Den of Thieves",
32 => "Food to Die For",
33 => "Overkill",
34 => "A Deadly Game",
)
);
// '<span class="castle">Castle</span> (de)' => array(
// 'ignore' => true,
// // 'channel' => 'kabel eins / SF2',
// 'channel' => 'online',
// 'showtimes' => 'Fr 20:15 / Mo 21:37',
// 'seen' => array(1),
// // 'last_seen' => mktime(20, 0, 0, 7, 1, 2011),
// 'seasons' => array(10, 24, 24),
// 'episode_list' => 'wiki:Castle_(Fernsehserie)#Episodenliste',
// 'episodes' => array(
// 1 => "Blumen für ihr Grab (Flowers for Your Grave)",
// 5 => "Gefrorenes Blut (A Chill Goes Through Her Veins)",
// 21 => "Die fünfte Kugel (The Fifth Bullet)",
// 22 => "Eine Rose für immer und ewig (A Rose for Everafter)",
// 25 => "Cuba Libre (Suicide Squeeze)",
// 26 => "Die Domina schlägt immer zweimal zu (The Mistress Always Spanks Twice)",
// 27 => "Tick, tick, tick …",
// 28 => "Bumm! (Boom!)",
// 29 => "Der Fluch der Mumie (Wrapped Up in Death)",
// 30 => "Die Late-Night Jungs (The Late Shaft)",
// 31 => "Keine Ganovenehre (Den of Thieves)",
// 32 => "Leiche am Stiel (Food to Die For)",
// 33 => "Zu viel des Guten (Overkill)",
// // 34 => "Der tote Spion (A Deadly Game)",
// 35 => "Eine tödliche Affäre (A Deadly Affair)",
// 36 => "Er ist tot, sie ist tot (He’s Dead, She’s Dead)",
// 37 => "Die Schatzkarte (Under The Gun)",
// 38 => "Ein Mörder auf Zeitreise (Punked)",
// 39 => "Anatomie eines Mordes (Anatomy of a Murder)",
// 40 => "Der Dreifachmörder (3XK)",
// 41 => "Fast berühmt (Almost Famous)",
// 42 => "Der Glühbirnen-Held (Murder Most Fowl)",
// 43 => "Akte X (Close Encounters of the Murderous Kind)",
// 44 => "Speakeasy (Last Call)",
// 45 => "Nikki Heat",
// 46 => "Puff, du bist tot (Poof! You’re Dead)",
// 47 => "Johanna Beckett (Knockdown)",
// 48 => "Todsicheres Glück (Lucky Stiff)",
// 49 => "Der letzte Nagel (The Final Nail)",
// 50 => "Die schmutzige Bombe – Teil 1 (Setup (1))",
// 51 => "Countdown – Teil 2 (Countdown (2)) (2011-09-30)",
// 52 => "Mörderische Seifenoper (One Life to Lose)",
// 53 => "Tod eines Geschworenen (Law & Murder)",
// 54 => "Die Pizza-Connection (Slice of Death)",
// 55 => "Tod im Pool (The Dead Pool)",
// 56 => "Lieben und Sterben in L.A. (To Love and Die in L.A.)",
// 57 => "Ganz schön tot (Pretty Dead)",
// 58 => "Knockout",
// )
// ),