Alanaktion / transmisson-remote-gui

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

Please add column to display Bandwidth Priority (rpc(set-session(bandWidth,{-1,0,1}))) #228

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please add column to display each torrents Bandwidth Priority, and
an interface to set it.  The rpc message to support this is already in 
the daemon.

rpc message to set is 'bandwidthPriority', parameter, -1, 0 or 1 for low,
medium, or high.

I just submitted a patch for the cli remote program to be able to set it.

thanks!

Original issue reported on code.google.com by athena.a...@gmail.com on 30 May 2010 at 9:54

GoogleCodeExporter commented 9 years ago

Original comment by j...@cp-lab.com on 31 May 2010 at 9:36

GoogleCodeExporter commented 9 years ago

Original comment by j...@cp-lab.com on 31 May 2010 at 3:07

GoogleCodeExporter commented 9 years ago
Implemented in r394.

Original comment by j...@cp-lab.com on 11 Aug 2010 at 3:15