Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.
This repository was archived by the owner on May 8, 2025. It is now read-only.

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

@MMitsialis

Description

@MMitsialis

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" .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions