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
+13
View File
@@ -0,0 +1,13 @@
run flix add flix collection \
"Arrowverse" \
"A television franchise that is based on characters that appear in publications by DC Comics."
run flix add tmdb show 1412 # Arrow (2012)
run flix add tmdb show 89247 # Batwoman (2019)
run flix add tmdb show 71663 # Black Lightning (2018)
run flix add tmdb show 60735 # The Flash (2014)
run flix add tmdb show 62688 # Supergirl (2015)
run flix add \
--title "Legends of Tomorrow" \
tmdb show 62643 # DC's Legends of Tomorrow (2016)