Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (82 - 84 of 2449)

Ticket Resolution Summary Owner Reporter
#616 Duplicate UPnP fails in 64 bit ubuntu package andar wallfur@gmail.com
Description

i just downloaded the deb package for ubuntu hardy then installed and ran deluge. every port test fails, even after tweaking settings in the preferences dialogue.

i know UPnP works on my router as other apps, including the transmission bt client, can use it fine.

#693 Fixed share ratio limit not respected andar wallfur@gmail.com
Description

running on 64 bit ubuntu.

i recently had my 'net connection "shaped" (which caused havoc for my household and our voip phone) because deluge does not respect my share ratio settings.

i already have it set to share more than i receive, disabled time limits (i think?) by setting both time ratio and time to -1, and also set it to stop seeding when the ratio is reached. doing some manual calculations on that current torrent, it is clear deluge has gone way over the share ratio i set, and is still uploading as much as it can, even after setting the upload speed limit for it to 0 or a low value. i think the cause might be that i have not finished downloading yet.

i don't know how you determine when to stop uploading programatically but i have a couple of logic suggestions:

take the greater of 2 measurements of download size - the total of the blocks needed to download selected file(s) in a torrent and the total file bytes actually downloaded. if you're only downloading 2 files out of a torrent with 10 files the ratio should not be based on the size of the full 10 files, this measurement needs to be dynamic to accommodate people adding/removing file selections from a torrent. also measuring the actual file bytes received will prevent people from manipulating upload ratios by "choosing not to download files" after they have already got them.

multiply the download total by the share ratio then just stop uploading altogether when that limit is reached, with 2 exceptions: don't stop in middle of a block's transfer; and, if the user has set their share ratio to < 1 and is sill downloading, allow uploading until ratio has reached 1 to help prevent them leeching.

#1111 Invalid Refuse to download torrent from Demonoid Damien Churchill waeking
Description

Using Deluge 1.20rc3 on Ubuntu 8.04LTS I have added torrent link to demonoid however the torrent will not download. Forum Details: http://forum.deluge-torrent.org/viewtopic.php?f=8&t=25935&p=116365#p116365

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