Page 1 of 1
Manually run post-processing script? (for testing)
Posted: May 14th, 2010, 1:49 pm
by Necro
I tried searching but wasn't really sure what to search for (and was unsuccessful in my attempts). Is there a way to run a post-processing script repeatedly on the same download to just test it out and debug? (basically to stop having to redownload things over and over and over)
Re: Manually run post-processing script? (for testing)
Posted: May 15th, 2010, 6:43 am
by shypike
Just run it from a command prompt and add the required parameters manually.
Re: Manually run post-processing script? (for testing)
Posted: April 9th, 2023, 8:46 pm
by The_Hawk
Holy thread bump Batman!
I have the same issue, I'm trying to get a couple of scripts working and can't quite work out what's going wrong and would like to be able to manually run a script on an already downloaded file.
Is there a support document on what those parameters are anywhere?
Maybe an example of what it should look like?
Re: Manually run post-processing script? (for testing)
Posted: April 9th, 2023, 11:22 pm
by tagwolf
Are you running sabnzbd from Windows or Linux? As @shypike said, you would just open a command prompt or terminal (ssh via linux) and run the script (with arguments) from there. What script are you trying to run?