Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (418 - 420 of 2447)

Ticket Resolution Summary Owner Reporter
#1004 Duplicate Torrent error on resuming (stored on external drive) andar Igor
Description

How to reproduce it:

1) Download a torrent and configure its storage location as /media/EXTERNAL

2) Start it (with your mount point already mounted)

3) Pause, exit Deluge

4) Umount your external drive, remount it

5) Start deluge

6) Now, happens the error: "No such file or directory"

As workaround, just "Re-check" your torrent and you'll be able to start it again.

Let me know if you need further details.

Igor

#2163 Fixed .torrent encoding ("Unknown encoding") Calum NicolaiS
Description

If a torrent file have the "8:encoding" tag, but doesn't specify how the file is encoded ("0:"), then deluge gives an "Invalid File - Unknown encoding: " error.

Torrent files shouldn't be looking like this:

13:creation date
 i1292357935e

8:encoding
 '''0:'''

4:info
 ...

( they should be looking like this: )

13:creation date
 i1347442918e

8:encoding
 '''5:UTF-8'''

4:info
 ...

But lately I've seen a few with "8:encoding0:" I know how to manually fix this, but most end-users don't, so a default encoding of UTF-8 (in case of the encoding == "") would be preferred.

More info: Deluge doesn't give this error, if the "8:encoding" isn't there.

Tested on: Deluge 1.3.5 (libtorrent 0.15.10.0)

#485 Fixed Torrent counts andar jd@typhon.org
Description

Hi. What about displaying how many torrents a category owns on the left panel (à la utorrent)? Say:

All (25) Downloading (3) Seeding (20) Queued Paused (2) Error Checking

Don't know wether (0) or void is better

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