parent
faff19cbe8
commit
3821ae7517
1 changed files with 9 additions and 0 deletions
|
@ -18,6 +18,15 @@ autoArtistAdderInterval=12h #s or #m or #h or #d :: s = seconds, m = minutes, h
|
|||
unmappedFolderCleanerScriptInterval=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
|
||||
|
||||
##### ATUOCONFIG SCRIPT SETTINGS
|
||||
configureMediaManagement="true"
|
||||
configureMetadataConsumerSettings="true"
|
||||
configureMetadataProviderSettings="true"
|
||||
configureCustomScripts="true"
|
||||
configureLidarrUiSettings="true"
|
||||
configureMetadataProfileSettings="true"
|
||||
configureTrackNamingSettings="true"
|
||||
|
||||
##### AUDIO SCRIPT
|
||||
# SEARCH
|
||||
searchSort="date" # date or album :: Sorts the missing/cutoff list by release date (newest -> oldest) or album type (album -> single) for processing the list
|
||||
|
|
Loading…
Reference in a new issue