Cleanuparr
官方Docker 应用程序 from Flamin's Repository
概述
Cleanuparr (formerly Cleanuperr) is an intelligent automation tool for managing your *arr applications and download clients. It automatically removes problematic downloads, manages stalled torrents, handles failed imports, and keeps your download queue clean. v2.0.0 introduces a brand new web UI for easy configuration and monitoring.
Key Features:
- Strike system for tracking problematic downloads
- Automatic removal of stalled, slow, or failed downloads
- Content blocking with custom blocklists
- Orphaned download detection with cross-seed support
- Smart seeding management
- Notification system
- Modern web interface for configuration
Supports: Sonarr, Radarr, Lidarr, qBittorrent, Deluge, Transmission
运行时参数
- 网络用户界面
http://[IP]:[PORT:11011]- 网络
bridge- 外壳
bash- 特权
- false
模板配置
Port for the Cleanuparr web interface
- 目标
- 11011
- 默认值
- 11011
- 价值
- 11011
Directory where Cleanuparr stores its configuration files and database
- 目标
- /config
- 默认值
- /mnt/user/appdata/cleanuparr
- 价值
- /mnt/user/appdata/cleanuparr
Path to your downloads directory (must match your download client's path for hardlink detection)
- 目标
- /downloads
- 默认值
- /mnt/user/downloads
- 价值
- /mnt/user/downloads
User ID for file permissions (typically 99 for Unraid)
- 目标
- PUID
- 默认值
- 99
- 价值
- 99
Group ID for file permissions (typically 100 for Unraid)
- 目标
- PGID
- 默认值
- 100
- 价值
- 100
File creation mask for permissions
- 目标
- UMASK
- 默认值
- 022
- 价值
- 022
Timezone setting (e.g., America/New_York, Europe/London)
- 目标
- TZ
- 默认值
- America/New_York
- 价值
- America/New_York
Base path for reverse proxy setups (leave empty for direct access)
- 目标
- BASE_PATH
Override the internal port (normally not needed)
- 目标
- PORT
- 默认值
- 11011
- 价值
- 11011
详细信息
ghcr.io/cleanuparr/cleanuparr:latest在Unraid 上运行 Cleanuparr 。
Cleanuparr 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。