How to simulate post-processing?
Posted: March 14th, 2012, 11:20 am
Hi,
I'm developing a python post-processing script to auto-download subtitles. The thing is that is very hard to test since this call is only executed once a download is completed.
Is there a way to simulate a completed download or a post-processing script call?
If not, how can I re-add something already downloaded to make SABnzbd to "finish" it again in order to run the script? (without downloading it again of course)
Thanks
I'm developing a python post-processing script to auto-download subtitles. The thing is that is very hard to test since this call is only executed once a download is completed.
Is there a way to simulate a completed download or a post-processing script call?
If not, how can I re-add something already downloaded to make SABnzbd to "finish" it again in order to run the script? (without downloading it again of course)
Thanks