Healarr
Docker 应用程序 from grtgbln's Repository
概述
Health Evaluation And Library Auto-Recovery for aRR
Healarr monitors your media library for corrupted files and automatically triggers re-downloads through Sonarr, Radarr, or Whisparr. It detects issues using ffprobe, MediaInfo, or HandBrake, then orchestrates the complete remediation workflow.
要求
Requires mounting Sonarr, Radarr and/or Whisparr folders at same paths as in the aRR applications. See documentation: https://github.com/mescon/Healarr#docker-compose
运行时参数
- 网络用户界面
http://[IP]:[PORT:3090]/- 网络
bridge- 特权
- false
模板配置
Web UI PortPorttcp
Container Port: 3090
- 目标
- 3090
- 默认值
- 3090
- 价值
- 3090
Enable Dry RunVariable
Enable dry run mode for testing purposes.
- 目标
- HEALARR_DRY_RUN
- 默认值
- false|true
Retention DaysVariable
Days to keep old data. 0 to disable.
- 目标
- HEALARR_RETENTION_DAYS
- 默认值
- 90
- 价值
- 90
Max Remediation AttemptsVariable
Maximum number of remediation attempts per item.
- 目标
- HEALARR_DEFAULT_MAX_RETRIES
- 默认值
- 3
- 价值
- 3
Verification TimeoutVariable
Maximum time to wait for file replacement.
- 目标
- HEALARR_VERIFICATION_TIMEOUT
- 默认值
- 72h
- 价值
- 72h
Scan IntervalVariable
Interval between library scans.
- 目标
- HEALARR_VERIFICATION_INTERVAL
- 默认值
- 30s
- 价值
- 30s
Config FolderPath
Path to the config folder
- 目标
- /config
- 默认值
- /mnt/user/appdata/healarr/config
- 价值
- /mnt/user/appdata/healarr/config
Internal PortVariable
Internal port for the application. Not recommended to change.
- 目标
- HEALARR_PORT
- 默认值
- 3090
- 价值
- 3090
Internal Config DirectoryVariable
Internal config directory for the application. Not recommended to change.
- 目标
- HEALARR_DATA_DIR
- 默认值
- /config
- 价值
- /config
Internal Database PathVariable
Internal database path for the application. Not recommended to change.
- 目标
- HEALARR_DATABASE_PATH
- 默认值
- /config/healarr.db
- 价值
- /config/healarr.db
Log LevelVariable
Log level for the application.
- 目标
- HEALARR_LOG_LEVEL
- 默认值
- info|debug|error
Base PathVariable
Base path for the application.
- 目标
- HEALARR_BASE_PATH
- 默认值
- /
- 价值
- /
Rate LimitVariable
Max requests/second to *arr APIs
- 目标
- HEALARR_ARR_RATE_LIMIT_RPS
- 默认值
- 5
- 价值
- 5
Rate Limit Burst SizeVariable
Burst size for *arr API rate limiting
- 目标
- HEALARR_ARR_RATE_LIMIT_BURST
- 默认值
- 10
- 价值
- 10
详细信息
存储库
ghcr.io/mescon/healarr:latest最后更新2026-06-01
初见2025-12-30
在Unraid 上运行 Healarr 。
Healarr 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。