linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #00602
[Bug 546227] Re: [WISH with PATCH]: possibility to enqueue a magnet-link directly on the download-queue
Yes, I already added some magnet-links (automatically by javascript...)
It did not deadlock, but when there is a race I'll do it as expected.
** Patch added: "now uses dispatchClientFunc"
http://launchpadlibrarian.net/41932544/magnet-to-queue.patch
--
[WISH with PATCH]: possibility to enqueue a magnet-link directly on the download-queue
https://bugs.launchpad.net/bugs/546227
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
Status in Linux DC++: Confirmed
Bug description:
It's nice to have the ability to add a download via magnet-link. (Not just search for TTH.)
This patch adds a "directaddmagnet"-command for the linuxdcpp.pipe. Its only argument is a magnet-link.
If any informations is missing, it will just search for the TTH.
References