Skip to main content

Search settings

These are the search configuration settings when searching for replacements.

SEARCH_ENABLED

Enabled searching for replacements after a download has been removed from an arr.
Required: No
Type: boolean
Default value: true
Accepted values:
  • true
  • false
Note
  • If you are using Huntarr, this setting should be set to false to let Huntarr do the searching.

SEARCH_DELAY

If searching for replacements is enabled, this setting will delay the searches by the specified number of seconds.
This is useful to avoid overwhelming the indexer with too many requests at once.
Required: No
Type: positive integer number
Default value: 30
Important
  • A lower value or 0 will result in faster searches, but may cause issues such as being rate limited or banned by the indexer.