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

Change/rename torrent folder name #498

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Change name of file/folder which adding
2.
3.

When add torrent is posible to change name?

My version is 3.2? Windows 7 home?

Please provide any additional information below.

Original issue reported on code.google.com by mikloh.u...@gmail.com on 18 Dec 2011 at 5:02

GoogleCodeExporter commented 9 years ago

Original comment by j...@cp-lab.com on 20 Sep 2012 at 4:10

GoogleCodeExporter commented 9 years ago
I'd appreciate this.

Original comment by jkr...@gmail.com on 19 Nov 2012 at 2:27

GoogleCodeExporter commented 9 years ago
https://trac.transmissionbt.com/ticket/1220

Original comment by makbeth.mb on 27 Feb 2013 at 4:53

GoogleCodeExporter commented 9 years ago
Finally this function is implemented in the Transmission and is available via 
RPC. I'll implement support for it in the next transgui release.

Original comment by j...@cp-lab.com on 28 Feb 2013 at 11:37

GoogleCodeExporter commented 9 years ago

Original comment by j...@cp-lab.com on 28 Feb 2013 at 11:41

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

Original comment by j...@cp-lab.com on 28 Feb 2013 at 11:41

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

Original comment by j...@cp-lab.com on 28 Feb 2013 at 11:42

GoogleCodeExporter commented 9 years ago
Here's the patch to do this - I didn't notice this was already work in 
progress:)

Original comment by artem.gl...@gmail.com on 12 Apr 2013 at 10:00

Attachments:

GoogleCodeExporter commented 9 years ago
how to install this patch

Original comment by mikloh.u...@gmail.com on 12 Apr 2013 at 10:29

GoogleCodeExporter commented 9 years ago
when next transgui will be released ?

Original comment by ad...@public-pro.ru on 12 Apr 2013 at 10:49

GoogleCodeExporter commented 9 years ago
Any kind of patch or update for windows version would be highly appreciated, 
it's a vital function!

Original comment by katuk...@gmail.com on 21 Jun 2013 at 2:51

GoogleCodeExporter commented 9 years ago
Fellows,

Transmission 2.80, released last June 25th, added support for renaming files 
and/or folders at download time (see at 
https://trac.transmissionbt.com/wiki/Changes#version-2.80).
It should be a great new feature to add in a newer version of transgui.

Original comment by tulio.la...@gmail.com on 29 Jun 2013 at 3:04

GoogleCodeExporter commented 9 years ago
Yep guys, it's time to new version :)

Original comment by emo...@gmail.com on 5 Jul 2013 at 7:43

GoogleCodeExporter commented 9 years ago
I ran Deluge for a while and really miss this functionality.

Original comment by dgree...@gmail.com on 10 Aug 2013 at 7:16

GoogleCodeExporter commented 9 years ago
If someone needs, I added torrent-rename-path support. Enjoy easy: Right-click 
on the name of the torrent -> rename files and folders

Original comment by archa.ta...@gmail.com on 12 Aug 2013 at 6:36

Attachments:

GoogleCodeExporter commented 9 years ago
Fantastic news, great job!
Is it necessary to compile transgui with this patch, or can I put this patch 
somewhere to make it work? I'm actually using transgui under Ubuntu 13.04 and 
Windows 7.
Thanks in advance.
Tulio.

Original comment by tulio.la...@gmail.com on 12 Aug 2013 at 6:46

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
for ubuntu you will need to compile
for windows i can upload a binary

Original comment by archa.ta...@gmail.com on 12 Aug 2013 at 6:57

GoogleCodeExporter commented 9 years ago
binary would be great! thank you

Original comment by katuk...@gmail.com on 12 Aug 2013 at 6:58

GoogleCodeExporter commented 9 years ago
enjoy

Original comment by archa.ta...@gmail.com on 12 Aug 2013 at 7:01

Attachments:

GoogleCodeExporter commented 9 years ago
Archa, I'm having problems when I try to rename a torrent that has more than 
one file. When I click in the torrent name and try to rename it, the following 
dialogs appear:
{ "method" : "torrent-set", "arguments" : { "ids" : [81], "name" : "test" } }
Clicked ok, and then appears:
{"arguments" : {}, "result" : "success" }
And no window for name change appears. Could you, please, verify this? I'm 
using Transmission 2.82 on a remote Linux machine.
Thanks in advance.

Original comment by tulio.la...@gmail.com on 12 Aug 2013 at 10:51

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
You must choose 'Rename Files and Folders' not the 'Rename torrent'. 'Rename 
torrent' is the next step :) Now i cat hide it..

Original comment by archa.ta...@gmail.com on 13 Aug 2013 at 5:05

Attachments:

GoogleCodeExporter commented 9 years ago
As for me "rename torrent" is what i am awaiting for!

Original comment by emo...@gmail.com on 13 Aug 2013 at 7:15

GoogleCodeExporter commented 9 years ago
At now transmission-daemon don't support rename torrent.. Only set-location for 
torrent may change this name..

Original comment by archa.ta...@gmail.com on 13 Aug 2013 at 7:39

GoogleCodeExporter commented 9 years ago
Thank you!
Very useful feature.

Original comment by pf.ziminski on 13 Aug 2013 at 8:44

GoogleCodeExporter commented 9 years ago
This is last patch version if someone need to build itself.

Original comment by archa.ta...@gmail.com on 13 Aug 2013 at 9:02

Attachments:

GoogleCodeExporter commented 9 years ago
https://trac.transmissionbt.com/ticket/5458#comment:1

Original comment by emo...@gmail.com on 13 Aug 2013 at 1:15

GoogleCodeExporter commented 9 years ago
What version of Transmission does support renaming? I have 2.75 (QNAP NAS) and 
'Rename Files and Folders' in GUI is grey, I can't use it.

Original comment by katuk...@gmail.com on 13 Aug 2013 at 2:50

GoogleCodeExporter commented 9 years ago
>= 2.80

Original comment by archa.ta...@gmail.com on 13 Aug 2013 at 3:15

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Finally I've managed to update my Transmission and your fix works like a charm. 
Thank you!

Original comment by katuk...@gmail.com on 21 Aug 2013 at 9:00

GoogleCodeExporter commented 9 years ago
When will we see working version w/o any patch ?)

Original comment by emo...@gmail.com on 21 Aug 2013 at 9:02

GoogleCodeExporter commented 9 years ago
I tried to build Transmission Remote GUI on OS X 10.8, and am getting an error 
about linking to liconv. Can anyone point me to a solution, or provide an OS X 
binary?

Thanks!

Original comment by and...@ahintz.net on 26 Sep 2013 at 9:56

GoogleCodeExporter commented 9 years ago
r885.

Original comment by j...@cp-lab.com on 11 Oct 2013 at 9:39

GoogleCodeExporter commented 9 years ago
Thank you Александр Сухоруков for a binary.  If you have new 
binaries please post them here.  

Original comment by Almaz...@gmail.com on 13 Oct 2013 at 2:55

GoogleCodeExporter commented 9 years ago
Version 5.0 is available.

Original comment by j...@cp-lab.com on 5 Nov 2013 at 6:18

GoogleCodeExporter commented 9 years ago
When the file name content symbol ":" the transmission gui (5.0 win) freezes.

Original comment by aux...@gmail.com on 9 Nov 2013 at 3:23

GoogleCodeExporter commented 9 years ago
Is it possible to add an option to avoid creating a folder when the torrent 
contains only one file inside that folder, like rutorrent does?

Original comment by spiderbe...@gmail.com on 9 Nov 2013 at 3:49

GoogleCodeExporter commented 9 years ago
aux314, please create a new issue regarding ":" symbol.

spiderben25, In most cases if a torrent contain a single file, a folder is not 
created. It may be specially crafted .torrent file, which explicitly specifies 
that a single file is contained in a sub-folder. Nothing can be done in such 
case.

Original comment by j...@cp-lab.com on 14 Nov 2013 at 11:12

GoogleCodeExporter commented 9 years ago
First of all, thanks for this good job!
The question: now I'm able to rename torrents if it is one single file or if it 
is the root folder, but i am not able to rename files inside folders and/or 
subfolders. Is it possible to do in transmission (which version?) or is not 
implemented yet?

Original comment by josumor...@gmail.com on 27 Nov 2013 at 2:19

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
josumoreno, of course you can rename files and sub folders. Do it in the Files 
tab. Transmission version need to be 2.80+

Original comment by j...@cp-lab.com on 27 Nov 2013 at 2:28

GoogleCodeExporter commented 9 years ago
Strange, I can rename folder for existing torrent, but I can not set folder 
name during addition of new torrent.

Original comment by snbogdan...@gmail.com on 11 Dec 2013 at 10:45

GoogleCodeExporter commented 9 years ago
There is the "Save as" field in the Add torrent window.

Original comment by j...@cp-lab.com on 11 Dec 2013 at 10:54

GoogleCodeExporter commented 9 years ago
It is wotking in adding torrent file, but not working in magnet link

Original comment by snbogdan...@gmail.com on 12 Dec 2013 at 2:20

GoogleCodeExporter commented 9 years ago
Magnet link does not contain file/folder info. It is downloaded later. That's 
why there is no rename option during addition.

Original comment by j...@cp-lab.com on 12 Dec 2013 at 2:09

GoogleCodeExporter commented 9 years ago
So remove "Save as..." in dialog to avoid confusion

Original comment by snbogdan...@gmail.com on 12 Dec 2013 at 11:31

GoogleCodeExporter commented 9 years ago
Please create a new issue regarding this. Otherwise it can be forgotten.

Original comment by j...@cp-lab.com on 13 Dec 2013 at 8:05