This template
https://github.com/meisnate12/Plex-Meta-Manager-Configs/blob/master/OhMyBahGosh/Movies.yml
Has the radarr add option turned on. Im calling the file in my config with -git is there a way to turn off the radarr add globally? When I add template_variables: radarr_add_missing: false it crashes with
YAML Error: mapping values are not allowed here
library_name: Movies
metadata_path:
- git: OhMyBahGosh/Movies.yml
template_variables:
radarr_add_missing: false