From d1f1c5785c7fcd7a9a6df471f1937c56e78e8d65 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Wed, 30 Mar 2022 20:03:23 +0100 Subject: [PATCH] mkm3u, *.epls: Introduce single-series titles and forced single-series. The former is a way to set a series title for a single-series episode list. The latter is a strange hack for `Doctor Who' to say that the `series' are fake and shouldn't really be treated as such. These aren't used by anything yet, but they will be. --- 24.epls | 1 + a-team.epls | 1 + agent-carter.epls | 1 + agents-of-shield.epls | 1 + allo-allo.epls | 1 + andromeda.epls | 1 + babylon-5.epls | 1 + batman-1966.epls | 1 + between-the-lines.epls | 1 + blackadder.epls | 1 + blakes-7.epls | 1 + brass-eye.epls | 1 + bsg-1978.epls | 1 + bsg-1980.epls | 1 + bsg-2003.epls | 1 + buck-rogers.epls | 1 + caprica.epls | 1 + cracker.epls | 1 + crow-stairway.epls | 1 + danger-mouse.epls | 1 + dark-angel.epls | 1 + dexter.epls | 1 + dollhouse.epls | 1 + drwho.epls | 3 +++ dune-2000.epls | 1 + engrenages.epls | 1 + equalizer.epls | 1 + fawlty-towers.epls | 1 + firefly.epls | 1 + flying-circus-restored.epls | 1 + flying-circus-sketches.epls | 1 + fry-and-laurie.epls | 1 + game-of-thrones.epls | 1 + george-smiley.epls | 1 + godfather-ii.epls | 1 + gotham.epls | 1 + hannibal.epls | 1 + harry-potter.epls | 1 + hhgttg.epls | 1 + house-of-cards.epls | 1 + i-claudius.epls | 1 + into-the-labyrinth.epls | 1 + it-2017.epls | 1 + kill-bill.epls | 1 + kingdom-of-heaven.epls | 1 + knight-rider.epls | 1 + lexx.epls | 1 + lois-and-clark.epls | 1 + macgyver.epls | 1 + metallica-s-and-m.epls | 1 + mkm3u | 16 +++++++++++++++- morse.epls | 1 + person-of-interest.epls | 1 + prime-suspect.epls | 1 + robin-of-sherwood.epls | 1 + rome.epls | 1 + sanctuary.epls | 1 + sapphire-and-steel.epls | 1 + shark.epls | 1 + sharpe.epls | 1 + sherlock-holmes.epls | 1 + smallville.epls | 1 + snyder-justice.epls | 1 + spartacus.epls | 1 + spooks.epls | 1 + state-of-play.epls | 1 + terminator-scc.epls | 1 + the-americans.epls | 1 + the-bridge.epls | 1 + the-day-today.epls | 1 + the-killing.epls | 1 + the-night-manager.epls | 1 + the-prisoner.epls | 1 + the-shield.epls | 1 + the-tripods.epls | 1 + the-wire.epls | 1 + the-young-ones.epls | 1 + traffik.epls | 1 + tru-calling.epls | 1 + twin-peaks.epls | 1 + ultraviolet.epls | 1 + v-1983.epls | 1 + v-2009.epls | 1 + waking-the-dead.epls | 1 + wonder-woman-1975.epls | 1 + worricker.epls | 1 + yes-minister.epls | 1 + 87 files changed, 103 insertions(+), 1 deletion(-) diff --git a/24.epls b/24.epls index 5d52e8c..58c30bc 100644 --- a/24.epls +++ b/24.epls @@ -2,6 +2,7 @@ ;; (defun insert-clock (start &optional end) (do ((i start (mod (1+ i) 24)) (any nil t)) ((and any (= i (or end start)))) (insert (format "%d:00%s–%d:00%s\n" (1+ (mod (1- i) 12)) (if (< i 12) "am" "pm") (1+ (mod i 12)) (if (or (< i 11) (= i 23)) "am" "pm"))))) +!title 24 !vdir #/24 !explen 42:00/10% diff --git a/a-team.epls b/a-team.epls index 04a3c33..f9d2c2d 100644 --- a/a-team.epls +++ b/a-team.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title The A-Team !vdir A/The A-Team !explen 45:00 diff --git a/agent-carter.epls b/agent-carter.epls index fceccf3..1500204 100644 --- a/agent-carter.epls +++ b/agent-carter.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Agent Carter !vdir A/Agent Carter !explen 40:00 diff --git a/agents-of-shield.epls b/agents-of-shield.epls index d3a49a6..0a38b34 100644 --- a/agents-of-shield.epls +++ b/agents-of-shield.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Agents of SHIELD !vdir A/Agents of SHIELD !explen 40:00 diff --git a/allo-allo.epls b/allo-allo.epls index 90abc78..4ad3703 100644 --- a/allo-allo.epls +++ b/allo-allo.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title 'Allo 'Allo! !vdir A/'Allo 'Allo! !explen 36:00/40% diff --git a/andromeda.epls b/andromeda.epls index c10a4a8..d331d9d 100644 --- a/andromeda.epls +++ b/andromeda.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Andromeda !vdir A/Andromeda !explen 42:30 diff --git a/babylon-5.epls b/babylon-5.epls index ecce3e6..a1376cb 100644 --- a/babylon-5.epls +++ b/babylon-5.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Babylon 5 !vdir B/Babylon 5 !explen 42:00/8% diff --git a/batman-1966.epls b/batman-1966.epls index b2f1e02..9f51eb4 100644 --- a/batman-1966.epls +++ b/batman-1966.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Batman (1966) !vdir B/Batman (1966 series) !explen 24:00 diff --git a/between-the-lines.epls b/between-the-lines.epls index 635ced5..af29480 100644 --- a/between-the-lines.epls +++ b/between-the-lines.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Between the Lines !vdir B/Between the Lines !explen 51:00/20% diff --git a/blackadder.epls b/blackadder.epls index 71a5e54..74dc111 100644 --- a/blackadder.epls +++ b/blackadder.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Blackadder !vdir B/Blackadder !explen 30:00/13% diff --git a/blakes-7.epls b/blakes-7.epls index 48512ec..6014042 100644 --- a/blakes-7.epls +++ b/blakes-7.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Blake's 7 !vdir B/Blake's 7 !explen 51:00/6% diff --git a/brass-eye.epls b/brass-eye.epls index 8c6861f..90124c7 100644 --- a/brass-eye.epls +++ b/brass-eye.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Brass Eye !season - !iso B/Brass Eye.iso diff --git a/bsg-1978.epls b/bsg-1978.epls index c292d70..6807b7b 100644 --- a/bsg-1978.epls +++ b/bsg-1978.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Battlestar Galactica !vdir B/Battlestar Galactica (1978) !explen 46:00 diff --git a/bsg-1980.epls b/bsg-1980.epls index 7526322..340f3a8 100644 --- a/bsg-1980.epls +++ b/bsg-1980.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Battlestar Galactica 1980 !vdir B/Battlestar Galactica 1980 !explen 46:00 diff --git a/bsg-2003.epls b/bsg-2003.epls index 2457f20..db31140 100644 --- a/bsg-2003.epls +++ b/bsg-2003.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Battlestar Galactica (2003) !vdir B/Battlestar Galactica (2003) !explen 42:00/10% diff --git a/buck-rogers.epls b/buck-rogers.epls index cd0600f..e118907 100644 --- a/buck-rogers.epls +++ b/buck-rogers.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Buck Rogers in the 25th Century !vdir R/Buck Rogers in the 25th Century !explen 46:00 diff --git a/caprica.epls b/caprica.epls index 787e737..63dfccb 100644 --- a/caprica.epls +++ b/caprica.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Caprica !vdir C/Caprica !explen 43:00 diff --git a/cracker.epls b/cracker.epls index edb2be0..ba97dc0 100644 --- a/cracker.epls +++ b/cracker.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Cracker !vdir C/Cracker !explen 50:00 diff --git a/crow-stairway.epls b/crow-stairway.epls index c676d57..7f652d1 100644 --- a/crow-stairway.epls +++ b/crow-stairway.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title The Crow: Stairway to Heaven !vdir C/The Crow—Stairway to Heaven !explen 43:00 diff --git a/danger-mouse.epls b/danger-mouse.epls index c187725..64c4b54 100644 --- a/danger-mouse.epls +++ b/danger-mouse.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Danger Mouse !explen 10:00/20% !iso D/Danger Mouse/Close Encounters of the Absurd Kind!.iso diff --git a/dark-angel.epls b/dark-angel.epls index 32d94b4..80644fe 100644 --- a/dark-angel.epls +++ b/dark-angel.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Dark Angel !vdir D/Dark Angel !explen 42:00 diff --git a/dexter.epls b/dexter.epls index 3f48f24..3710e1f 100644 --- a/dexter.epls +++ b/dexter.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Dexter !vdir D/Dexter !explen 51:00/12% diff --git a/dollhouse.epls b/dollhouse.epls index d06abef..81a5a58 100644 --- a/dollhouse.epls +++ b/dollhouse.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Dollhouse !vdir D/Dollhouse !season 1 diff --git a/drwho.epls b/drwho.epls index 6602a8b..8510cf9 100644 --- a/drwho.epls +++ b/drwho.epls @@ -1,5 +1,8 @@ ;;; -*-fundamental-*- +!single +!title Doctor Who + !epname Part !series:masterplan diff --git a/dune-2000.epls b/dune-2000.epls index a473700..1b17bf5 100644 --- a/dune-2000.epls +++ b/dune-2000.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Dune (2000) !vdir D/Dune (2000) !season 1 Dune diff --git a/engrenages.epls b/engrenages.epls index db9acdc..936e71a 100644 --- a/engrenages.epls +++ b/engrenages.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Engrenages !vdir E/Engrenages !explen 53:00/15% diff --git a/equalizer.epls b/equalizer.epls index cc9be89..f31f73e 100644 --- a/equalizer.epls +++ b/equalizer.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title The Equalizer (1985) !vdir E/The Equalizer (1985) !explen 46:30 diff --git a/fawlty-towers.epls b/fawlty-towers.epls index 2282848..b094d92 100644 --- a/fawlty-towers.epls +++ b/fawlty-towers.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Fawlty Towers !explen 31:00/10% !season 1 diff --git a/firefly.epls b/firefly.epls index eba33fa..f5eb2c3 100644 --- a/firefly.epls +++ b/firefly.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Firefly !vdir F/Firefly !explen 42:00 diff --git a/flying-circus-restored.epls b/flying-circus-restored.epls index 6ae230f..285bcc4 100644 --- a/flying-circus-restored.epls +++ b/flying-circus-restored.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Monty Python's Flying Circus !vdir P/Monty Python's Flying Circus (restored) !explen 30:10/10% diff --git a/flying-circus-sketches.epls b/flying-circus-sketches.epls index 7475c7c..7f18cb0 100644 --- a/flying-circus-sketches.epls +++ b/flying-circus-sketches.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Monty Python's Flying Circus (sketches) !vdir P/Monty Python's Flying Circus (sketches) !explen 30:10/10% diff --git a/fry-and-laurie.epls b/fry-and-laurie.epls index 1ea7d54..c267501 100644 --- a/fry-and-laurie.epls +++ b/fry-and-laurie.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title A Bit of Fry & Laurie !vdir F/A Bit of Fry & Laurie !explen 29:30 diff --git a/game-of-thrones.epls b/game-of-thrones.epls index b4cb371..20a562c 100644 --- a/game-of-thrones.epls +++ b/game-of-thrones.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Game of Thrones !vdir G/Game of Thrones !explen 1:03:00/25% diff --git a/george-smiley.epls b/george-smiley.epls index cc958d0..815bbb2 100644 --- a/george-smiley.epls +++ b/george-smiley.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title George Smiley !vdir S/George Smiley !season 1 Tinker, Tailor, Soldier, Spy diff --git a/godfather-ii.epls b/godfather-ii.epls index dd33056..afcabf0 100644 --- a/godfather-ii.epls +++ b/godfather-ii.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title The Godfather, Part II !epname The Godfather, Part II: Disc !iso G/The Godfather Trilogy/02A. Part II.iso diff --git a/gotham.epls b/gotham.epls index 8ed54e9..19019cf 100644 --- a/gotham.epls +++ b/gotham.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Gotham !vdir G/Gotham !explen 41:00/6% diff --git a/hannibal.epls b/hannibal.epls index a56bea7..9021c60 100644 --- a/hannibal.epls +++ b/hannibal.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Hannibal !vdir H/Hannibal !explen 41:30 diff --git a/harry-potter.epls b/harry-potter.epls index 7629de8..ed0f82f 100644 --- a/harry-potter.epls +++ b/harry-potter.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Harry Potter !season - !iso P/Harry Potter/01. Harry Potter and the Philosopher's Stone.iso diff --git a/hhgttg.epls b/hhgttg.epls index 682cf78..689acb6 100644 --- a/hhgttg.epls +++ b/hhgttg.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title The Hitchhiker's Guide to the Galaxy !iso H/The Hitchhiker's Guide to the Galaxy/Episodes.iso !explen 33:00/10% diff --git a/house-of-cards.epls b/house-of-cards.epls index 397c1d6..c35a0af 100644 --- a/house-of-cards.epls +++ b/house-of-cards.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title House of Cards !vdir H/House of Cards !explen 55:00/10% diff --git a/i-claudius.epls b/i-claudius.epls index 5c6eb8c..3570456 100644 --- a/i-claudius.epls +++ b/i-claudius.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title I Claudius !vdir I/I Claudius !explen 52:00/10% diff --git a/into-the-labyrinth.epls b/into-the-labyrinth.epls index f1bd76e..f105b97 100644 --- a/into-the-labyrinth.epls +++ b/into-the-labyrinth.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Into the Labyrinth !vdir I/Into the Labyrinth !explen 26:00 diff --git a/it-2017.epls b/it-2017.epls index 6fadbb1..ce72c92 100644 --- a/it-2017.epls +++ b/it-2017.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title It (2017) !epname It: Chapter !iso I/It (2017)/Chapter 1.iso diff --git a/kill-bill.epls b/kill-bill.epls index 64d5047..b8ff8d1 100644 --- a/kill-bill.epls +++ b/kill-bill.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Kill Bill !epname Kill Bill, volume !iso K/Kill Bill/Volume 1.iso diff --git a/kingdom-of-heaven.epls b/kingdom-of-heaven.epls index 746e363..132dfaa 100644 --- a/kingdom-of-heaven.epls +++ b/kingdom-of-heaven.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Kingdom of Heaven !epname Kingdom of Heaven, part !iso K/Kingdom of Heaven (Definitive Edition)/Main feature (part 1).iso diff --git a/knight-rider.epls b/knight-rider.epls index 2dc22a7..0a4b78e 100644 --- a/knight-rider.epls +++ b/knight-rider.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Knight Rider !vdir K/Knight Rider !explen 46:00 diff --git a/lexx.epls b/lexx.epls index 42e755e..6dd32c9 100644 --- a/lexx.epls +++ b/lexx.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Lexx !vdir L/Lexx !season 1 diff --git a/lois-and-clark.epls b/lois-and-clark.epls index 1b0a03d..7132e1a 100644 --- a/lois-and-clark.epls +++ b/lois-and-clark.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Lois & Clark: The New Adventures of Superman !vdir L/Lois & Clark—The New Adventures of Superman !explen 43:30 diff --git a/macgyver.epls b/macgyver.epls index 3bf7b1f..a707619 100644 --- a/macgyver.epls +++ b/macgyver.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title MacGyver !vdir M/MacGyver !explen 46:00 diff --git a/metallica-s-and-m.epls b/metallica-s-and-m.epls index 8c41af0..096e3ee 100644 --- a/metallica-s-and-m.epls +++ b/metallica-s-and-m.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Metallica: S&M !epname Metallica: S&M, part !iso M/Metallica—S&M/Part 1.iso diff --git a/mkm3u b/mkm3u index 5d9841d..3eb16b1 100755 --- a/mkm3u +++ b/mkm3u @@ -510,6 +510,8 @@ class Playlist (object): me.episodes = [] me.epname, me.epnames = "Episode", "Episodes" me.nseries = 0 + me.single_series_p = False + me.series_title = None def add_episode(me, episode): me.episodes.append(episode) @@ -644,7 +646,19 @@ class EpisodeListParser (object): except ValueError: opts = None else: cmd, opts = cmd[:sep], cmd[sep + 1:] - if cmd == "series": + if cmd == "title": + for k, v in me._keyvals(opts): me._bad_keyval("title", k, v) + title = ww.rest(); check(title is not None, "missing title") + check(me._pl.series_title is None, "already set a title") + me._pl.series_title = title + + elif cmd == "single": + for k, v in me._keyvals(opts): me._bad_keyval("single", k, v) + check(ww.rest() is None, "trailing junk") + check(not me._pl.single_series_p, "single-series already set") + me._pl.single_series_p = True + + elif cmd == "series": name = None for k, v in me._keyvals(opts): if k is None: name = v diff --git a/morse.epls b/morse.epls index 2f6df28..58bd81e 100644 --- a/morse.epls +++ b/morse.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Inspector Morse !explen 1:40:00 !season - diff --git a/person-of-interest.epls b/person-of-interest.epls index 8fca34f..8e4d28e 100644 --- a/person-of-interest.epls +++ b/person-of-interest.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Person of Interest !vdir P/Person of Interest !explen 42:00 diff --git a/prime-suspect.epls b/prime-suspect.epls index b18388a..73cce05 100644 --- a/prime-suspect.epls +++ b/prime-suspect.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Prime Suspect !vdir P/Prime Suspect !epname Part !explen 1:40:00 diff --git a/robin-of-sherwood.epls b/robin-of-sherwood.epls index 11d6c4b..d4ac886 100644 --- a/robin-of-sherwood.epls +++ b/robin-of-sherwood.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Robin of Sherwood !vdir R/Robin of Sherwood !explen 50:00/10% diff --git a/rome.epls b/rome.epls index ec253d8..3b000a3 100644 --- a/rome.epls +++ b/rome.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Rome !vdir R/Rome !explen 52:00/15% diff --git a/sanctuary.epls b/sanctuary.epls index d1d589c..7e3a985 100644 --- a/sanctuary.epls +++ b/sanctuary.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Sanctuary !vdir S/Sanctuary !explen 45:00 diff --git a/sapphire-and-steel.epls b/sapphire-and-steel.epls index ba7eab5..aa03323 100644 --- a/sapphire-and-steel.epls +++ b/sapphire-and-steel.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Sapphire & Steel !vdir S/Sapphire & Steel !explen 26:20/10% diff --git a/shark.epls b/shark.epls index 2373161..749e900 100644 --- a/shark.epls +++ b/shark.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Shark !vdir S/Shark !explen 41:30 diff --git a/sharpe.epls b/sharpe.epls index 6854ee1..7f97599 100644 --- a/sharpe.epls +++ b/sharpe.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Sharpe !explen 1:40:00 !season - diff --git a/sherlock-holmes.epls b/sherlock-holmes.epls index 5493e92..bd77600 100644 --- a/sherlock-holmes.epls +++ b/sherlock-holmes.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Sherlock Holmes (1984) !vdir H/Sherlock Holmes (1984) !explen 51:00/10% diff --git a/smallville.epls b/smallville.epls index 2e22cb3..d5a5d81 100644 --- a/smallville.epls +++ b/smallville.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Smallville !vdir S/Smallville !explen 45:00/15% diff --git a/snyder-justice.epls b/snyder-justice.epls index 3a45a90..f01e6f4 100644 --- a/snyder-justice.epls +++ b/snyder-justice.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Justice League (Snyder cut) !season - !iso J/Justice League (Snyder cut)/Part 1.iso diff --git a/spartacus.epls b/spartacus.epls index e383c48..f4caf2a 100644 --- a/spartacus.epls +++ b/spartacus.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Spartacus !vdir S/Spartacus !explen 53:00/12% diff --git a/spooks.epls b/spooks.epls index 63ba7cd..e3a0920 100644 --- a/spooks.epls +++ b/spooks.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Spooks !vdir S/Spooks !explen 58:00 diff --git a/state-of-play.epls b/state-of-play.epls index 6aa7e14..ef55558 100644 --- a/state-of-play.epls +++ b/state-of-play.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title State of Play !vdir S/State of Play !explen 57:00 diff --git a/terminator-scc.epls b/terminator-scc.epls index 2b8402e..5ce945c 100644 --- a/terminator-scc.epls +++ b/terminator-scc.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Terminator: The Sarah Connor Chronicles !vdir T/Terminator—The Sarah Connor Chronicles !explen 41:30/10% diff --git a/the-americans.epls b/the-americans.epls index 7f858a7..9f628e8 100644 --- a/the-americans.epls +++ b/the-americans.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title The Americans !vdir A/The Americans !explen 45:00/12% diff --git a/the-bridge.epls b/the-bridge.epls index ce4e7fe..b7a8469 100644 --- a/the-bridge.epls +++ b/the-bridge.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title The Bridge !vdir B/The Bridge !explen 58:00 diff --git a/the-day-today.epls b/the-day-today.epls index d948d3d..9bb15ce 100644 --- a/the-day-today.epls +++ b/the-day-today.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title The Day Today !iso D/The Day Today/Episodes.iso !explen 29:00 diff --git a/the-killing.epls b/the-killing.epls index dcd401a..7c42f29 100644 --- a/the-killing.epls +++ b/the-killing.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title The Killing !vdir K/The Killing !explen 57:00 diff --git a/the-night-manager.epls b/the-night-manager.epls index 2355eae..049841a 100644 --- a/the-night-manager.epls +++ b/the-night-manager.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title The Night Manager !vdir N/The Night Manager !explen 57:30 diff --git a/the-prisoner.epls b/the-prisoner.epls index eeb41fc..18c8cc8 100644 --- a/the-prisoner.epls +++ b/the-prisoner.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title The Prisoner !vdir P/The Prisoner !explen 48:00 diff --git a/the-shield.epls b/the-shield.epls index ce12b1d..0b73cd1 100644 --- a/the-shield.epls +++ b/the-shield.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title The Shield !vdir S/The Shield !explen 44:30/10% diff --git a/the-tripods.epls b/the-tripods.epls index 4b7e387..5d5eb89 100644 --- a/the-tripods.epls +++ b/the-tripods.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title The Tripods !vdir T/The Tripods !explen 25:00 diff --git a/the-wire.epls b/the-wire.epls index ff80971..89854fc 100644 --- a/the-wire.epls +++ b/the-wire.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title The Wire !vdir W/The Wire !explen 1:00:00/10% diff --git a/the-young-ones.epls b/the-young-ones.epls index 1371b9a..30882a9 100644 --- a/the-young-ones.epls +++ b/the-young-ones.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title The Young Ones !vdir Y/The Young Ones !explen 33:30/10% diff --git a/traffik.epls b/traffik.epls index 7fac60f..a525a90 100644 --- a/traffik.epls +++ b/traffik.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Traffik !vdir T/Traffik !explen 50:00 diff --git a/tru-calling.epls b/tru-calling.epls index c3bc67c..fc6ee8e 100644 --- a/tru-calling.epls +++ b/tru-calling.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Tru Calling !vdir T/Tru Calling !explen 42:00 diff --git a/twin-peaks.epls b/twin-peaks.epls index 0e4d5c6..c791bb2 100644 --- a/twin-peaks.epls +++ b/twin-peaks.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Twin Peaks !vdir T/Twin Peaks !explen 45:00 diff --git a/ultraviolet.epls b/ultraviolet.epls index 744dfac..c8cab44 100644 --- a/ultraviolet.epls +++ b/ultraviolet.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Ultraviolet !vdir U/Ultraviolet !explen 50:00 diff --git a/v-1983.epls b/v-1983.epls index 6487e59..6e5f6ca 100644 --- a/v-1983.epls +++ b/v-1983.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title V (1983) !vdir V/V (1983) !epname Part diff --git a/v-2009.epls b/v-2009.epls index 314f282..d8802c5 100644 --- a/v-2009.epls +++ b/v-2009.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title V (2009) !vdir V/V (2009) !explen 40:00 diff --git a/waking-the-dead.epls b/waking-the-dead.epls index bc82071..d002c55 100644 --- a/waking-the-dead.epls +++ b/waking-the-dead.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Waking the Dead !vdir W/Waking the Dead !explen 1:55:00 diff --git a/wonder-woman-1975.epls b/wonder-woman-1975.epls index 290e444..d936086 100644 --- a/wonder-woman-1975.epls +++ b/wonder-woman-1975.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Wonder Woman (1975) !vdir W/Wonder Woman (1975) !explen 46:00/9% diff --git a/worricker.epls b/worricker.epls index 9027f45..d4df7d7 100644 --- a/worricker.epls +++ b/worricker.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Worricker !season - !explen 1:35:00 diff --git a/yes-minister.epls b/yes-minister.epls index 0147cfa..7e60788 100644 --- a/yes-minister.epls +++ b/yes-minister.epls @@ -1,5 +1,6 @@ ;;; -*-fundamental-*- +!title Yes Minister !vdir Y/Yes Minister !explen 29:00/6% -- 2.11.0