Hundter / qBittorrent-Ratio-Manager

Per category and private/public control of ratio limits
GNU General Public License v3.0
29 stars 6 forks source link

Feature Request: set upload speed #11

Closed xpliz closed 3 years ago

xpliz commented 3 years ago

I would love if I could set different upload speed for different categories.

Sometimes I need to push some trackers and restrict others. Missing this feature in qbittorent to assign different speeds for different categories/trackers

xpliz commented 3 years ago

I just checked qbittorrent API and it seems it supports:

Get torrent download limit Set torrent download limit Get torrent upload limit Set torrent upload limit

Would it be possible to extend .qman files with specific settings beside seeding ratio etc?

xpliz commented 3 years ago

I wrote myself a script to handle my needs.

abu-marwa commented 9 months ago

Hey @xpliz , I was thinking about the same idea. Would you mind sharing your script?