Opened 13 years ago
Closed 11 years ago
#1259 closed feature-request (Fixed)
add magnet link support to webui
Reported by: | hayleyw | Owned by: | damoxc |
---|---|---|---|
Priority: | minor | Milestone: | 1.3.4 |
Component: | Web UI | Version: | |
Keywords: | Cc: | chaz@…, kiall@… |
Description
deluge-web gives an error when you use a magnet link in add url
Change History (7)
comment:1 Changed 13 years ago by damoxc
- Milestone changed from Future to 1.4.0
comment:2 Changed 13 years ago by chaz6
- Cc chaz@… added
comment:3 Changed 13 years ago by Cas
- Type changed from defect to feature-request
- Version 1.3.0_dev deleted
comment:4 Changed 12 years ago by Cas
- Milestone changed from 1.4.0 to 1.3.4
- Summary changed from add url should accept magnet links to add magnet link support to webui
comment:5 Changed 12 years ago by Cas
- Resolution set to fixed
- Status changed from new to closed
comment:6 follow-up: ↓ 7 Changed 11 years ago by kiall
- Cc kiall@… added
- Resolution fixed deleted
- Status changed from closed to reopened
It would be better to search the URI for the presence of "xt=urn:btih:", rather than assuming that will be the first value.
Eg this is a perfectly valid magnet link that the web UI rejects:
magnet:?xl=1024&dn=Some+Title+4+Here&xt=urn:btih:EA760EE4BE2EA5C697488D94645BB879A394CC87
(PS - Apologies if the convention around here is to file a new bug, rather than re-opening the old!)
comment:7 in reply to: ↑ 6 Changed 11 years ago by Cas
- Resolution set to fixed
- Status changed from reopened to closed
(PS - Apologies if the convention around here is to file a new bug, rather than re-opening the old!)
This should have been a new ticket. See #2110
Note: See
TracTickets for help on using
tickets.
Added to 1.3-stable: 717db3