Incorrect PP when pulling catagories from newzbin
Posted: October 31st, 2008, 4:07 am
Hi,
I'm using v. 0.45RC1
When using the automation api there's a problem with post-processing being incorrect, this can be reproduced by using the following api-command:
http://host:port/sabnzbd/api?mode=addid&name=&cat=
Both if you leave the cat-part out (api?mode=addid&name=) or leave it in (api?mode=addid&name=3245540&cat="movies" (or just plain movies without "")) wrong PP is applied.
I have a specific script that I use when the category is movies, but it doesn't work resulting in no script being executed as well as default R/U/D being used.
However this doesn't seem to be only related to the api, if the Home-part of sabnzbd is used and catagory isn't defined before you press Add (and sabnzbd+ therefor pulls the category from newzbin) correct PP isn't applied, but if you t define a category before you press Add it works.
It's a bit of a problem since many third-party application rely on the automation api and newzbin.
Hope you can figure this bug out!
Best Regards
Simon
I'm using v. 0.45RC1
When using the automation api there's a problem with post-processing being incorrect, this can be reproduced by using the following api-command:
http://host:port/sabnzbd/api?mode=addid&name=&cat=
Both if you leave the cat-part out (api?mode=addid&name=) or leave it in (api?mode=addid&name=3245540&cat="movies" (or just plain movies without "")) wrong PP is applied.
I have a specific script that I use when the category is movies, but it doesn't work resulting in no script being executed as well as default R/U/D being used.
However this doesn't seem to be only related to the api, if the Home-part of sabnzbd is used and catagory isn't defined before you press Add (and sabnzbd+ therefor pulls the category from newzbin) correct PP isn't applied, but if you t define a category before you press Add it works.
It's a bit of a problem since many third-party application rely on the automation api and newzbin.
Hope you can figure this bug out!
Best Regards
Simon