Page 1 of 1

Folder help PLEASE!!!

Posted: March 13th, 2016, 5:12 pm
by Lime_Boy
I'v made a few attempts at this and it mostly works except for my Post Processing.

I get: Unable to post-process an episode if the show dir doesn't exist, quitting

SABNZBD Folders are:
/downloads/complete
/downloads/incomplete
/appdatafolder/AutoProcessTV

Categories:
sickbeard sabToSickBeard /mnt/user/VDownloads TV (Am I missing a backslash here?)

SickBeard:

NZB Method SABNZBD
SABNZBD Category sickbeard

TV Download Dir /downloads/complete/tv ( I gather i don't need this with the Post Processing script?)


Anyway to debug the post processing to see what folders it's using?

Re: Folder help PLEASE!!!

Posted: March 15th, 2016, 6:53 am
by shypike
The message you get comes from SickBeard.
Did you setup the SAB2Sickbeard script?
Are NZB's coming from SickBeard are is the category TV?
Do you have a category TV in SABnzbd?

Re: Folder help PLEASE!!!

Posted: March 15th, 2016, 7:09 pm
by Lime_Boy
shypike wrote:The message you get comes from SickBeard.
Did you setup the SAB2Sickbeard script?
Are NZB's coming from SickBeard are is the category TV?
Do you have a category TV in SABnzbd?
The problem actually turned out to be my individual shows pointing to the wrong folder. I'm running the apps inside a Docker (container) in UnRaid and I did not have my TV Share setup properly in SickBeard or properly understand how the folder addressing worked inside a Docker. Once I fixed the TV share and figured out that I had to fix each show's folder individually it was all good. I was using the SABtoSickBeard post processing script, but I changed back to the internal SickBeard processing once I figured out my other issues.

Thanks for the response