Search found 11 matches

by c-shadow
Wed Mar 12, 2008 7:25 pm
Forum: Support
Topic: COMPLETE and INCOMPLETE
Replies: 7
Views: 9764

Re: COMPLETE and INCOMPLETE

No.
It's a feature :)
by c-shadow
Tue Mar 11, 2008 5:35 am
Forum: Support
Topic: COMPLETE and INCOMPLETE
Replies: 7
Views: 9764

Re: COMPLETE and INCOMPLETE

Hello, Unless I'm missing something, the "move torrent" plugin simply moves a file. It doesn't automatically do it when the download is completed. That's the feature that I'm looking for. I don't even want to see the file in the "Completed" folder until it actually is complete. ...
by c-shadow
Mon Mar 10, 2008 5:36 pm
Forum: Support
Topic: COMPLETE and INCOMPLETE
Replies: 7
Views: 9764

Re: COMPLETE and INCOMPLETE

Did You try using "move torrent plugin"?
You can have one download folder for uncomplete files and have them moved into "finished" folder as soon as they are finished.
by c-shadow
Thu Mar 06, 2008 6:12 am
Forum: Support
Topic: ext3 - Full vs Compact Allocation?
Replies: 10
Views: 12784

Re: ext3 - Full vs Compact Allocation?

maybe the problem is that ext3 does not support extents. that is a good question for a dev: does deluge really simply instruct the "filesystem" to reserve space or does it request continous space? I'm not a dev but it seems it does not request continuous space. To do that deluge should ac...
by c-shadow
Wed Mar 05, 2008 8:56 pm
Forum: Support
Topic: ext3 - Full vs Compact Allocation?
Replies: 10
Views: 12784

Re: ext3 - Full vs Compact Allocation?

Fragmentation is the result of Full alocation creating a sparse files: http://en.wikipedia.org/wiki/Sparse_file I just added a torrent with two files, 20GB total and after a couple of seconds i got a 4+2 GB files on disk which is impossible with my ADSL connection :) Perhaps developers can correct m...
by c-shadow
Mon Mar 03, 2008 8:12 pm
Forum: Support
Topic: ext3 - Full vs Compact Allocation?
Replies: 10
Views: 12784

ext3 - Full vs Compact Allocation?

Did anyone noticed some improvements using Full aloocation? I'm running Deluge under ubuntu and have 2x300GB partitions under ext3 and have noticed that downloaded files are still somehow getting fragmented, especially large files. Filefrag is still giving lage number of extents I watched one mp3 fi...
by c-shadow
Sun Mar 02, 2008 8:09 am
Forum: Development
Topic: [Feature request] Re-adding moved torrents
Replies: 0
Views: 1738

[Feature request] Re-adding moved torrents

It seems that if you use 'Move torrent' plugin and have to readd finished (and automatically moved) torrents, deluge doesn't recognize them and starts downloading again... Example: I have set in prefs to DL all torrents in dir 'A'. Activated 'Move torrent' plugin to automatically move finished to di...
by c-shadow
Sun Mar 02, 2008 7:34 am
Forum: Support
Topic: Problem with freezing GUI
Replies: 10
Views: 13364

Re: Problem with freezing GUI

This looks like you might have a corrupt state file. Please try deleting it and restarting deluge. Which one? dht.state, persistent.state or prefs.state? Tried dht.state, deluge starts checking one of the torrents, at 98% freezes again. Deleted again the same file, and now it happened again, at 99%...
by c-shadow
Sat Mar 01, 2008 3:41 pm
Forum: Support
Topic: Problem with freezing GUI
Replies: 10
Views: 13364

Re: Problem with freezing GUI

It happend again, here is the output from the console: alen@Amber:~$ deluge checking for ubuntu... found and fixing ubuntu alen@Amber:~$ checking for ubuntu... no existing Deluge session Starting new Deluge session... deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG. Applying preferences...
by c-shadow
Fri Feb 29, 2008 12:22 pm
Forum: Support
Topic: Problem with freezing GUI
Replies: 10
Views: 13364

Re: Problem with freezing GUI

andar wrote: It was a result of the UI crash. If you can reproduce, please run it from the console and copy & paste the output for us.
If it happens again I'll do that.
BTW, It works very stable for me, in 10 days uptime no problems until this one.
Thx for a quick respond and keep up the good work :)