Opened 14 years ago
Closed 14 years ago
#1517 closed bug (Fixed)
Isohunt urls not loading
Reported by: | Calum | Owned by: | John Garland |
---|---|---|---|
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 by , 14 years ago
Priority: | major → minor |
---|
comment:2 by , 14 years ago
Component: | webui → core |
---|---|
Summary: | Isohunt urls not loading with WebUI → Isohunt urls not loading |
same problem using the gtkUI
comment:3 by , 14 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 14 years ago
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 by , 14 years ago
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 by , 14 years ago
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 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → 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