adding magnet link automation

General support for problems installing or using Deluge
Post Reply
illumilore

adding magnet link automation

Post by illumilore »

Currently, with normal .torrent files, I have a script that is activated with firefox's "open with" which sends the .torrent to a folder on a server on which deluge constantly checks for .torrents and then automatically adds them and removes the .torrent file. Is there a way to do something similar to this with magnet links?

Using deluge 1.3.3 with kubuntu 11.10
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: adding magnet link automation

Post by Cas »

monstermunchkin has provided a patch for the Autoadd plugin that should be in the next release: http://dev.deluge-torrent.org/ticket/2030
illumilore

Re: adding magnet link automation

Post by illumilore »

What is the format file supposed to be? Should the magnet url be the filename itself, or should it be a random filename with the contents as plain text, something like: "magnet:?xt=urn:btih:XXXXX..."?
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: adding magnet link automation

Post by Cas »

Autoadd will load any plain text file with '.magnet' extension and it can contain single or multiple magnet uris.
Post Reply