Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (367 - 369 of 2449)

Ticket Resolution Summary Owner Reporter
#1122 WorksForMe Needless re-checking of some torrents when deluge restarted without internet connection Ideal
Description

I seen this thingie happening for quite some times already and now seems like i see the pattern why. After you start deluge when no internet connection is available and then restart deluge once again - for some reason it starts to re-check some of the torrents, here now its ~25%(~30 out of 117 here) of all of them.

Seems like maybe the cause is deluge/libtorrent confusing the status of torrents not being able to connect to trackers or the like and writing wrong status of such torrents on shutdown and on the next start - considers them as needed to recheck.

#1125 Name of Country of last two IPs doesn't appear corectly. Trizen
Description

Go to "Peer tab" and just hold the cursor up on the last flag available.. and the name of Country doesn't appear beside of flag.. the name appear on horizontal bar..

Screenshot: http://i47.tinypic.com/21euudv.png

P.S. Sorry for my bad English!

#1126 Fixed [Extractor] Extracting not working with Move Complete enabled lenwar
Description

I noticed that extracting does not always work properly. This happens when the downloaded (for example) .rar files have spaces in them. The files to be extracted should get " (or get escaped of course) along with them.

So:

unrar -x "totally legal thing I downloaded.rar"
or
unrar -x totally\ legal\ thing\ I\ downloaded.rar
in stead of
unrar x totally legal thing I downloaded.rar

Also note that I have my "Extracted directory" in my "completed directory"

So my relevant tree looks like so:

deluge/downloading
deluge/completed
deluge/completed/extracted

(maybe that's got something to do with it? Haven't looked at the code, so I wouldn't know)

The unrar command under Linux doesn't like it that way. (it'll only see the "totally" part of the file) I'm using 1.2.0 beta5, but earlier beta's had the same thing.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.