Page 1 of 1
Running Periscope first and then SabToSickBeard
Posted: February 22nd, 2011, 11:43 am
by Effenberg0x0
Don't know if it is possible: I'd like to automatically run each successful download through Periscope BEFORE SabTosickBeard processes it. Once SabToSickBeard processes the download, it renames it, takes away the release / group name, etc, and locating the proper (synced) subtitles becomes a pain in the ass.
Can I set it to call the two scripts in sequence? First Periscope and then SabToSickBeard?
Thanks,
Effenberg
Re: Running Periscope first and then SabToSickBeard
Posted: February 22nd, 2011, 11:51 am
by rascalli
Just make your own script
Let this first execute periscope & then do sabtosickbeard.
But .. sabtosickbeard does NOT copy over the subfiles .... so how do you solve that ??
Why not let Sickbeard tell periscope what the original filename is ? :
http://code.google.com/p/sickbeard/wiki ... edSettings
Or don't let SB rename the files
Re: Running Periscope first and then SabToSickBeard
Posted: February 22nd, 2011, 12:36 pm
by Effenberg0x0
Sick Beard allows additional post processing scripts to be called after its own processing. It passes 5 parameters to these scripts:
Excellent! Thank you for the tip. Gonna try it.
Regards,
Effenberg