Post Processing Folder Does Not See New Files

Report & discuss bugs found in 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
mongo527
Newbie
Newbie
Posts: 3
Joined: July 3rd, 2011, 3:42 pm

Post Processing Folder Does Not See New Files

Post 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
Last edited by mongo527 on July 3rd, 2011, 4:51 pm, edited 2 times in total.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Post Processing Folder Does Not See New Files

Post by shypike »

Your "post-processing folder"? I assume you mean your "watched folder"?
Otherwise I have no idea what you are up to.
mongo527
Newbie
Newbie
Posts: 3
Joined: July 3rd, 2011, 3:42 pm

Re: Post Processing Folder Does Not See New Files

Post by mongo527 »

No, Post Processing Folder.
Where i put my Scripts for Post Processing or Pre Queue Processing.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Post Processing Folder Does Not See New Files

Post 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
mongo527
Newbie
Newbie
Posts: 3
Joined: July 3rd, 2011, 3:42 pm

Re: Post Processing Folder Does Not See New Files

Post by mongo527 »

Wow. Completely forgot about that! Thanks!

Sorry for the confusion.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Post Processing Folder Does Not See New Files

Post 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.
Post Reply