You've already forked flix
Improve title handling and rework catalog builder
This commit is contained in:
@@ -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)
|
||||
Reference in New Issue
Block a user