diff --git a/nzbget-postprocessing-files/9.0/webui/nzbget-postprocess.conf b/nzbget-postprocessing-files/9.0/webui/nzbget-postprocess.conf index 61722981..e115611f 100644 --- a/nzbget-postprocessing-files/9.0/webui/nzbget-postprocess.conf +++ b/nzbget-postprocessing-files/9.0/webui/nzbget-postprocess.conf @@ -5,7 +5,7 @@ # Please refer to "nzbget-postprocess.sh" for usage instructions. # # Copyright (C) 2008-2012 Andrey Prygunkov -# Copyright (C) 2012 Jürgen Seif +# 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 @@ -37,14 +37,14 @@ NzbToSickBeard=/usr/local/nzbget/var/nzbToSickBeard.py # Set the full path where completed movies should be placed # before SickBeard's Renamer is called -TvDownloadDir=/usr/local/nzbget/complete/tv +TvDownloadDir= # Set the full path to nzbToCouchpotato.py for Couchpotato's postprocessing NzbToCouchPotato=/usr/local/nzbget/var/nzbToCouchPotato.py # Set the full path where completed movies should be placed # before CouchPotato's Renamer is called -MoviesDownloadDir=/usr/local/nzbget/complete/movies +MoviesDownloadDir= ############################################################################## ### OPTIONS ###