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

enhancement: show torrent ID# #245

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
my complete directory collects TONS of stuff quickly, stuff thats still needs 
to seed. while its seeding it can be moved from the complete dir to keep things 
clean and organized....

to do so, it is a 2 step process:
1 '$transmission-remote -l' ... find the ID
2 '$transmission-remote -t[ID#] --move [PATH]'

please display the ID somewhere
so as to save the first step

( bonus points, if you ask for [path] in a dialog box & move it from the GUI :P 
)

thanks & keep up the good work

Original issue reported on code.google.com by boolionc...@gmail.com on 3 Jul 2010 at 8:40

GoogleCodeExporter commented 9 years ago
Implemented in r395.

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