Actually it is not because he is not using the script, it is because he is using the script
AND using Sickbeard's built in post processing, only use one or the other, not both. I have never used the script, but I have used Sickbeard since the project initially started and before it became wildly popular.
Few differences I note in his setup:
1. He has a folder configured for post-processing scripts in
https://dl.dropboxusercontent.com/u/94396457/SABNZB.jpg which I don't have
2. I dont think he understands the concept of categories and how sabnzbd uses folders.
Let me explain what he have:
- SABNZBD completed downloads base folder: G:\Complete\SABnzbd
- SABNZBD category movies folder: G:\Complete\SABnzbd
- SABNZBD category tv folder: G:\Complete\TVShows
- SICKBEARD post process folder (which you use without the script): G:\Complete\TVShows
Now in
https://dl.dropboxusercontent.com/u/94396457/categories.jpg it says, category folders are based on G:\Complete\SABnzbd.
So saving episodes after downloading, to be honest I don't know what SABNzbd will even do with them, trying to move a show to G:\Complete\SABnzbd\G:\Complete\TVShows for example.
The correct way to have this set up, should be: (this is for Sickbeard post processing without the script)
- SABNZBD completed downloads base folder: G:\Complete\SABnzbd
- SABNZBD category movies folder: Movies
- SABNZBD category tv folder: TVShows
- SICKBEARD post process folder (which you use without the script): G:\Complete\SABnzbd\TVShows <-- based on base folder + tv category
ps. be sure to configure sickbeard that when it add nzbs to sabnzbd to tag it as category tv. rather have sickbeard interact with sabnzbd via the api instead of dropping nzbs into a watched folder.
Be sure to empty out the post process script folder option in SABnzbd if you turn on that last part in Sickbeard. It actually warns you to not mix the 2 methods, currently looks like you are mixing them.