Page 1 of 1

Files being put in /downloads rather than /Downloads

Posted: 01 May 2019, 12:27
by erebfaer
Incomplete files are being put in ~/downloads/Nzbget/incomplete rather than ~/Downloads/Nzbget/incomplete.
Everything else seems to be working correctly, working from the MainDir ~/Downloads/Nzbget.
Stopped everything and deleted /downloads, but it is being created each time nzbget starts downloading.

InterDir previously set to ${MainDir}/incomplete, now set to ~/Downloads/Nzbget/incomplete

EDIT: NZBGet v20.0, running on Ubuntu

Re: Files being put in /downloads rather than /Downloads

Posted: 01 May 2019, 14:44
by hugbug
Changing InterDir in settings when there are in-progress downloads in queue will not have effect on such downloads.

Re: Files being put in /downloads rather than /Downloads

Posted: 01 May 2019, 16:32
by erebfaer
Fair enough. Thought I'd configured everything beforehand.
Re-added everything and it seems to be working now. Thanks.