I have made a PHP application from the sabnzbd api. Im still fixing it up a little but you can view it here http://russell.selfip.net/sabnzbd/ , If any one is interested, I could give you the program. Its running off my ADSL so it will be very slow to load and run, but you can have a look
I made it so you can have your own authentication with sabnzbd, ive given different permissions (deleting, adding, moving, viewing, ect) to different usernames, which works nicely.
It runs almost as fast as the normal web interface of sabnzbd in terms of processing times ect. The que interface loads in around 40ms with 40 items in the que, the history is a little slow, im working on that.
It also uses AJAX so it updates by itself.
I have also made just a PHP api program by itself (with no interface) so that anyone with php or html skills can use it
Jason
PHP SABNZBD api
Re: PHP SABNZBD api
Added a screenshot