Opened 12 years ago
Closed 12 years ago
#1517 closed bug (Fixed)
Isohunt urls not loading
Reported by: | Cas | Owned by: | johnnyg |
---|---|---|---|
Priority: | minor | Milestone: | 1.3.2 |
Component: | Core | Version: | 1.3.1 |
Keywords: | url isohunt httpdownloader | Cc: |
Description
Every other torrent url I've tested works fine but Isohunt ones just don't load.
Change History (7)
comment:1 Changed 12 years ago by Cas
- Priority changed from major to minor
comment:2 Changed 12 years ago by al.cadd9
- Component changed from webui to core
- Summary changed from Isohunt urls not loading with WebUI to Isohunt urls not loading
same problem using the gtkUI
comment:3 Changed 12 years ago by al.cadd9
- Owner changed from damoxc to johnnyg
- Status changed from new to assigned
comment:4 Changed 12 years ago by al.cadd9
- Keywords httpdownloader added
This issue could be resolved using GIO as a fallback. This patch http://dev.deluge-torrent.org/attachment/ticket/1549/deluge-console-add-gio.patch shows a real-world implementation for the console, while this simple script http://pastebin.com/insXbGgN could be used for testing. (thanks mathbr)
comment:5 Changed 12 years ago by Cas
The failure in gtkui for isohunt urls is only when manually adding to 'add url' dialog box. Torrent files and urls clicked in the browser load fine.
For the webui all forms of attempting to add an isohunt torrent fail.
comment:6 Changed 12 years ago by johnnyg
This is due to isohunt returning an incorrect content-length header for compressed files (it sends the original size rather than the compressed size), confusing twisted (which httpdownloader uses) into thinking the connection was closed prematurely.
Isohunt should really fix this issue (there are reports on this from 2005!) however I will commit a fix to handle this in the meantime.
comment:7 Changed 12 years ago by johnnyg
- Resolution set to fixed
- Status changed from assigned to closed
This has been fixed in git and will be in the next release.
An example link and the error: http://ca.isohunt.com/download/44648933/big+buck+bunny.torrent