Search found 4 matches
- November 22nd, 2009, 1:35 pm
- Forum: Post-Processing Scripts
- Topic: post-processing script not receiving args?
- Replies: 3
- Views: 4095
Re: post-processing script not receiving args?
as a sidenote, in the sabnzbd.log ... it shows that it's running the external script with the parameters ... 2009-11-22 13:26:24,403::INFO::[newsunpack] Running external script h:\htpc\downloads\sabnzbd\scripts\myepisodes.py(H:\htpc\videos\unsorted\TV\Cops\Season 22, msgid_5225615 Cops - 22x10 - Sla...
- November 22nd, 2009, 1:02 pm
- Forum: Post-Processing Scripts
- Topic: post-processing script not receiving args?
- Replies: 3
- Views: 4095
post-processing script not receiving args?
I'm attempting to write my first post-processing script. I'm writing it in Python, on a windows machine ... according to the sabnzbd history the script is executing and the output is being dumped to the log file. However, none of the arguments that sabnzbd says it will pass are being passed over ....
- November 21st, 2009, 2:48 pm
- Forum: General Help
- Topic: Pads and myepisodes.com
- Replies: 6
- Views: 7274
- November 21st, 2009, 2:47 pm
- Forum: General Help
- Topic: Pads and myepisodes.com
- Replies: 6
- Views: 7274
Re: Pads and myepisodes.com
I've made a few more modifications to pads.py for sabnzbd integration. The latest version of sabnzbd has both a web username,password and the apikey. Here's my modified version of the QueueID method: def QueueID(id): DeBug("QueueID(" + id + ")") u = 'http://192.168.15.50:31337/sa...