From 09a172a8541834c024f7a1c34b6e4e8c2e48362d Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Fri, 15 Sep 2023 04:26:14 -0700 Subject: [PATCH] Update extended.conf #81 --- sonarr/extended.conf | 7 +++++++ 1 file changed, 7 insertions(+) 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