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?
Scheduling Downloads
Re: Scheduling Downloads
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.
2) You can also use the qBittorrent API to do this via Python for example or direct calls.