diff --git a/sonarr/extended.conf b/sonarr/extended.conf index 0c3cc5c..e893e5e 100644 --- a/sonarr/extended.conf +++ b/sonarr/extended.conf @@ -16,6 +16,13 @@ invalidSeriesAutoCleanerScriptInterval=1h #s or #m or #h or #d :: s = seconds, m recyclarrScriptInterval=6h #s or #m or #h or #d :: s = seconds, m = minutes, h = hours, d = days :: Amount of time between each script run, when script is enabled queueCleanerScriptInterval=15m #s or #m or #h or #d :: s = seconds, m = minutes, h = hours, d = days :: Amount of time between each script run, when script is enabled +##### ATUOCONFIG SCRIPT SETTINGS +configureMediaManagement="true" +configureMetadataProviderSettings="true" +configureCustomScripts="true" +configureCustomFormats="true" +configureNaming="true" + ##### EXTRAS SCRIPT extrasLanguages="en-US" # Set the desired language for Extras, all languages will be processed... (this is a "," separated list of TMDB language codes, get the code from there sites language opitons, example: en-US) extrasType="all" # all or trailers :: all downloads all available videos (trailers, clips, featurette, etc...) :: trailers only downloads trailers