diff --git a/nzbget-postprocessing-files/0.8.0/postprocess.conf b/nzbget-postprocessing-files/0.8.0/postprocess.conf index 8d9c5e44..84173160 100644 --- a/nzbget-postprocessing-files/0.8.0/postprocess.conf +++ b/nzbget-postprocessing-files/0.8.0/postprocess.conf @@ -12,14 +12,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= ##############################################################################