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