From 4f26c9d4a88364083a41e77d7e54001a5b507849 Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Fri, 15 Sep 2023 04:25:38 -0700 Subject: [PATCH] Update extended.conf #81 --- radarr/extended.conf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/radarr/extended.conf b/radarr/extended.conf index d15dcbd..d7309cc 100644 --- a/radarr/extended.conf +++ b/radarr/extended.conf @@ -15,6 +15,13 @@ recyclarrScriptInterval=6h #s or #m or #h or #d :: s = seconds, m = minutes, h = 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 invalidMoviesAutoCleanerScriptInterval=1h #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