Cant get post script to load on my Synology

Come up with a useful post-processing script? Share it here!
Post Reply
Munch81
Newbie
Newbie
Posts: 3
Joined: January 24th, 2012, 8:52 am

Cant get post script to load on my Synology

Post by Munch81 »

For the past couple of hours I have been trying to get autoProcessTV and sabToSickBeard to load.
It doesnt appear in my script dropdown box.

I have added several diffent files to get atleast something, but always nothing.
( added a .cfg , .py , .exe )

Also, after adding new script files I closed and re-opened SABnzbd.

At the moment SickBeard does send downloads to SABnzbd, SABnzbd does load them with the set-up Category.
Now I want the script to tell SickBeard is has finished so that SickBeard can move it to my video folder and re-index my media files.
User avatar
Mar2zz
Jr. Member
Jr. Member
Posts: 85
Joined: February 4th, 2011, 8:30 am
Contact:

Re: Cant get post script to load on my Synology

Post by Mar2zz »

is the file readable/executable for the user you run sabnzbd with? (do you have rootaccess?)
.exe won't work on syno...
Munch81
Newbie
Newbie
Posts: 3
Joined: January 24th, 2012, 8:52 am

Re: Cant get post script to load on my Synology

Post by Munch81 »

The user does have read/write access as the script folder was set-up on a created shared folder: /volume1/downloads/SABnzbd/scripts/
This is also where I places the script files.
The other folder that where set-up work fine just as well.
Munch81
Newbie
Newbie
Posts: 3
Joined: January 24th, 2012, 8:52 am

Re: Cant get post script to load on my Synology

Post by Munch81 »

I dont know what changed but as of today I can at least see the script files.
Surly I will be able to read the error logs and figre out the rest.
J03 8LACK
Full Member
Full Member
Posts: 120
Joined: April 2nd, 2009, 1:33 am

Re: Cant get post script to load on my Synology

Post by J03 8LACK »

I setup a Synology box a few months back working smooth now but took a bit of coding and learning to get it running great.

For the SabtoSickbeard script I used sabtosickbeard.py and when you move the script to the new folder make sure you make it executable ( very easy to forget). You will have turn on telnet and connect to run commands from prompt (chmod +x file_name).

Also don't forget to edit autoProcessTV.cfg correctly.

Config File editor is a great app for Synology if you dont like to telnet into your box all the time to change any config files.
you can get the packages from here

http://www.mertymade.com/syno/#cfe

another great place for packages

http://synoblog.superzebulon.org/

Hope it helps
J03
Post Reply