From c855b9814d3e269ff59a58d9ebd808f0c072fb54 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sun, 20 Mar 2022 03:08:55 +0000 Subject: [PATCH] Add `State of Play'. This finishes off `S'. --- Makefile | 2 +- state-of-play.epls | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 state-of-play.epls diff --git a/Makefile b/Makefile index 0ccf714..774c261 100644 --- a/Makefile +++ b/Makefile @@ -141,7 +141,7 @@ $(call declare-playlist, stargate, S/Stargate) $(call declare-filter, stargate-sg1, stargate,sg1, S/Stargate SG-1) $(call declare-filter, stargate-atlantis, stargate,sga, S/Stargate Atlantis) $(call declare-filter, stargate-universe, stargate,sgu, S/Stargate Universe) -#$(call declare-playlist, state-of-play, S/State of Play) +$(call declare-playlist, state-of-play, S/State of Play) $(call declare-playlist, terminator-scc, T/Terminator—The Sarah Connor Chronicles) #$(call declare-playlist, traffik, T/Traffik) #$(call declare-playlist, the-tripods, T/The Tripods) diff --git a/state-of-play.epls b/state-of-play.epls new file mode 100644 index 0000000..6aa7e14 --- /dev/null +++ b/state-of-play.epls @@ -0,0 +1,11 @@ +;;; -*-fundamental-*- + +!vdir S/State of Play +!explen 57:00 + +3 +6 +7 +4 +7 +5 -- 2.11.0