Search found 8 matches

by Ashus
June 28th, 2019, 12:45 pm
Forum: General Help
Topic: How to run 2 post processing script
Replies: 15
Views: 7787

Re: How to run 2 post processing script

I tried the bat script, but I keep getting an error from SABnzbd: ** DELETED ** my bat file is written as this: C:\Python27\python.exe "C:\Program Files\SABnzbd\scripts\Deobfuscate.py %*" C:\Python27\python.exe "C:\sickbeard_mp4_automator\SABpostprocess.py %*" I feel like i'm mis...
by Ashus
June 25th, 2019, 5:46 pm
Forum: General Help
Topic: How to run 2 post processing script
Replies: 15
Views: 7787

Re: How to run 2 post processing script

Thanks! Will give this a try!
by Ashus
June 22nd, 2019, 2:26 am
Forum: General Help
Topic: How to run 2 post processing script
Replies: 15
Views: 7787

Re: How to run 2 post processing script

so with the bat in scripts folder of SAB, I would go into sab client config -> folders, and put the script folder here?
also with categories list i would call the bat script on both radarr and sonarr right?
by Ashus
June 21st, 2019, 1:16 pm
Forum: General Help
Topic: How to run 2 post processing script
Replies: 15
Views: 7787

Re: How to run 2 post processing script

so my python path is C:\Python27\python[dot]exe while my scripts are: C:\Program Files\SABnzbd\scripts\Deobfuscate[dot]py C:\sickbeard_mp4_automator\SABpostprocess[dot]py (which calls the other script mkvtomp4[dot]py within the same directory for the conversion) the mp4 automator script is too compl...
by Ashus
June 20th, 2019, 3:36 pm
Forum: General Help
Topic: How to run 2 post processing script
Replies: 15
Views: 7787

Re: How to run 2 post processing script

Oke you can download Python 2 here[download link] Then you can run multiple scripts, although it really depends on your local setup I've already got python 2.7 due to the pre-requisite of my other programs (mp4_automator and others) however, I don't know how to go about this, i'm only as good as fo...
by Ashus
June 19th, 2019, 9:45 pm
Forum: General Help
Topic: How to run 2 post processing script
Replies: 15
Views: 7787

Re: How to run 2 post processing script

Why would you want sonarr to not do all the fancy stuff it can do? It is amazing got exactly this, putting the nice name on the release. So you don't need any scripts etc. What do you mean? Here's a scenario of my setup. Sonarr sebds the job to sabnzbd to download. Sab downloads it (regardless whet...
by Ashus
June 19th, 2019, 8:50 am
Forum: General Help
Topic: How to run 2 post processing script
Replies: 15
Views: 7787

Re: How to run 2 post processing script

You can run multiple scripts by having a single, very simple script call as many others as you want, passing along the command line arguments. If all scripts are shell, you could also source them. [ delete because of "New users are not allowed to post links" for me ] Thanks for the reply!...
by Ashus
June 18th, 2019, 8:33 am
Forum: General Help
Topic: How to run 2 post processing script
Replies: 15
Views: 7787

How to run 2 post processing script

I have SABnzbd version 2.3.8, I've been using sickbeard mp4 automator with sabnzbd for post processing script to convert my media into mp4, then calls sonarr/radarr to pick it up. I'd like to also use Deobfuscate[dot]py script. I was using instead the sorting tab, enabling TV and adding "%dn/%d...