All apps · 0 apps
Huntarr-Radarr
Docker app from grtgbln's Repository
Overview
Huntarr (Radarr Edition) continually searches your Radarr library for missing movies or movies that need quality upgrades. It automatically triggers searches for both missing movies and movies below your quality cutoff. It's designed to run continuously while being gentle on your indexers, helping you gradually complete your movie collection with the best available quality.
Install Huntarr-Radarr on Unraid in a few clicks.
Find Huntarr-Radarr in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Requirements
Requires a separate Radarr v4 instance.
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allDetails
huntarr/4radarr:latestRuntime arguments
- Network
bridge- Privileged
- false
Template configuration
URL of your Radarr instance
- Target
- API_URL
- Default
- http://localhost:7878
- Value
- http://localhost:7878
API key for your Radarr instance
- Target
- API_KEY
Only process monitored movies
- Target
- MONITORED_ONLY
- Default
- true|false
Skip processing movies with release dates in the future
- Target
- SKIP_FUTURE_RELEASES
- Default
- true|false
Maximum missing movies to process per cycle. Set to 0 to disable.
- Target
- HUNT_MISSING_MOVIES
- Default
- 1
- Value
- 1
Maximum upgrade movies to process per cycle. Set to 0 to disable.
- Target
- HUNT_UPGRADE_MOVIES
- Default
- 0
- Value
- 0
Use random selection for processing if enabled, or sequential if disabled.
- Target
- RANDOM_SELECTION
- Default
- false|true
Minimum number of items in the download queue before starting a hunt. Set to -1 to disable.
- Target
- MINIMUM_DOWNLOAD_QUEUE_SIZE
- Default
- -1
- Value
- -1
Timeout for API requests in seconds.
- Target
- API_TIMEOUT
- Default
- 60
- Value
- 60
Duration, in seconds, to wait between cycles.
- Target
- SLEEP_DURATION
- Default
- 900
- Value
- 900
Interval, in hours, after which to reset the processed state files. Set to 0 to disable.
- Target
- STATE_RESET_INTERVAL_HOURS
- Default
- 168
- Value
- 168
Enable debug mode for detailed logging.
- Target
- DEBUG_MODE
- Default
- false|true
Delay in seconds between checking for command status
- Target
- COMMAND_WAIT_DELAY
- Default
- 1
- Value
- 1
Maximum number of attempts to check for command status
- Target
- COMMAND_WAIT_ATTEMPTS
- Default
- 600
- Value
- 600