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

new torrents added bypassing the peer-limit-per-torrent setting #813

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1.Set the transmission-daemon peer-limit-per-torrent=30
2.Add new torrent (abc.torrent) with transmission-remote-gui
3.Add another new torrent (def.torrent) with transmission-remote command line

What is the expected output? What do you see instead?

abc is in queue with peer limit=60 (wrong), def instead has peer limit=30 
(right)

What version of the product are you using? On what operating system?

transmission-remote-gui 5.0.1 on Windows 7 x64 ultimate;
transmission-daemon 2.83-1 on Openwrt AA 12.09 RC2

Original issue reported on code.google.com by daniele....@poste.it on 16 Jul 2014 at 6:12