Torrents-Manager
Docker 应用程序 from grtgbln's Repository
概述
A simple web application to manage qBittorrent upload settings based on time of day.
要求
Requires a separate qBittorrent instance.
Recommended to run via a cron schedule (e.g. Ofelia)
运行时参数
- 网络
bridge- 特权
- false
模板配置
qBittorrent - URLVariable
URL of the qBittorrent Web UI
- 目标
- QBITTORRENT_URL
- 默认值
- http://localhost:8080
- 价值
- http://localhost:8080
qBittorrent - UsernameVariable
Username for the qBittorrent Web UI
- 目标
- QBITTORRENT_USERNAME
- 默认值
- admin
- 价值
- admin
qBittorrent - PasswordVariable
Password for the qBittorrent Web UI
- 目标
- QBITTORRENT_PASSWORD
Schedule - Night StartVariable
Start time for the night schedule (HH:MM format)
- 目标
- DEFAULT_NIGHT_START
- 默认值
- 23:30
- 价值
- 23:30
Schedule - Night EndVariable
End time for the night schedule (HH:MM format)
- 目标
- DEFAULT_NIGHT_END
- 默认值
- 7:00
- 价值
- 7:00
Schedule - Max Uploads DayVariable
Maximum number of uploads allowed during the day (0 for unlimited)
- 目标
- DEFAULT_MAX_DAY_UPLOADS
- 默认值
- 0
- 价值
- 0
Schedule - Max Uploads NightVariable
Maximum number of uploads allowed during the night (0 for unlimited)
- 目标
- DEFAULT_MAX_NIGHT_UPLOADS
- 默认值
- 0
- 价值
- 0
Data PathPath
Path to the data directory for Torrents Manager
- 目标
- /app/data
- 默认值
- /mnt/user/appdata/torrents_manager/data
- 价值
- /mnt/user/appdata/torrents_manager/data
详细信息
存储库
registry.gitlab.com/h0st1ng/media/torrents-manager/master:latest最后更新2026-05-31
初见2025-10-20
在Unraid 上运行 Torrents-Manager 。
Torrents-Manager 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。