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
* Attachment "autoaddSettings1.png" added.
* Attachment "autoaddSettings2.png" added.
* Attachment "autoaddSettings1_fixed.png" added.
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>
* milestone: needs verified => 2.0.4
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3295#comment:2>
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>
* status: new => closed
* resolution: => Fixed
Comment:
Should be fixed in [2e466101f]
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3295#comment:4>
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>
* 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>
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>
* status: reopened => closed
* resolution: => Fixed
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3295#comment:8>