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
Sabnzbd PHP API
Sabnzbd PHP API
Last edited by bram2w on February 24th, 2010, 7:24 am, edited 1 time in total.