Custom Query (2447 matches)
Results (469 - 471 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1294 | Fixed | Skip Hash Check - Seed Mode | ||
Description |
libtorrent has this feature for quite some time now - Seeding Mode, so you can basically "skip" the hash checking when you add a torrent just for seeding. From wikipedia: seed mode, where the files on disk are assumed to be complete, and each piece's hash is verified the first time it is requested. |
|||
#1295 | Fixed | Can't register to forum and deluge-torrent.org isn't accepting incoming mail | ||
Description |
Hi, I was trying to register to the forum, but registration page isn't showing the confirmation code it requires to enter. I've tried to contact the forum admins at deluge_forum@deluge-torrent.org, but mail delivery failed permanently after usual 4 days of trying. So I'm reporting the issue here. |
|||
#1296 | Invalid | Spurious HTTP requests to localhost from Deluge | ||
Description |
Hi, It's been about a week or so since I've started to get these failed HTTP requests in my Apache2 log: 127.0.0.1 - - [22/May/2010:10:54:53 +0300] "GET /announce?info_hash=%a2KF... HTTP/1.0" 404 839 "-" "Deluge 1.2.3" It started with version 1.1.9, so I've tried to upgrade to 1.2.3, but this didn't help. What can I do to debug this? |