Torrents-Manager

Torrents-Manager

Docker app from grtgbln's Repository

Overview

A simple web application to manage qBittorrent upload settings based on time of day.

Requirements


        Requires a separate qBittorrent instance.
        

        Recommended to run via a cron schedule (e.g. Ofelia)
    

Runtime arguments

Network
bridge
Privileged
false

Template configuration

qBittorrent - URLVariable

URL of the qBittorrent Web UI

Target
QBITTORRENT_URL
Default
http://localhost:8080
Value
http://localhost:8080
qBittorrent - UsernameVariable

Username for the qBittorrent Web UI

Target
QBITTORRENT_USERNAME
Default
admin
Value
admin
qBittorrent - PasswordVariable

Password for the qBittorrent Web UI

Target
QBITTORRENT_PASSWORD
Schedule - Night StartVariable

Start time for the night schedule (HH:MM format)

Target
DEFAULT_NIGHT_START
Default
23:30
Value
23:30
Schedule - Night EndVariable

End time for the night schedule (HH:MM format)

Target
DEFAULT_NIGHT_END
Default
7:00
Value
7:00
Schedule - Max Uploads DayVariable

Maximum number of uploads allowed during the day (0 for unlimited)

Target
DEFAULT_MAX_DAY_UPLOADS
Default
0
Value
0
Schedule - Max Uploads NightVariable

Maximum number of uploads allowed during the night (0 for unlimited)

Target
DEFAULT_MAX_NIGHT_UPLOADS
Default
0
Value
0
Data PathPath

Path to the data directory for Torrents Manager

Target
/app/data
Default
/mnt/user/appdata/torrents_manager/data
Value
/mnt/user/appdata/torrents_manager/data

Details

Repository
registry.gitlab.com/h0st1ng/media/torrents-manager/master:latest
Last Updated2026-06-02
First Seen2025-10-20

Run Torrents-Manager on Unraid.

Torrents-Manager is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.