Page 1 of 1

Post Processing Folder Does Not See New Files

Posted: July 3rd, 2011, 3:51 pm
by mongo527
I put new scripts in my Post Processing Folder, but Sabnzbd does not see them.
I have tried erasing the Post Processing Field, saving, and putting the path back into the field.
I have tried restarting Sabnzbd.
I have tried restarting my computer.

I still can not get Sabnzbd to see my new scripts.
If I move scripts from the Post Processing Folder Sabnzbd will see that.
When I try moving the same scripts back Sabnzbd will not see it.

Any help would be appreciated...

Thanks!

Version: 0.6.5
OS: Mac OS X 10.6.8 (Was also happening to me on 10.6.7)
Install-Type: OS X DMG
Skin: Default (Plush Gold)
Firewall: None (OS X Firewall is off)
IPv6: No
Reproducible: Yes

Re: Post Processing Folder Does Not See New Files

Posted: July 3rd, 2011, 3:55 pm
by shypike
Your "post-processing folder"? I assume you mean your "watched folder"?
Otherwise I have no idea what you are up to.

Re: Post Processing Folder Does Not See New Files

Posted: July 3rd, 2011, 4:05 pm
by mongo527
No, Post Processing Folder.
Where i put my Scripts for Post Processing or Pre Queue Processing.

Re: Post Processing Folder Does Not See New Files

Posted: July 3rd, 2011, 5:13 pm
by shypike
That's called the scripts folder, you had me confused there.
Works fine here.
Are you sure you set the execute bit on the files? That's required.
chmod +x my_script

Re: Post Processing Folder Does Not See New Files

Posted: July 3rd, 2011, 5:19 pm
by mongo527
Wow. Completely forgot about that! Thanks!

Sorry for the confusion.

Re: Post Processing Folder Does Not See New Files

Posted: July 4th, 2011, 1:55 am
by shypike
That's OK.
The reason we don't show them is that the OS won't run them,
leading to obscure error messages.