All apps · 0 apps
Huntarr-Lidarr
Docker app from grtgbln's Repository
Overview
Huntarr (Lidarr Edition) continually searches your Lidarr library for missing music or music that need quality upgrades. It automatically triggers searches for both missing music and music below your quality cutoff. It's designed to run continuously while being gentle on your indexers, helping you gradually complete your music collection with the best available quality.
Install Huntarr-Lidarr on Unraid in a few clicks.
Find Huntarr-Lidarr 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 Lidarr v1 instance.
Download Statistics
Related apps
Explore more like this
Explore allDetails
huntarr/4lidarr:latestRuntime arguments
- Network
bridge- Privileged
- false
Template configuration
URL of your Lidarr instance
- Target
- API_URL
- Default
- http://localhost:8686
- Value
- http://localhost:8686
API key for your Lidarr instance
- Target
- API_KEY
Only process monitored items
- Target
- MONITORED_ONLY
- Default
- true|false
Which level to search for new releases at.
- Target
- HUNT_MISSING_MODE
- Default
- artist|album|both
Maximum missing items to process per cycle. Set to 0 to disable.
- Target
- HUNT_MISSING_ITEMS
- Default
- 1
- Value
- 1
Maximum upgrade albums to process per cycle. Set to 0 to disable.
- Target
- HUNT_UPGRADE_ALBUMS
- 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