SABNZBD changing paths/names in OSX (external HDD)

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
zeppo
Release Testers
Release Testers
Posts: 8
Joined: April 24th, 2009, 8:24 am

SABNZBD changing paths/names in OSX (external HDD)

Post by zeppo »

I dont know for sure if its a thing SABNZBD does but I have this Mac Mini, it runs SABNZBD. Complete and incomplete folders are on an external drive, so far, everything works. After a reboot however the path/name of the external drive changes, where it was ...My Book now it is ...My Book 2, 3, 4 and so forth. When this happens SABNZBD will map a folder on the internal HDD and download there, but (of course) it needs to download to the external HDD. The external drive is connected through USB, will connecting with Firewire make any difference?

Does anyone have any idea what is going on?

I strongly suspect SABNZBD because if it is not running, it does not skip from one name to another.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: SABNZBD changing paths/names in OSX (external HDD)

Post by shypike »

External drives need to be mounted on the local filesystem.
When at the time SABnzbd starts, the drive isn't mounted,
SABnzbd will create a local folder on the mount point.
This is because it isn't aware about the difference between a mounted drive
and an ordinary folder.
We will try to catch such a mounting error in future releases.
Make sure that the drive is mounted (and stays mounted) when SABnzbd starts.
The question why OSX uses varying names, I cannot answer.
SABnzbd does require a stable path name, it has no influence on
how the OS decides to mount the drive and also cannot find out about this.

BTW: it's better to have the "incomplete" folder on the local drive.
zeppo
Release Testers
Release Testers
Posts: 8
Joined: April 24th, 2009, 8:24 am

Re: SABNZBD changing paths/names in OSX (external HDD)

Post by zeppo »

Allright, cheers for the prompt answer. I will put the incomplete on the internal drive.

Ill be searching now to see how to (auto)mount in osx.

Or, what if i start SABNZBD manually, will that help? So first the drive will mount in OSX so SABNZBD can find it.
Last edited by zeppo on October 12th, 2010, 8:50 am, edited 1 time in total.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: SABNZBD changing paths/names in OSX (external HDD)

Post by shypike »

This is the safe route indeed.
BTW: SABnzbd still requires a fixed path, it cannot "search" for the path.
We hope to make this a little easier in the future
by at least detecting that there is an issue.
zeppo
Release Testers
Release Testers
Posts: 8
Joined: April 24th, 2009, 8:24 am

Re: SABNZBD changing paths/names in OSX (external HDD)

Post by zeppo »

I read on the Apple forum that a simple way to (quickly?) mount a drive is dragging it to the login preferences. In OSX you can auto-launch programs from there, seems you van also automount volumes. Maybe this works, I will find out tonight and share my experiences with it.
zeppo
Release Testers
Release Testers
Posts: 8
Joined: April 24th, 2009, 8:24 am

Re: SABNZBD changing paths/names in OSX (external HDD)

Post by zeppo »

It seems to work as a charm now!
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: SABNZBD changing paths/names in OSX (external HDD)

Post by shypike »

Good to hear that.
I'll add it to our FAQ list.
Post Reply