From 10926df587b6dc6e1d8eebf03ac76497d0a9aeac Mon Sep 17 00:00:00 2001 From: clinton-hall Date: Mon, 5 May 2014 16:07:43 +0930 Subject: [PATCH] added back nzbExtractionBy. fixes #314 --- autoProcessMedia.cfg.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/autoProcessMedia.cfg.spec b/autoProcessMedia.cfg.spec index e9e0f47a..82f1f864 100644 --- a/autoProcessMedia.cfg.spec +++ b/autoProcessMedia.cfg.spec @@ -64,6 +64,7 @@ Torrent_NoLink = 0 process_method = extract = 1 + nzbExtractionBy = Downloader # Set this to minimum required size to consider a media file valid (in MB) minSize = 0 # Enable/Disable deleteing ignored files (samples and invalid media files) @@ -90,6 +91,7 @@ # Enable/Disable linking for Torrents Torrent_NoLink = 0 extract = 1 + nzbExtractionBy = Downloader wait_for = 2 # Set this to minimum required size to consider a media file valid (in MB) minSize = 0