Scheduling Downloads

If you run qBittorrent in / with Docker.
Post Reply
Ratty
Newbie
Newbie
Posts: 3
Joined: Sun Dec 22, 2024 12:54 pm

Scheduling Downloads

Post by Ratty »

Is there a way to schedule downloading in qBit WebUI on Synology NAS?

I would like to be able to upload 60-70 torrents, and then have them commence downloading at a time I specify.

Is this possible, and if so how can it be done?
User avatar
Peter
Administrator
Administrator
Posts: 3044
Joined: Wed Jul 07, 2010 6:14 pm

Re: Scheduling Downloads

Post by Peter »

1) I'd just use crontab and start qB at certain times then shut it down at some other time.
2) You can also use the qBittorrent API to do this via Python for example or direct calls.
Post Reply