chrishuan9 / deluge-extractor

Modified extractor plugin for the deluge torrent client
GNU General Public License v3.0
38 stars 25 forks source link

Cleanup after extraction #7

Open justinglock40 opened 6 years ago

justinglock40 commented 6 years ago

Is it possible to have extractor cleanup the rar files after extraction leaving just the file.

chrishuan9 commented 6 years ago

@justinglock40 - there is no built-in way to cleanup the rar files after extraction. unrar which is used to extract the rar files doesn't provide such an option. However, I found a project which promises to extract files and allow after automatic clean up.

I may add this function in the future but at the moment I am focused on making the plugin work with Deluge 2.0