[feature request] change path of files

Suggestions and discussion of future versions
Post Reply
Malamut
Member
Member
Posts: 21
Joined: Tue Jul 22, 2008 2:33 pm
Location: Russia

[feature request] change path of files

Post by Malamut »

I have tried a lot of torrent clients for linux. And most of them, as Deluge, have one huge disadvantage: they can't change name of downloaded files. It's very important for me because I don't want my hard disk to became a dustbin with a lot of files named like this: My_Movie_2006_Peter_Peterson-Riped-by-NIK[tracker.tracker].avi So, I must rename all such files and go away from seeders and it's not good at all. For me, possibility of changing a name of a file (folder) is a major function of good torrent client.
But thank you for this client, I use it for my own torrents and if you add possibility of changing a name of a downloaded file it became the best client for linux.
P.S. Sorry for my english))
Ubuntu Jaunty x86_64, Core 2 Duo 1.86 GHz, 2 GB RAM
loki
Moderator
Moderator
Posts: 787
Joined: Tue Dec 04, 2007 3:27 pm
Location: MI, USA

Re: [feature request] change path of files

Post by loki »

I think it's a limitation of libtorrent. Deluge being built on libtorrent also cannot change torrent file names.
danii
Seeder
Seeder
Posts: 123
Joined: Tue Oct 23, 2007 10:29 pm
Location: Braga, Portugal

Re: [feature request] change path of files

Post by danii »

I also support this feature, for the meantime while it doesn't get implemented (I hope it will) if you want to seed the torrents that you've changed the name you can create a symbolic link with the old name something like:

Code: Select all

ln -s new_name old_name
just point the torrent to the link, it's absolutely the same for deluge and I use symbolic links all the time, although I've been conforming to the scene naming
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: [feature request] change path of files

Post by johnnyg »

libtorrent actually now supports this so it should be getting into deluge soon.
aqtrans
Member
Member
Posts: 28
Joined: Fri Feb 08, 2008 4:07 pm

Re: [feature request] change path of files

Post by aqtrans »

Any updates on this? This is one feature that I eagerly await, and once it's in Deluge I can finally ditch uTorrent 1.8 and move all my torrents to Deluge.
barjac
Member
Member
Posts: 16
Joined: Sun Sep 28, 2008 5:40 pm

Re: [feature request] change path of files

Post by barjac »

Any news on this?
loki
Moderator
Moderator
Posts: 787
Joined: Tue Dec 04, 2007 3:27 pm
Location: MI, USA

Re: [feature request] change path of files

Post by loki »

johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: [feature request] change path of files

Post by johnnyg »

yes according to http://dev.deluge-torrent.org/ticket/428, it should (hopefully) be in 1.1.0 :D
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: [feature request] change path of files

Post by markybob »

johnnyg wrote:yes according to http://dev.deluge-torrent.org/ticket/428, it should (hopefully) be in 1.1.0 :D
it's actually already in trunk for those who want to test...and yes, it'll be in 1.1 :)
Post Reply