From a9a5c6587286802a1ec9386a419ef359e568a395 Mon Sep 17 00:00:00 2001 From: clinton-hall Date: Tue, 18 Dec 2012 15:19:18 -0800 Subject: [PATCH] Match 9.0 --- .../0.8.0/postprocess.conf | 29 +++++++++++++++++-- 1 file changed, 27 insertions(+), 2 deletions(-) diff --git a/nzbget-postprocessing-files/0.8.0/postprocess.conf b/nzbget-postprocessing-files/0.8.0/postprocess.conf index ed53d3fa..bc3dcc06 100644 --- a/nzbget-postprocessing-files/0.8.0/postprocess.conf +++ b/nzbget-postprocessing-files/0.8.0/postprocess.conf @@ -1,3 +1,28 @@ +# +# This file if part of nzbget +# +# Template configuration file for postprocessing script "nzbget-postprocess.sh". +# Please refer to "nzbget-postprocess.sh" for usage instructions. +# +# Copyright (C) 2008-2012 Andrey Prygunkov +# Copyright (C) 2012 J�rgen Seif +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# +# + ############################################################################## ### PATHS ### @@ -38,7 +63,7 @@ RenameIMG=yes JoinTS=no # Perform SickBeard's postprocessing (yes, no). -SickBeard=no +SickBeard=yes # Category for SickBeard's postprocessing. SickBeardCategory=tv @@ -49,7 +74,7 @@ CouchPotato=yes # Category for Couchpotato's postprocessing (eg. movies) CouchPotatoCategory=movies -# Clean up list. space seperated, in brackets, default *.nzb *.sfv *.1 +# Clean up list array. space seperated, in brackets, default *.nzb *.sfv *.1 FileCleanUp=(*.nzb *.sfv *.1) # Toggle detailed output (yes, no)