madfrog2018 / transmisson-remote-gui

Automatically exported from code.google.com/p/transmisson-remote-gui
GNU General Public License v2.0
0 stars 0 forks source link

[Enchancement'] add option for number of upload slots per torrent #630

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. open GUI. open Tools > Transmission Options, and click the Bandwidth tab.

What is the expected output?
in GUI, under Tools > Transmission Options > Bandwidth tab, I would like to see 
and adjust an option for "number of upload slots per torrent"
What do you see instead?
only other options in GUI

What version of the product are you using? On what operating system?
transmission remote gui 4.1 32bit. Windows 7 x64.

Please provide any additional information below.
"number of upload slots per torrent" is provided by transmission-daemon 2.74 
client in its "settings.json" file as [ "upload-slots-per-torrent": 1 ]. 
Default is 14, but for low bandwidth connections, between 1 and 5 maybe better.
see https://trac.transmissionbt.com/wiki/EditConfigFiles#Bandwidth

Original issue reported on code.google.com by petesimontabibito on 12 Jan 2013 at 6:43

Attachments:

GoogleCodeExporter commented 9 years ago
No support for this option via RPC yet.

Original comment by j...@cp-lab.com on 29 Oct 2013 at 7:43