parent
b83f0b368f
commit
4f26c9d4a8
1 changed files with 7 additions and 0 deletions
|
@ -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
|
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
|
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
|
##### 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)
|
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
|
extrasType="all" # all or trailers :: all downloads all available videos (trailers, clips, featurette, etc...) :: trailers only downloads trailers
|
||||||
|
|
Loading…
Reference in a new issue