All apps · 0 apps
Huntarr-Whisparr
Docker app from grtgbln's Repository
Overview
Huntarr (Whisparr Edition) continually searches your Whisparr library for missing items or items that need quality upgrades. It automatically triggers searches for both missing items and items below your quality cutoff. It's designed to run continuously while being gentle on your indexers, helping you gradually complete your collection with the best available quality.
Install Huntarr-Whisparr on Unraid in a few clicks.
Find Huntarr-Whisparr 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 Whisparr v3 instance.
Download Statistics
Related apps
Explore more like this
Explore allDetails
huntarr/4whisparr:latestRuntime arguments
- Network
bridge- Privileged
- false
Template configuration
URL of your Whisparr instance
- Target
- API_URL
- Default
- http://localhost:6969
- Value
- http://localhost:6969
API key for your Whisparr instance
- Target
- API_KEY
Only process monitored items
- Target
- MONITORED_ONLY
- Default
- true|false
Skip processing items with release dates in the future
- Target
- SKIP_FUTURE_RELEASES
- Default
- true|false
Maximum missing items to process per cycle. Set to 0 to disable.
- Target
- HUNT_MISSING_SCENES
- Default
- 1
- Value
- 1
Maximum upgrade items to process per cycle. Set to 0 to disable.
- Target
- HUNT_UPGRADE_SCENES
- 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
Refresh performer metadata before processing book
- Target
- REFRESH_PERFORMER
- Default
- true|false
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