Search found 3 matches
- March 14th, 2012, 12:37 pm
- Forum: Feature Requests
- Topic: How to simulate post-processing?
- Replies: 3
- Views: 1962
Re: How to simulate post-processing?
Yes, but what I want to test is exactly that, which parameters are being send by SABnzbd. I know they're described here: http://wiki.sabnzbd.org/user-scripts. If I download and set the processing to just Download, move everything to my temporary download folder and re-add the job using queue repair,...
- March 14th, 2012, 11:20 am
- Forum: Feature Requests
- Topic: How to simulate post-processing?
- Replies: 3
- Views: 1962
How to simulate post-processing?
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 al...
- March 12th, 2012, 10:56 pm
- Forum: Post-Processing Scripts
- Topic: Script to search and download subtitles
- Replies: 1
- Views: 2605
Script to search and download subtitles
I'm looking for some guidelines to create a post-processing script that will search for subtitles (both tv-shows and movies) and download them. I know there are a few post-processing scripts for this purpose, but most of them use opensubtitles.org, which doesn't have the best latin-spanish subtitles...