Whenever Label plugin applies a label, it's recorded in
label.conf/'''torrent_labels''' map.
If torrent is removed, then this mapping is not removed, causing it to
ever-increase.
To-be:
add torrentremoved event handler to the plugin, which is to remove said
mapping from label.conf whenever torrent is deleted (for whatever reason).
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3545>
Deluge <https://deluge-torrent.org/>
Deluge Project
Comment (by DjLegolas):
confirmed, but note that when i have added a new torrent to the label, the
removed torrent was deleted from the config.
PR: https://github.com/deluge-torrent/deluge/pull/397
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3545#comment:1>