Where are my downloads

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
Katzi
Newbie
Newbie
Posts: 2
Joined: August 31st, 2012, 12:55 am

Where are my downloads

Post by Katzi »

I am using sabnzbd on my qnap. It seems to be working great, but... where are my downloads?

When a download is finished, I can se that it is placed here: /share/MD0_DATA/Download/sabnzbd/complete/ ,but where is that? I can see it's a relative path, but relative to what and how do I access my downloads?

I have tried with http://192.168.1.3:8080/share/MD0_DATA/ ... /complete/ without any success.

Are network paths like \\192.168.1.3\movies supported?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Where are my downloads

Post by shypike »

/share/... is not a relative path, but an absolute and also internal path.
How this maps to a Windows-style share is for you to find out.
SABnzbd doesn't know and cannot know.
Isn't there anything in the NAS's user manual or the support forum?
You may need to use another internal path.
Katzi
Newbie
Newbie
Posts: 2
Joined: August 31st, 2012, 12:55 am

Re: Where are my downloads

Post by Katzi »

Ok, I figured it out. A new share has been created on my NAS. The share name is Download, so that would give me this path: \\192.168.1.3\Download\sabnzbd\

In Configuration, under Folders, is it possible to use network shares in the "Completed Downloads Folder" field? Can I put in \\192.168.1.3\movies instead of /share/MD0_DATA/Download/sabnzbd/complete/?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Where are my downloads

Post by shypike »

Katzi wrote:Can I put in \\192.168.1.3\movies instead of /share/MD0_DATA/Download/sabnzbd/complete/?
No, you must use internal paths (like /share).
The operating system of the NAS cannot handle Windows style paths.
Post Reply