Page 1 of 1

Running multiple scripts

Posted: January 30th, 2012, 1:28 am
by alex350r
Hi Guys,

I currently use the sabToSickbeard script for my TV shows - I have SAB setup to notify me of completed downloads by email. I'm looking to turn off the email notifications and use Prowl instead - this way I can just get them pushed through to my phone.

The prowl script is here - https://github.com/Hebo/sabnzbd-prowl.

Is it possible to run multiple scripts? Do I just need to edit my sabToSickbeard script and call the prowl one after its finished? If someone has an example somewhere of how to do this it would be great :)

Cheers

Alex

Re: Running multiple scripts

Posted: January 30th, 2012, 5:41 am
by shypike
Write a wrapper script to call the other scripts.

Re: Running multiple scripts

Posted: January 31st, 2012, 8:22 pm
by alex350r
Thanks - can you point me to any examples that walk through doing this?

Cheers