hellhand / SabdroidEx

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.
http://hellhand.github.io/SabdroidEx
8 stars 3 forks source link

Cannot connect to Couchpotato, using wrong API call. #8

Open MMitsialis opened 9 years ago

MMitsialis commented 9 years ago

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:

  1. app.available
    • if successful followed by movie.list.
    • if unsuccesfull report a "Server not responding. Is it running" .
mrerichoffman commented 9 years ago

Can someone look into this issue? Lots of people on Google Play reporting issues too.