rolson3788 / 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

Support for torrent queuing #445

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The upcoming transmission release (2.40) supports queueing and includes 
important changes to the torrent-get RPC method.  

At a minimum, even if queueing is not fully supported by transgui,  please 
update to support the new tr_torrent_activity definitions.  These are now an 
enum rather bitfield.

At a maximum, support setting queue session and per-torrent properties.

Original issue reported on code.google.com by reardo...@gmail.com on 26 Aug 2011 at 3:36

GoogleCodeExporter commented 9 years ago
Issue 471 has been merged into this issue.

Original comment by j...@cp-lab.com on 24 Oct 2011 at 10:05

GoogleCodeExporter commented 9 years ago

Original comment by j...@cp-lab.com on 2 Nov 2011 at 5:07

GoogleCodeExporter commented 9 years ago
Issue 478 has been merged into this issue.

Original comment by j...@cp-lab.com on 2 Nov 2011 at 5:07

GoogleCodeExporter commented 9 years ago
Ivanal's patch does this very nicely!!!

corrected here    issue 463    corrects this

use Ivanal's   mypatch-6.patch
or download the transgui .7z or .exe  of mypatch-6.patch compile

Original comment by s...@yourfreemail.info on 3 Nov 2011 at 12:01

GoogleCodeExporter commented 9 years ago
Issue 393 has been merged into this issue.

Original comment by j...@cp-lab.com on 10 Nov 2011 at 6:40

GoogleCodeExporter commented 9 years ago
Issue 529 has been merged into this issue.

Original comment by j...@cp-lab.com on 21 Mar 2012 at 1:31

GoogleCodeExporter commented 9 years ago
When will Ivanal's patch be integrated into the source? Or will it ever be 
considered to be mainlined? I ask because mypatch-6.patch doesn't apply cleanly 
to the latest revision (687). Or perhaps what revision was this patch made for? 
Thanks.

Original comment by klan...@gmail.com on 25 Mar 2012 at 4:35

GoogleCodeExporter commented 9 years ago
Sorry for the trouble, looked again into the patch and saw that it was made for 
revision 611. Checked it out and the patch applied cleanly.

Original comment by klan...@gmail.com on 25 Mar 2012 at 4:41

GoogleCodeExporter commented 9 years ago
I will not apply Ivanal's patches until they are divided to several small 
incremental patches. The current huge "fix all" patch is not an option for me.

Btw, I have started implementation of torrent queuing.  

Original comment by j...@cp-lab.com on 26 Mar 2012 at 8:49

GoogleCodeExporter commented 9 years ago

Original comment by j...@cp-lab.com on 26 Mar 2012 at 8:49

GoogleCodeExporter commented 9 years ago
That's great! :) The patched version was crashing at startup so I had to revert 
the changes. Btw, are you perhaps going to use the transmission daemon's queue? 
I asked because the daemon's queue doesn't seem to work well 
(https://trac.transmissionbt.com/ticket/4484). The queue order also isn't 
preserved when the daemon restarts.

Original comment by klan...@gmail.com on 26 Mar 2012 at 2:24

GoogleCodeExporter commented 9 years ago
Implemented in r692.

Original comment by j...@cp-lab.com on 29 Mar 2012 at 10:31

GoogleCodeExporter commented 9 years ago

Original comment by j...@cp-lab.com on 7 Apr 2012 at 2:39