From f05e9490a19a9e82b946516f6023facd25ebbeef Mon Sep 17 00:00:00 2001 From: TagForce Date: Mon, 16 Feb 2015 12:19:26 +0100 Subject: [PATCH] Add option to delete RAR contents when Process_method != Move - Adds option to delete RAR contents to Config -> Post-Processing - Added check to ProcessTV to delete Rarcontents when Process_Method != Move Implements feature requested here: https://github.com/SiCKRAGETV/sickrage-issues/issues/539 --- .../interfaces/default/config_postProcessing.tmpl | 7 +++++++ sickbeard/__init__.py | 5 ++++- sickbeard/processTV.py | 10 ++++++++++ sickbeard/webserve.py | 3 ++- 4 files changed, 23 insertions(+), 2 deletions(-) diff --git a/gui/slick/interfaces/default/config_postProcessing.tmpl b/gui/slick/interfaces/default/config_postProcessing.tmpl index 43c0015a..f23f3b99 100644 --- a/gui/slick/interfaces/default/config_postProcessing.tmpl +++ b/gui/slick/interfaces/default/config_postProcessing.tmpl @@ -83,6 +83,13 @@ What method should be used to put file in the TV directory? +
+ + +