mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 13:53:15 -07:00
Remove default directories
This commit is contained in:
parent
c54f75f02f
commit
234df888ef
1 changed files with 2 additions and 2 deletions
|
@ -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=
|
||||
|
||||
|
||||
##############################################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue