Ton-O / 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

Missing setting "max peers per torrent". Only global setting available #761

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open Transmission using browser
2. Go to Settings - Peers.
3. There's the option "Max peer per torrent"
4. Open Transmission GUI
5. Go to Tools - Transmission options - Network
6. There's no option "Max peer per torrent". Only global.

Original issue reported on code.google.com by fernando...@gmail.com on 6 Mar 2014 at 12:51

GoogleCodeExporter commented 9 years ago
Moreover, this option "Max peer per torrent" is being saved in 
transmission-daemon settings as zero value somehow. Therefore any other 
rpc-client creates new torrents with "Max peer per torrent = 0". Nothing gets 
downloaded until this value is fixed.

Just fixing "peer-limit-per-torrent" value in 
/etc/transmission-daemon/settings.json doesn't help cause it's overwritten 
every time.

Original comment by Maxus...@gmail.com on 29 Dec 2014 at 7:25