epls
2 years agoMakefile: Support `chapters-only' playlists.
Mark Wooding [Wed, 16 Mar 2022 16:46:18 +0000 (16:46 +0000)]
Makefile: Support `chapters-only' playlists.

2 years agoMajor overhaul to cope with multi-season episode lists.
Mark Wooding [Wed, 16 Mar 2022 03:27:41 +0000 (03:27 +0000)]
Major overhaul to cope with multi-season episode lists.

2 years agoAdd the other `Stargate' series.
Mark Wooding [Mon, 14 Mar 2022 22:39:04 +0000 (22:39 +0000)]
Add the other `Stargate' series.

2 years agoAdd `Blackadder'.
Mark Wooding [Mon, 14 Mar 2022 20:04:07 +0000 (20:04 +0000)]
Add `Blackadder'.

2 years agoAdd `Terminator: The Sarah Connor Chronicles'.
Mark Wooding [Mon, 14 Mar 2022 19:17:22 +0000 (19:17 +0000)]
Add `Terminator: The Sarah Connor Chronicles'.

2 years agoAdd `V' (2009).
Mark Wooding [Mon, 14 Mar 2022 18:50:02 +0000 (18:50 +0000)]
Add `V' (2009).

2 years agoAdd `Shark'.
Mark Wooding [Mon, 14 Mar 2022 18:49:43 +0000 (18:49 +0000)]
Add `Shark'.

I hope season 2 will exist eventually.

2 years agoAdd `Waking the Dead'.
Mark Wooding [Mon, 14 Mar 2022 18:29:27 +0000 (18:29 +0000)]
Add `Waking the Dead'.

2 years agomkm3u: Teach video parser to handle single-episode discs with titles.
Mark Wooding [Mon, 14 Mar 2022 18:29:06 +0000 (18:29 +0000)]
mkm3u: Teach video parser to handle single-episode discs with titles.

2 years agomkm3u: Add (commented-out) debugging machinery for video parser.
Mark Wooding [Mon, 14 Mar 2022 18:28:41 +0000 (18:28 +0000)]
mkm3u: Add (commented-out) debugging machinery for video parser.

2 years agoAdd lists for HBO series.
Mark Wooding [Mon, 14 Mar 2022 17:57:29 +0000 (17:57 +0000)]
Add lists for HBO series.

2 years agoMakefile: Add rules for saving output references.
Mark Wooding [Mon, 14 Mar 2022 17:57:02 +0000 (17:57 +0000)]
Makefile: Add rules for saving output references.

2 years agoMakefile: Improve output appearance.
Mark Wooding [Mon, 14 Mar 2022 17:53:42 +0000 (17:53 +0000)]
Makefile: Improve output appearance.

2 years agobetween-the-lines.epls: Use single quotes.
Mark Wooding [Mon, 14 Mar 2022 16:24:07 +0000 (16:24 +0000)]
between-the-lines.epls: Use single quotes.

I know the packaging uses double.

2 years agobetween-the-lines.epls: Fix unhelpful mode dropping.
Mark Wooding [Mon, 14 Mar 2022 16:23:08 +0000 (16:23 +0000)]
between-the-lines.epls: Fix unhelpful mode dropping.

2 years agoAdd `Robin of Sherwood'.
Mark Wooding [Mon, 14 Mar 2022 16:22:55 +0000 (16:22 +0000)]
Add `Robin of Sherwood'.

2 years agomkm3u, ref/drwho-*.m3u8: Use `file://' prefix for audio files.
Mark Wooding [Mon, 14 Mar 2022 15:05:11 +0000 (15:05 +0000)]
mkm3u, ref/drwho-*.m3u8: Use `file://' prefix for audio files.

2 years agoallo-allo.epls: Lean on the automatic filename parser.
Mark Wooding [Mon, 14 Mar 2022 15:02:15 +0000 (15:02 +0000)]
allo-allo.epls: Lean on the automatic filename parser.

2 years agomkm3u: Improve the episode-list parser some more.
Mark Wooding [Mon, 14 Mar 2022 15:01:00 +0000 (15:01 +0000)]
mkm3u: Improve the episode-list parser some more.

Now it can change season in mid-flight.

2 years agomkm3u: Reformat multi-line regices.
Mark Wooding [Mon, 14 Mar 2022 14:58:53 +0000 (14:58 +0000)]
mkm3u: Reformat multi-line regices.

2 years agoref/allo-allo.m3u8: Fix disc numbering for season 8.
Mark Wooding [Mon, 14 Mar 2022 14:55:07 +0000 (14:55 +0000)]
ref/allo-allo.m3u8: Fix disc numbering for season 8.

2 years agoallo-allo.epls, ref/allo-allo.m3u8: Regularize the first disc name.
Mark Wooding [Mon, 14 Mar 2022 14:36:03 +0000 (14:36 +0000)]
allo-allo.epls, ref/allo-allo.m3u8: Regularize the first disc name.

I want to parse these automatically.

2 years agomkm3u: Report missing seasons and episodes properly.
Mark Wooding [Mon, 14 Mar 2022 14:30:12 +0000 (14:30 +0000)]
mkm3u: Report missing seasons and episodes properly.

2 years agomkm3u: Picky checking of automatically selected discs.
Mark Wooding [Mon, 14 Mar 2022 14:29:25 +0000 (14:29 +0000)]
mkm3u: Picky checking of automatically selected discs.

Each should be used the right number of times.

2 years agomacgyver.epls, ref/macgyver.m3u8: Fix duplicate title number.
Mark Wooding [Mon, 14 Mar 2022 14:28:01 +0000 (14:28 +0000)]
macgyver.epls, ref/macgyver.m3u8: Fix duplicate title number.

2 years agomkm3u: Abolish `VideoEpisodes'.
Mark Wooding [Mon, 14 Mar 2022 13:56:12 +0000 (13:56 +0000)]
mkm3u: Abolish `VideoEpisodes'.

Instead, just associate a disc with each episode in the season.  This way, a
disc can be associated with multiple seasons without trouble.

2 years agoInitial commit.
Mark Wooding [Mon, 14 Mar 2022 13:38:06 +0000 (13:38 +0000)]
Initial commit.