Improve title handling and rework catalog builder

This commit is contained in:
2026-08-25 20:16:42 -06:00
parent d5a05f532f
commit 1b6f7c3bf0
143 changed files with 1188 additions and 1186 deletions
+20
View File
@@ -0,0 +1,20 @@
run flix add \
--sort-title "dcu" \
--web-slug "dcu" \
flix collection \
"DC Universe" \
"DC movies and shows not connected to the DCEU. Includes standalone films, alternate universes, and legacy adaptations featuring DC characters."
run flix add tmdb collection 1025281 # Constantine Collection
run flix add tmdb movie 561 # Constantine (2005)
run flix add tmdb collection 263 # The Dark Knight Collection
run flix add tmdb movie 272 # Batman Begins (2005)
run flix add tmdb movie 155 # The Dark Knight (2008)
run flix add tmdb movie 49026 # The Dark Knight Rises (2012)
run flix add tmdb movie 44912 # Green Lantern (2011)
run flix add tmdb movie 13455 # Push (2009)
run flix add tmdb show 60708 # Gotham (2014)
run flix add tmdb show 71340 # Krypton (2018)