Search found 2 matches

by faethon
July 8th, 2011, 8:34 am
Forum: General Help
Topic: Querying the download status of SABnzbd
Replies: 3
Views: 1183

Re: Querying the download status of SABnzbd

Thanks, I will check the API and see what info I get on my SABnzbd build. The wiki states it is not up to date with the new 0.5.x interface, so indeed I will need to experiment a bit :)
by faethon
July 8th, 2011, 7:48 am
Forum: General Help
Topic: Querying the download status of SABnzbd
Replies: 3
Views: 1183

Querying the download status of SABnzbd

I would like to query the status of SABnzbd from a Python application. I only want to know if SABnzbd is downloading or not. What API query should I perform on SABnzbd to get this information?
Many thanks in advance...