@@ -10,6 +10,12 @@ enableAudio="true" # true = enabled :: Enables the Audio script to run automatic
|
||||
enableVideo="true" # true = enabled :: Enables the Video script to run automatically
|
||||
enableQueueCleaner="true" # true = enabled :: Enables the QueueCleaner script to run automatically
|
||||
|
||||
##### SCRIPT INTERVALS
|
||||
audioScriptInterval=15m #s or #m or #h or #d :: s = seconds, m = minutes, h = hours, d = days :: Amount of time between each script run, when autoStart is enabled
|
||||
videoScriptInterval=15m #s or #m or #h or #d :: s = seconds, m = minutes, h = hours, d = days :: Amount of time between each script run, when autoStart is enabled
|
||||
autoArtistAdderInterval=12h #s or #m or #h or #d :: s = seconds, m = minutes, h = hours, d = days :: Amount of time between each script run, when autoStart 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 autoStart is enabled
|
||||
|
||||
##### 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
|
||||
|
||||
Reference in New Issue
Block a user