SABDroidEx is a frontend for sabnzbd+, Sickbeard and Couchpotato on Android. It is used to monitor your servers and to interact with them in the most complete and intuitive way.
Hi,
I am using SABDriodEx 2.4.0 and Couchpotato 0288cc88 (2014/12/22). When I click Movies in SABDriodEx a connection is made using http://a.b.c.d:5050/api//status.list. Couchpotato returns an HTTP(200): "API call doesn't seem to exist". Then nothing further happens. A manual call to the same API Method returns the same result. looking at the CouchPotato installed doc, the "status.list" API is not documented.
I would think the way the app appears to function (referencing the Queue and Shows tabs) a more appropriate API call at connection would be:
app.available
if successful followed by movie.list.
if unsuccesfull report a "Server not responding. Is it running" .
Hi, I am using SABDriodEx 2.4.0 and Couchpotato 0288cc88 (2014/12/22). When I click Movies in SABDriodEx a connection is made using http://a.b.c.d:5050/api//status.list. Couchpotato returns an HTTP(200): "API call doesn't seem to exist". Then nothing further happens. A manual call to the same API Method returns the same result. looking at the CouchPotato installed doc, the "status.list" API is not documented.
I would think the way the app appears to function (referencing the Queue and Shows tabs) a more appropriate API call at connection would be: