Opened 3 years ago
Last modified 3 years ago
#3380 new patch
Extractor-0.7: delete previously extracted files on torrent removal
Reported by: | lalbornoz | 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)
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.