Page 1 of 1

Doesnt find scripts

Posted: November 24th, 2008, 10:58 am
by bigdaddyo811
First, thank you all for Sabnzbd. I love it.

I need some help with scripts: as per the guidelines for help, here is my data:

Version: 0.45RC
OS: OSX
Install-type: OSX app
Skin (if applicable): Default
Firewall Software: None (osx native)
Are you using IPV6?  yes
Is the issue reproducible? yes

I have put my scripts into ~/Library/Scripts
(under the folder menu in sabnzbd, it says folders are relative for me to : /users/MCM, so it is in /users/MCM/Libary/Scripts/)

I put in the script for auto insert Mp3 and update XBMC/Plex. (both have .sh endings).

I rebooted Sabnzbd.

When I select SCRIPTS after each category, it still only says NONE or DEFAULT. It is not picking up my scripts.

help!

Re: Doesnt find scripts

Posted: November 24th, 2008, 11:03 am
by switch
Just checking, but could be a typo? /users/MCM/Libary/Scripts/ should be /users/MCM/Library/Scripts/

Btw, you don't need to put in relative paths, you can enter fixed paths if you wish.

Re: Doesnt find scripts

Posted: November 24th, 2008, 12:05 pm
by bigdaddyo811
Yes it is actually correct "/users/MCM/Library?Scripts"

I tried both relative and fixed and they still dont come up.

Thanks

Re: Doesnt find scripts

Posted: November 24th, 2008, 12:15 pm
by bigdaddyo811
For MACOSX users, hopefully this will help someone in the future.

I entered the HARDCODED path "/users/MCM/Library/Scripts" and it works!

I guess the relative path causes some issues.
Thanks