openscopeproject / TrguiNG

Remote GUI for Transmission torrent daemon
GNU Affero General Public License v3.0
265 stars 32 forks source link

Feature request: ability to set "upload-slots-per-torrent" parameter #204

Closed iridial closed 1 month ago

iridial commented 1 month ago

Hello, I was wondering if it'd be possible to be able to edit the parameter upload-slots-per-torrent found in the settings.json file, via this web interface, and make it effective without having to restart transmission.

https://github.com/transmission/transmission/blob/main/docs/Editing-Configuration-Files.md#bandwidth

Thanks!

qu1ck commented 1 month ago

It's not in the API so, unfortunately no. https://github.com/transmission/transmission/blob/main/docs/rpc-spec.md

You should open an issue on transmission repo to have this added to the api and once it's there feel free to reopen this.