0.5.8.9 - individual file selection

General support for problems installing or using Deluge
Post Reply
lvm
Seeder
Seeder
Posts: 130
Joined: Sat Apr 19, 2008 6:05 am

0.5.8.9 - individual file selection

Post by lvm »

'Enable selection files for torrents before loading' is on, an yet when I open a new torrent and select only some files, all files are created in the torrent directory - and this time full allocation works just fine. I expect files I marked as 'don't download' not to be created at all. Torrents are started via autoload directory. linux
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: 0.5.8.9 - individual file selection

Post by johnnyg »

vegaman
New User
New User
Posts: 3
Joined: Tue Oct 02, 2007 9:39 pm

Re: 0.5.8.9 - individual file selection

Post by vegaman »

This isn't what is happening, entire files are being downloaded even though I have selected "Don't Download". I'm getting the same problem in 0.5.9.0

Edit: I've tried deleting ~/.config/deluge and adding a torrent again, but no luck, even if I choose "Don't Download" for all files in a torrent, it will download them all.
lvm
Seeder
Seeder
Posts: 130
Joined: Sat Apr 19, 2008 6:05 am

Re: 0.5.8.9 - individual file selection

Post by lvm »

In my case that's it - just about 0.04% at the very end of the file was downloaded. But I am concerned not about the bandwidth but about 0.7G of disk space wasted for that file. I think that a nice torrent client should handle this differently - store to a temporary file or something.
loki
Moderator
Moderator
Posts: 787
Joined: Tue Dec 04, 2007 3:27 pm
Location: MI, USA

Re: 0.5.8.9 - individual file selection

Post by loki »

If it stores to a temporary file it's still going to take up that much space, lol.
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: 0.5.8.9 - individual file selection

Post by johnnyg »

I was pretty sure the file created should only be as big as the pieces it needed to download.
so like loki said storing this in a temporary file would occupy the same amount of space.
or did you mean it should remove the extra file(s) after the download is complete?
lvm
Seeder
Seeder
Posts: 130
Joined: Sat Apr 19, 2008 6:05 am

Re: 0.5.8.9 - individual file selection

Post by lvm »

johnnyg wrote:I was pretty sure the file created should only be as big as the pieces it needed to download.
so like loki said storing this in a temporary file would occupy the same amount of space.
Only when full allocation is off and the piece belonging to two files is at the start of the file I don't want. In my case this piece was at the end of the file so a full-sized file was created. Full allocation is unfortunately broken in 0.5.8.9 but I hope it will be fixed soon.
johnnyg wrote: or did you mean it should remove the extra file(s) after the download is complete?
It will be impossible to seed that piece then. I thought about creating a <torrent-name>.pieces compactly-allocated file to save parts of cross-file pieces and storing it with the .fastresume file.
unit731
Member
Member
Posts: 22
Joined: Sat Jan 12, 2008 3:19 pm

Re: 0.5.8.9 - individual file selection

Post by unit731 »

johnnyg wrote:I was pretty sure the file created should only be as big as the pieces it needed to download.
so like loki said storing this in a temporary file would occupy the same amount of space.
or did you mean it should remove the extra file(s) after the download is complete?
In ver 0587 the files allocated are sparse with/without full allocation, but not spare in 0588/0589. Did you test it ok?
Post Reply