AutoAdd not setting labels on magnet links, Deluge 2.0.3

General support for problems installing or using Deluge
Post Reply
jim-jimeny
New User
New User
Posts: 2
Joined: Thu Dec 12, 2019 6:04 am

AutoAdd not setting labels on magnet links, Deluge 2.0.3

Post by jim-jimeny »

I tested with a regular torrent file and it works fine however when it opens a plain text file with a magnet link inside it will not set a label, all though it does set the "Move Completed" directory. It will also move the .magnet file to .magnet.invalid even though it loads and starts downloading the link.

Code: Select all

Deluge Client: 2.0.3
Server: 2.0.3-2-201906121747-ubuntu18.04.1
libtorrent: 1.1.5.0

Code: Select all

Distributor ID: Ubuntu
Description:    Ubuntu 18.04.3 LTS
Release:        18.04
Codename:       bionic
Relevant log snippet;

Code: Select all

05:50:02 [INFO    ][deluge.core.torrentmanager       :672 ] Torrent **************************************** from user "localclient" added
05:50:02 [WARNING ][deluge.core.torrentmanager       :1255] Torrent id not in torrents loading list: '****************************************'
05:50:07 [INFO    ][deluge.core.torrent              :619 ] Adding any new trackers to torrent (****************************************) already in session...
05:50:07 [ERROR   ][deluge_autoadd.core              :333 ] Cannot Autoadd magnet: /media/magnets/films/****************************************.magnet: Torrent already in session (****************************************).
Any help would be appreciated.
jim-jimeny
New User
New User
Posts: 2
Joined: Thu Dec 12, 2019 6:04 am

Re: AutoAdd not setting labels on magnet links, Deluge 2.0.3

Post by jim-jimeny »

For anyone who stumbles on this thread, it looks like the issue was reported 5 months ago,
https://dev.deluge-torrent.org/ticket/3295
So that's that I guess.
And I just checked a development build, 2.1.1.dev7501 and nothings changed, this problem persists.
Post Reply