#1258 closed feature-request (Fixed)
deluge-console add doesnt support url
Reported by: | hayleyw | Owned by: | nogare |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | Console UI | Version: | master |
Keywords: | Cc: | chaz@… |
Description
pretty simple...deluge-console add only supports local files, no urls/magnet
Change History (13)
comment:1 Changed 13 years ago by hayleyw
comment:2 Changed 13 years ago by chaz6
- Cc chaz@… added
comment:3 Changed 13 years ago by damoxc
- Milestone changed from Future to 1.4.0
comment:4 Changed 12 years ago by al.cadd9
- Owner set to nick
- Status changed from new to assigned
comment:5 Changed 12 years ago by nick
- Resolution set to fixed
- Status changed from assigned to closed
this is now supported. the add command and dialog can take both urls and magnet uris.
comment:6 Changed 12 years ago by userx
- Milestone changed from 1.4.0 to 1.3.3
- Resolution fixed deleted
- Status changed from closed to reopened
Seeing how this is now in git, is it too much to ask to backport it into the upcoming 1.3.3 release? I would try to run the dev version but ran into bug #1828.
comment:7 Changed 12 years ago by Cas
- Owner changed from nick to Cas
- Status changed from reopened to accepted
Just been working on the add code for the GTK so this was actually quick to implement. Needs a bit more testing but here is a proposed fix for you:
https://github.com/cas--/Deluge/commits/console_Add_Magnet_Urls
This is a better fix as is does not require specifying the type when adding so may push to master as well.
comment:8 Changed 12 years ago by userx
Excellent, thank you Cas! Copied the new version over my 1.3.2 add.py and it worked like a charm.
Now if only #1259 is as easy to implement, I'd be in Magnet heaven ;)
comment:9 Changed 12 years ago by Cas
- Milestone changed from 1.3.3 to 1.4.0
- Version changed from 1.3.0_dev to git master
Fixed in 1.3-stable: fbc664fa
Still needs fixed in master
comment:10 Changed 11 years ago by nogare
- Owner changed from Cas to nogare
comment:11 Changed 11 years ago by Cas
- Resolution set to fixed
- Status changed from accepted to closed
git master: d62da02ba
comment:12 Changed 8 years ago by Cas
- Milestone changed from 2.0.x to 2.0
http://forum.deluge-torrent.org/viewtopic.php?f=7&t=29245