Opened 4 years ago
Last modified 4 years ago
#3380 new patch
Extractor-0.7: delete previously extracted files on torrent removal
Reported by: | Lucio Andrés Illanes Albornoz | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | needs verified |
Component: | Plugin | Version: | 2.0.3 |
Keywords: | extractor | Cc: |
Description
The Extractor plugin as of version 0.7 presently does not delete files previously extracted post-torrent download completion upon torrent removal. The patch enclosed implements support for this given that the use_name_folder tunable is set to enabled.
Attachments (1)
Change History (2)
by , 4 years ago
Attachment: | deluge-2.0.3+on_pre_torrent_remove-Extractor_plugin.patch added |
---|
comment:1 by , 4 years ago
Note:
See TracTickets
for help on using tickets.
Updates patch to make auto-deletion contingent on auto_delete (vs. use_name_folder) tunable exposed in Gtk & Web UI.