Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion radarr/extended.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ enableAutoConfig="false" # true = enabled :: Enables AutoConfig script to run af
enableExtras="false" # true = enabled :: Enables Extras and AutoExtras scripts to run in the background and during import process
enableRecyclarr="false" # true = enabled :: Enables Recyclarr to run
enableQueueCleaner="false" # true = enabled :: Enables QueueCleaner Script that automatically removes stuck downloads that cannot be automatically imported
enableChangeCategory="true" # true = enabled :: Only Applys to Torrents; "enableQueueCleaner" must be true or this is ignored; Used to avoid Hit-and-Runs
enableChangeCategory="true" # true = enabled :: Only Applies to Torrents; "enableQueueCleaner" must be true or this is ignored; Used to avoid Hit-and-Runs
enableUnmappedFolderCleaner="false" # true = enabled :: Purges any folders that are considered Unmapped in Radarr
enableInvalidMoviesAutoCleaner="false" # true = enabled :: Enables InvalidMoviesAutoCleaner script to run, removes movies that are no longer mapped to TMDB site

Expand Down