Dynamically choose filters by passing options
It would be great if instead of having to edit the config.json file every time (I don't always want to fetch the same assets for each show) it would be possible to pass options indicating which assets to fetch each time the script is run. Like --title_cards or --season_cover or similar. That way I can choose, each time I run the script, to fetch one or more type of assets without having to edit the config file every time. Likewise, if you could specify in the bulk import file which assets to fetch for each individual item that would be great. Thank you!
This is a good feature, I added it in my fork but it's so far removed from the original that a pull request would not be possible. I implemented it using an option --filters title_card background so it was consistent with the MediUX filters in the GUI