From 30354d1d18274aaf4f220a51da114eb67c970206 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Tue, 16 May 2023 23:53:53 +0100 Subject: [PATCH] nymphomaniac.epls: Add Trier's, err, controversial film. --- Makefile | 1 + nymphomaniac.epls | 9 +++++++++ ref/nymphomaniac.m3u8 | 6 ++++++ 3 files changed, 16 insertions(+) create mode 100644 nymphomaniac.epls create mode 100644 ref/nymphomaniac.m3u8 diff --git a/Makefile b/Makefile index 1b653e2..8ca1252 100644 --- a/Makefile +++ b/Makefile @@ -144,6 +144,7 @@ $(call declare-playlist, morse, M/Inspector Morse) $(call declare-playlist, macgyver, M/MacGyver) $(call declare-chapters, metallica-s-and-m, M/Metallica—S&M) $(call declare-playlist, the-night-manager, N/The Night Manager) +$(call declare-playlist, nymphomaniac, N/Nymphomaniac) $(call declare-playlist, person-of-interest, P/Person of Interest) $(call declare-playlist, harry-potter, P/Harry Potter) $(call declare-playlist, police-squad, P/Police Squad!) diff --git a/nymphomaniac.epls b/nymphomaniac.epls new file mode 100644 index 0000000..e352f1c --- /dev/null +++ b/nymphomaniac.epls @@ -0,0 +1,9 @@ +;;; -*-fundamental-*- + +!title Nymphomaniac + +!dvd N/Nymphomaniac/Volume I.iso +3,l=2:21:52 Nymphomaniac, volume I + +!dvd N/Nymphomaniac/Volume II.iso +3,l=2:50:47 Nymphomaniac, volume II diff --git a/ref/nymphomaniac.m3u8 b/ref/nymphomaniac.m3u8 new file mode 100644 index 0000000..395b33a --- /dev/null +++ b/ref/nymphomaniac.m3u8 @@ -0,0 +1,6 @@ +#EXTM3U + +#EXTINF:8512,,1. Nymphomaniac, volume I +dvd:///mnt/dvd/archive/N/Nymphomaniac/Volume%20I.iso#3 +#EXTINF:10247,,2. Nymphomaniac, volume II +dvd:///mnt/dvd/archive/N/Nymphomaniac/Volume%20II.iso#3 -- 2.11.0