[Deluge] #3295: autoadd don't apply labels to magnet files

135 views
Skip to first unread message

Deluge

unread,
Aug 13, 2019, 10:28:14 AM8/13/19
to delug...@googlegroups.com
#3295: autoadd don't apply labels to magnet files
----------------------------+-----------------------------
Reporter: American_Jesus | Type: bug
Status: new | Priority: minor
Milestone: needs verified | Component: Plugin
Version: 2.0.3 | Keywords: autoadd, magnet
----------------------------+-----------------------------
Using Deluge on docker (linuxserver/deluge), current version:
2.0.3-2201906121747ubuntu18.04.1-ls34

autoadd set only to apply label to new torrent/magnet files (see attach)

.torrent files work without issues with label set, but .magnet files are
added but label isn't set

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3295>
Deluge <https://deluge-torrent.org/>
Deluge Project

Deluge

unread,
Aug 13, 2019, 10:28:45 AM8/13/19
to delug...@googlegroups.com
#3295: autoadd don't apply labels to magnet files
-----------------------------+-----------------------------
Reporter: American_Jesus | Owner:

Type: bug | Status: new
Priority: minor | Milestone: needs verified
Component: Plugin | Version: 2.0.3
Resolution: | Keywords: autoadd, magnet
-----------------------------+-----------------------------
Changes (by American_Jesus):

* Attachment "autoaddSettings1.png" added.

Deluge

unread,
Aug 13, 2019, 10:28:58 AM8/13/19
to delug...@googlegroups.com
#3295: autoadd don't apply labels to magnet files
-----------------------------+-----------------------------
Reporter: American_Jesus | Owner:

Type: bug | Status: new
Priority: minor | Milestone: needs verified
Component: Plugin | Version: 2.0.3
Resolution: | Keywords: autoadd, magnet
-----------------------------+-----------------------------
Changes (by American_Jesus):

* Attachment "autoaddSettings2.png" added.

Deluge

unread,
Aug 13, 2019, 10:32:25 AM8/13/19
to delug...@googlegroups.com
#3295: autoadd don't apply labels to magnet files
-----------------------------+-----------------------------
Reporter: American_Jesus | Owner:

Type: bug | Status: new
Priority: minor | Milestone: needs verified
Component: Plugin | Version: 2.0.3
Resolution: | Keywords: autoadd, magnet
-----------------------------+-----------------------------
Changes (by American_Jesus):

* Attachment "autoaddSettings1_fixed.png" added.

Deluge

unread,
Aug 13, 2019, 10:34:07 AM8/13/19
to delug...@googlegroups.com
#3295: autoadd don't apply labels to magnet files
-----------------------------+-----------------------------
Reporter: American_Jesus | Owner:

Type: bug | Status: new
Priority: minor | Milestone: needs verified
Component: Plugin | Version: 2.0.3
Resolution: | Keywords: autoadd, magnet
-----------------------------+-----------------------------

Comment (by American_Jesus):

autoaddSettings1.png settings are cropped, attached
autoaddSettings1_fixed.png with full settings windows from GTK client

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3295#comment:1>

Deluge

unread,
Jan 7, 2020, 6:39:04 AM1/7/20
to delug...@googlegroups.com
#3295: autoadd don't apply labels to magnet files
-----------------------------+-----------------------------
Reporter: American_Jesus | Owner:
Type: bug | Status: new
Priority: minor | Milestone: 2.0.4

Component: Plugin | Version: 2.0.3
Resolution: | Keywords: autoadd, magnet
-----------------------------+-----------------------------
Changes (by Cas):

* milestone: needs verified => 2.0.4


--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3295#comment:2>

Deluge

unread,
Jan 12, 2020, 2:36:39 PM1/12/20
to delug...@googlegroups.com
#3295: autoadd don't apply labels to magnet files
-----------------------------+-----------------------------
Reporter: American_Jesus | Owner:
Type: bug | Status: new

Priority: minor | Milestone: 2.0.4
Component: Plugin | Version: 2.0.3
Resolution: | Keywords: autoadd, magnet
-----------------------------+-----------------------------

Comment (by jim-joeny):

I'm experiencing this same issue with Ubuntu 18.04.3 and Fedora 31 with
deluged 2.0.3-2-201906121747-ubuntu18.04.1 running as a daemon. I also
tried the deluge development build 2.1.1.dev7501.
Torrent files work fine but magnet links don't have their labels set and
the magnet file gets renamed to .invalid. But the torrent gets added and
other settings like 'move completed', queue and management settings still
seem to work, all though I haven't tested them all.

Here's the log snippet.

{{{
13:30:28 [WARNING ][deluge.core.torrentmanager :1255] Torrent id not in
torrents loading list: 'e2467cbf021192c241367b892230dc1e05c0580e'
13:30:33 [INFO ][deluge.core.torrent :619 ] Adding any new
trackers to torrent (e2467cbf021192c241367b892230dc1e05c0580e) already in
session...
13:30:33 [ERROR ][deluge_autoadd.core :333 ] Cannot Autoadd
magnet: /home/liveuser/tmp/test.magnet: Torrent already in session
(e2467cbf021192c241367b892230dc1e05c0580e).
}}}

Let me know if I should post full log. Thanks, Jim.

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3295#comment:3>

Deluge

unread,
Apr 17, 2021, 12:48:32 PM4/17/21
to delug...@googlegroups.com
#3295: autoadd don't apply labels to magnet files
-----------------------------+-----------------------------
Reporter: American_Jesus | Owner:
Type: bug | Status: closed

Priority: minor | Milestone: 2.0.4
Component: Plugin | Version: 2.0.3
Resolution: Fixed | Keywords: autoadd, magnet
-----------------------------+-----------------------------
Changes (by Cas):

* status: new => closed
* resolution: => Fixed


Comment:

Should be fixed in [2e466101f]

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3295#comment:4>

Deluge

unread,
Jun 22, 2021, 4:03:53 PM6/22/21
to delug...@googlegroups.com
#3295: autoadd don't apply labels to magnet files
-----------------------------+-----------------------------
Reporter: American_Jesus | Owner:
Type: bug | Status: closed
Priority: minor | Milestone: 2.0.4
Component: Plugin | Version: 2.0.3
Resolution: Fixed | Keywords: autoadd, magnet
-----------------------------+-----------------------------

Comment (by mhertz):

Cas, that commit disables watchdir internally upon first magnet added,
untill next restart. Despite the label issue, then worked better before
imho, as atleast watch/add functionality preserved. Thanks in advance.

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3295#comment:5>

Deluge

unread,
Jun 23, 2021, 3:17:27 PM6/23/21
to delug...@googlegroups.com
#3295: autoadd don't apply labels to magnet files
-----------------------------+-----------------------------
Reporter: American_Jesus | Owner:
Type: bug | Status: reopened

Priority: minor | Milestone: 2.0.4
Component: Plugin | Version: 2.0.3
Resolution: | Keywords: autoadd, magnet
-----------------------------+-----------------------------
Changes (by mhertz):

* status: closed => reopened
* resolution: Fixed =>


Comment:

I fixed the plugin and posted a build on the forum, with more info on the
fix:

https://forum.deluge-
torrent.org/viewtopic.php?f=9&t=55968&p=233591#p233591

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3295#comment:6>

Deluge

unread,
Jul 24, 2021, 7:40:02 AM7/24/21
to delug...@googlegroups.com
#3295: autoadd don't apply labels to magnet files
-----------------------------+-----------------------------
Reporter: American_Jesus | Owner:
Type: bug | Status: reopened
Priority: minor | Milestone: 2.0.4
Component: Plugin | Version: 2.0.3
Resolution: | Keywords: autoadd, magnet
-----------------------------+-----------------------------

Comment (by Cas):

Thanks mhertz, I forgot to test it properly

Fixed in develop [5374d237a774]

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3295#comment:7>

Deluge

unread,
Jul 24, 2021, 7:40:09 AM7/24/21
to delug...@googlegroups.com
#3295: autoadd don't apply labels to magnet files
-----------------------------+-----------------------------
Reporter: American_Jesus | Owner:
Type: bug | Status: closed

Priority: minor | Milestone: 2.0.4
Component: Plugin | Version: 2.0.3
Resolution: Fixed | Keywords: autoadd, magnet
-----------------------------+-----------------------------
Changes (by Cas):

* status: reopened => closed
* resolution: => Fixed


--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3295#comment:8>

Reply all
Reply to author
Forward
0 new messages