Treferwynd / transmission-remote-gtk

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

[Enhancement] One list of custom common download folders (aka "labels") #153

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have one general folder and several sub-folders for each type of download: 
anime, linux, bluray, series, etc...
It's very bored to add one torrent having to write the subfolder every time. 
It would be nice to add one option to define a list of categories/labels with 
folders associated for each of them. 
In the dialog to add one torrent, it would add an option below "Destination 
folder" with "label" and one select box with the list of labels defined. When I 
select one label, "Destination folder" shows the folder associated to that 
label.

Original issue reported on code.google.com by si...@simonbcn.net on 17 Oct 2011 at 7:44

GoogleCodeExporter commented 9 years ago
The folder dropdown box already includes a list of all of your currently used 
torrent folders.  Does this not work for you?

Original comment by reardo...@gmail.com on 18 Oct 2011 at 2:40

GoogleCodeExporter commented 9 years ago
Yes, it works. But how many entries saves this dropdown box?
I think it would be more comfortable the enhancement that I've suggested. 

Original comment by si...@simonbcn.net on 18 Oct 2011 at 2:51

GoogleCodeExporter commented 9 years ago
Is the folder list, showed in dropdown box, saved in some file in local PC?

Original comment by si...@simonbcn.net on 20 Oct 2011 at 4:11

GoogleCodeExporter commented 9 years ago
No, it's generated each time the dropdown is created. It's unique existing 
download directories, built up by looping through all the torrents.

I may implement labels sometime, probably in addition to (before) the above.

Original comment by a...@eth0.org.uk on 20 Oct 2011 at 4:22

GoogleCodeExporter commented 9 years ago
I'd be very grateful if you do. ;-)

Original comment by si...@simonbcn.net on 20 Oct 2011 at 4:25

GoogleCodeExporter commented 9 years ago
Done.

Original comment by a...@eth0.org.uk on 21 Oct 2011 at 11:46

GoogleCodeExporter commented 9 years ago
Wow, what a speed! ;-) Thank you very much.
One question about this:
Are that directories relative to download folder or absolute? I mean if I 
define one label like "Music" = "Music/" and the global download folder is: 
"/torrents/", will the real path be "/torrents/Music" for "Music" label? Or 
will be "/Music/"?

Could you show only the labels instead of folders (if they exist) in left list 
(in main window)?

Original comment by si...@simonbcn.net on 22 Oct 2011 at 11:07

GoogleCodeExporter commented 9 years ago
It would be great too if in dropdown (when I add one torrent) it shows the 
labels and the folders without labels.
In this moment, it shows all.
Thanks.

Original comment by si...@simonbcn.net on 22 Oct 2011 at 11:16