Page 1 of 1

Sabnzbd PHP API

Posted: February 23rd, 2010, 12:13 pm
by bram2w
I wrote an basic API in PHP for Sabnzbd the API self is object orientated programmed.
It is very easy to program new functions in the API.

I wrote an very very basic web Interface for your mobile phone.
- Showing the downloads
- remove, pause and resume
- global pause
- global resume
- shutdown, restart
It uses the API so you can learn how to use the API.

The only thing you need to do is open API/Config.ini and set your host, port and API key.
It is also possible to set authentication, in the Config.ini set authenticate = 1 and user and pass your username and password.

I forgot to say you must have cURL on your server!

If you have questions post them here.

Download: http://sabnzbd-php-api.ineedtoknow.nl/download.php