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