mkm3u: Report missing seasons and episodes properly.
[epls] / Makefile
CommitLineData
04a05f7f
MW
1### -*-makefile-*-
2
3all:
4clean::; rm -f $(CLEANFILES)
5force:
6.PHONY: all clean
7
8V ?= 0
9V_AT = $(V_AT_$V)
10V_AT_0 = @
11v-tag = $(call v-tag.$V,$1)
12v-tag.0 = @printf " %-8s %s\n" "$1" "$@";
13
14TARGETS =
15CLEANFILES += $(TARGETS)
16
17TARGETS += $(addsuffix .m3u8,$(PLAYLISTS))
18
19define %declare-playlist
20PLAYLISTS += $1
21$1_INITIAL = $2
22$1_FULLNAME = $3
23endef
24declare-playlist = $(eval $(call %declare-playlist,$1,$2,$3))
25
26ARCHIVEROOT = ../archive
27
28$(call declare-playlist, 24, \#,24)
29$(call declare-playlist, agent-carter, A,Agent Carter)
30#$(call declare-playlist, agents-of-shield, A,Agents of SHIELD)
31#$(call declare-playlist, andromeda, A,Andromeda)
32#$(call declare-playlist, arrow, A,Arrow)
33#$(call declare-playlist, arrowverse, A,Arrowverse)
34#$(call declare-playlist, a-team, A,The A-Team)
35#$(call declare-playlist, the-americans, A,The Americans)
36$(call declare-playlist, allo-allo, A,'Allo 'Allo!)
37$(call declare-playlist, angel, A,Angel)
38$(call declare-playlist, babylon-5, B,Babylon 5)
39#$(call declare-playlist, batman-1966, B,Batman (1966 series))
40$(call declare-playlist, bsg-1978, B,Battlestar Galactica (1978))
41#$(call declare-playlist, bsg-1980, B,Battlestar Galactica 1980)
42#$(call declare-playlist, bsg-2003, B,Battlestar Galactica (2003))
43#$(call declare-playlist, batwoman, B,Batwoman)
44$(call declare-playlist, between-the-lines, B,Between the Lines)
45#$(call declare-playlist, blackadder, B,Blackadder)
46$(call declare-playlist, blakes-7, B,Blake's 7) #'
47$(call declare-playlist, brass-eye, B,Brass Eye)
48$(call declare-playlist, the-bridge, B,The Bridge)
49$(call declare-playlist, btvs, B,Buffy the Vampire Slayer)
50#$(call declare-playlist, caprica, C,Caprica)
51#$(call declare-playlist, constantine, C,Constantine)
52#$(call declare-playlist, cracker, C,Cracker)
53#$(call declare-playlist, crow-stairway, C,The Crow—Stairway to Heaven)
54#$(call declare-playlist, danger-mouse, D,Danger Mouse)
55#$(call declare-playlist, dark-angel, D,Dark Angel)
56#$(call declare-playlist, the-day-today, D,The Day Today)
57#$(call declare-playlist, dexter, D,Dexter)
58$(call declare-playlist, dollhouse, D,Dollhouse)
59#$(call declare-playlist, engrenages, E,Engrenages)
60#$(call declare-playlist, equalizer, E,The Equalizer (1985))
61$(call declare-playlist, fawlty-towers, F,Fawlty Towers)
62$(call declare-playlist, firefly, F,Firefly)
63#$(call declare-playlist, the-flash, F,The Flash)
64$(call declare-playlist, fry-and-laurie, F,A Bit of Fry and Laurie)
65#$(call declare-playlist, game-of-thrones, G,Game of Thrones)
66#$(call declare-playlist, godfather-ii, G/The Godfather Trilogy,02. Part II)
67#$(call declare-playlist, gotham, G,Gotham)
68#$(call declare-playlist, hannibal, H,Hannibal)
69#$(call declare-playlist, hhgttg, H,The Hitchhiker's Guide to the Galaxy) #'
70$(call declare-playlist, sherlock-holmes, H,Sherlock Holmes (1984))
71#$(call declare-playlist, house-of-cards, H,House of Cards)
72#$(call declare-playlist, into-the-labyrinth, I,Into the Labyrinth)
73#$(call declare-playlist, it-2017, I,It (2017))
74#$(call declare-playlist, snyder-justice, J,Justice League (Snyder cut))
75#$(call declare-playlist, kill-bill, K,Kill Bill)
76#$(call declare-playlist, the-killing, K,The Killing)
77#$(call declare-playlist, kingdom-of-heaven, K,Kingdom of Heaven (Definitive Edition))
78#$(call declare-playlist, knight-rider, K,Knight Rider)
79#$(call declare-playlist, legends-of-tomrrow, L,Legends of Tomorrow)
80#$(call declare-playlist, lexx, L,Lexx)
81#$(call declare-playlist, lois-and-clark, L,Lois and Clark—The New Adventures of Superman)
82$(call declare-playlist, morse, M,Inspector Morse)
83$(call declare-playlist, macgyver, M,MacGyver)
84#$(call declare-playlist, metallica-s-and-m, M,Metallica—S&M)
85#$(call declare-playlist, the-night-manager, N,The Night Manager)
86#$(call declare-playlist, person-of-interest, P,Person of Interest)
87#$(call declare-playlist, harry-potter, P,Harry Potter)
88$(call declare-playlist, flying-circus, P,Monty Python's Flying Circus) #'
89#$(call declare-playlist, robin-of-sherwood, R,Robin of Sherwood)
90#$(call declare-playlist, rome, R,Rome)
91#$(call declare-playlist, sanctuary, S,Sanctuary)
92#$(call declare-playlist, shark, S,Shark)
93#$(call declare-playlist, the-shield, S,The Shield)
94#$(call declare-playlist, smallville, S,Smallville)
95#$(call declare-playlist, george-smiley, S,George Smiley)
96$(call declare-playlist, spartacus, S,Spartacus)
97#$(call declare-playlist, spooks, S,Spooks)
98#$(call declare-playlist, star-wars, S,Star Wars)
99$(call declare-playlist, stargate-sg1, S,Stargate SG-1)
100#$(call declare-playlist, stargate-atlantis, S,Stargate Atlantis)
101#$(call declare-playlist, stargate-universe, S,Stargate Universe)
102#$(call declare-playlist, state-of-play, S,State of Play)
103#$(call declare-playlist, supergirl, S,Supergirl)
104#$(call declare-playlist, terminator-scc, T,Terminator—The Sarah Connor Chronicles)
105#$(call declare-playlist, traffik, T,Traffik)
106#$(call declare-playlist, the-tripods, T,The Tripods)
107#$(call declare-playlist, tru-calling, T,Tru Calling)
108#$(call declare-playlist, ultraviolet, U,Ultraviolet)
109#$(call declare-playlist, v-1983, V,V (1983))
110#$(call declare-playlist, v-2009, V,V (2009))
111#$(call declare-playlist, the-wire, W,The Wire)
112#$(call declare-playlist, waking-the-dead, W,Waking the Dead)
113#$(call declare-playlist, wonder-woman-1975, W,Wonder Woman (1975))
114#$(call declare-playlist, yes-minister, Y,Yes Minister)
115#$(call declare-playlist, the-young-ones, Y,The Young Ones)
116
117$(call declare-playlist, drwho-marco-polo, D/Doctor Who,S01E04 D. Marco Polo)
118$(call declare-playlist, drwho-crusade, D/Doctor Who,S02E06 P. The Crusade)
119$(call declare-playlist, drwho-masterplan, D/Doctor Who,S03E04 V. The Daleks' Master Plan) #'
120$(call declare-playlist, drwho-massacre, D/Doctor Who,S03E05 W. The Massacre of St Bartholomew's Eve) #'
121$(call declare-playlist, drwho-toymaker, D/Doctor Who,S03E07 Y. The Celestial Toymaker)
122$(call declare-playlist, drwho-savages, D/Doctor Who,S03E09 AA. The Savages)
123$(call declare-playlist, drwho-smugglers, D/Doctor Who,S04E01 CC. The Smugglers)
124$(call declare-playlist, drwho-highlanders, D/Doctor Who,S04E04 FF. The Highlanders)
125$(call declare-playlist, drwho-snowmen, D/Doctor Who,S05E02 NN. The Abominable Snowmen)
126$(call declare-playlist, drwho-wheel, D/Doctor Who,S05E07 SS. The Wheel in Space)
127$(call declare-playlist, drwho-invasion, D/Doctor Who,S06E03 VV. The Invasion)
128$(call declare-playlist, drwho-pirates, D/Doctor Who,S06E06 YY. The Space Pirates)
129$(call declare-playlist, drwho-war-games, D/Doctor Who,S06E07 ZZ. The War Games)
130$(call declare-playlist, drwho-silurians, D/Doctor Who,S07E02 BBB. Doctor Who and the Silurians)
131
132all: $(TARGETS)
133
134%.m3u8: %.epls mkm3u
135 $(call v-tag,MKM3U)./mkm3u "$<" >"$@.new" && mv "$@.new" "$@"
136
137CHECKS = $(foreach p,$(PLAYLISTS), check/$p)
138check: $(CHECKS)
139$(CHECKS): check/%: %.m3u8
140 diff -u $< ref/$*.m3u8
141.PHONY: check $(CHECKS)
142
143LINKS = $(foreach p,$(PLAYLISTS), link/$p)
144link: $(LINKS)
145$(LINKS): link/%:
146 ln -frs $*.m3u8 "$(ARCHIVEROOT)/$($*_INITIAL)/$($*_FULLNAME).m3u8"
147.PHONY: link $(LINKS)