13 lines
667 B
Text
13 lines
667 B
Text
|
##### READARR EXTENDED SCRIPTS SETTINGS #####
|
||
|
|
||
|
##### SCRIPT ENABLEMENT
|
||
|
enableAutoConfig="true" # true = enabled :: Enables AutoConfig script to run after startup
|
||
|
enableQueueCleaner="true" # true = enabled :: Enables QueueCleaner Script that automatically removes stuck downloads that cannot be automatically imported
|
||
|
|
||
|
##### SCRIPT INTERVALS
|
||
|
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
|
||
|
|
||
|
##### PLEX NOTIFY SCRIPT
|
||
|
plexUrl="" # ONLY used if PlexNotify.bash is used, example: http://x.x.x.x:32400
|
||
|
plexToken="" # ONLY used if PlexNotify.bash is used
|