Huntarr-Sonarr
Docker 应用程序 from grtgbln's Repository
概述
Huntarr (Sonarr Edition) continually searches your Sonarr library for shows with missing episodes and episodes that need quality upgrades. It automatically triggers searches for both missing episodes and episodes below your quality cutoff. It's designed to run continuously while being gentle on your indexers, helping you gradually complete your TV show collection with the best available quality.
要求
Requires a separate Sonarr v5 instance.
运行时参数
- 网络用户界面
http://[IP]:[PORT:8988]/- 网络
bridge- 特权
- false
模板配置
Enable the web UI for Huntarr
- 目标
- ENABLE_WEBUI
- 默认值
- true|false
Container Port: 8988
- 目标
- 8988
- 默认值
- 8988
- 价值
- 8988
URL of your Sonarr instance
- 目标
- API_URL
- 默认值
- http://localhost:8989
- 价值
- http://localhost:8989
API key for your Sonarr instance
- 目标
- API_KEY
Only process monitored shows and episodes
- 目标
- MONITORED_ONLY
- 默认值
- true|false
Skip processing episodes with release dates in the future
- 目标
- SKIP_FUTURE_EPISODES
- 默认值
- true|false
Skip refreshing metadata for series before searching.
- 目标
- SKIP_SERIES_REFRESH
- 默认值
- true|false
Maximum missing shows to process per cycle. Set to 0 to disable.
- 目标
- HUNT_MISSING_SHOWS
- 默认值
- 1
- 价值
- 1
Maximum upgrade episodes to process per cycle. Set to 0 to disable.
- 目标
- HUNT_UPGRADE_EPISODES
- 默认值
- 0
- 价值
- 0
Use random selection for processing missing shows if enabled, or sequential if disabled.
- 目标
- RANDOM_MISSING
- 默认值
- true|false
Use random selection for processing upgrade episodes if enabled, or sequential if disabled.
- 目标
- RANDOM_UPGRADES
- 默认值
- true|false
Path to config data
- 目标
- /config
- 默认值
- /mnt/user/appdata/huntarr-sonarr/config
- 价值
- /mnt/user/appdata/huntarr-sonarr/config
Timeout for API requests in seconds.
- 目标
- API_TIMEOUT
- 默认值
- 60
- 价值
- 60
Duration, in seconds, to wait between cycles.
- 目标
- SLEEP_DURATION
- 默认值
- 900
- 价值
- 900
Interval, in hours, after which to reset the processed state files. Set to 0 to disable.
- 目标
- STATE_RESET_INTERVAL_HOURS
- 默认值
- 168
- 价值
- 168
Minimum number of items in the download queue before starting a hunt. Set to -1 to disable.
- 目标
- MINIMUM_DOWNLOAD_QUEUE_SIZE
- 默认值
- -1
- 价值
- -1
Enable debug mode for detailed logging.
- 目标
- DEBUG_MODE
- 默认值
- false|true
Delay in seconds between checking for command status
- 目标
- COMMAND_WAIT_DELAY
- 默认值
- 1
- 价值
- 1
Maximum number of attempts to check for command status
- 目标
- COMMAND_WAIT_ATTEMPTS
- 默认值
- 600
- 价值
- 600
下载统计数据
长期下载总量
详细信息
在Unraid 上运行 Huntarr-Sonarr 。
Huntarr-Sonarr 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。