Looking for Sabnzbd API info
Posted: July 6th, 2011, 1:18 am
Any help would be great.
I'm writing a little script in python to run after sabnzbd finishes downloading but I'm getting noname errors. I'm using sabnzbd API to find the movie name from the history output and stripping it from the <Storage> tags. But I seem to be trying to find the tag before its there.
Question
Is the API history info written before the post-processing script is run. ( note I do have movie sorting enabled in sabnzbd .. maybe this slows it down)
just a side note if i Run the script after it errors out manually (after waiting) the script runs fine.
i will write a delay in the script maybe that will get it run correctly
Any info would be great
J03
PS I cant find any API info on this forum and I did try the search.
I'm writing a little script in python to run after sabnzbd finishes downloading but I'm getting noname errors. I'm using sabnzbd API to find the movie name from the history output and stripping it from the <Storage> tags. But I seem to be trying to find the tag before its there.
Question
Is the API history info written before the post-processing script is run. ( note I do have movie sorting enabled in sabnzbd .. maybe this slows it down)
just a side note if i Run the script after it errors out manually (after waiting) the script runs fine.
i will write a delay in the script maybe that will get it run correctly
Any info would be great
J03
PS I cant find any API info on this forum and I did try the search.