Custom Query (2447 matches)
Results (10 - 12 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#530 | Fixed | sending bad statistic data | ||
Description |
When suspended and followed by torrent initialization again, Deluge sends the number of data as if the torrent starts to download from the beginning again. |
|||
#2817 | Duplicate | Can't open torrent file that has characters other than English | ||
Description |
Can't open torrent file that has characters other than English Copy any Chinese, Korean or Japanese characters from any website and paste it in the file name. And try double clicking it. Deluge cannot add the files. |
|||
#296 | Fixed | Allow setting TOS/QoS parameters. | ||
Description |
Setting ToS can be extremely handy for routers supporting traffic shaping options etc, to allow qualifying all data as throughput for example. This becomes increasingly important as more bittorrent data is using random ports and encryption. And it should be very easy to implement. rtorrent (using the same library?) supports this for example: tos = default|lowdelay|throughput|reliability|mincost, tos = hex
|