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.

Install Torrents-Manager on Unraid in a few clicks.

Find Torrents-Manager in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Torrents-Manager Review the template variables and paths Click Install

Requirements


        Requires a separate qBittorrent instance.
        

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

Details

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

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