You've already forked flix
Improve title handling and rework catalog builder
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
run flix add \
|
||||
--sort-title "dceu" \
|
||||
--web-slug "dceu" \
|
||||
flix collection \
|
||||
"DC Extended Universe" \
|
||||
"The shared cinematic universe featuring DC Comics characters produced by Warner Bros. Pictures. This collection includes all films released as part of the DC Extended Universe, from Man of Steel through Aquaman and the Lost Kingdom."
|
||||
|
||||
run flix add tmdb collection 573693 # Aquaman Collection
|
||||
run flix add tmdb movie 297802 # Aquaman (2018)
|
||||
run flix add tmdb movie 572802 # Aquaman and the Lost Kingdom (2023)
|
||||
|
||||
run flix add tmdb collection 531242 # Suicide Squad Collection
|
||||
run flix add tmdb movie 297761 # Suicide Squad (2016)
|
||||
run flix add tmdb movie 436969 # The Suicide Squad (2021)
|
||||
|
||||
run flix add tmdb collection 468552 # Wonder Woman Collection
|
||||
run flix add tmdb movie 297762 # Wonder Woman (2017)
|
||||
run flix add tmdb movie 464052 # Wonder Woman 1984 (2020)
|
||||
|
||||
run flix add \
|
||||
--web-slug "birds-of-prey-2020" \
|
||||
tmdb movie 495764 # Birds of Prey (and the Fantabulous Emancipation of One Harley Quinn) (2020)
|
||||
Reference in New Issue
Block a user