#3545: Label plugin doesn't remove deleted torrent mappings ----------------------------+-------------------- Reporter: laur89 | Type: bug Status: new | Priority: minor Milestone: needs verified | Component: Plugin Version: 2.0.5 | Keywords: ----------------------------+-------------------- As-is:
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 -- You received this message because you are subscribed to the Google Groups "Deluge Dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/deluge-dev/045.a9d99ee14815acee9cd265199e7d103a%40deluge-torrent.org.
