Connect Mylar3

Add Mylar3 to Kochab with your API key and default port 8090.

Mylar3 manages comic downloads. Kochab uses its API for library, queue, and comic detail.

What Kochab exposes through Mylar3

  • Control screen: library, history, wanted, and upcoming tabs
  • Detail: per-comic actions (pause, resume, queue issues, refresh)
  • Downloads: Mylar3 grabs in the blended queue when configured

Not exposed through Mylar3

Full Mylar3 configuration (providers, paths, quality) stays in Mylar3’s web UI. Mylar3 is not in Library/Calendar the way Servarr catalog apps are.

Before you start

In Mylar3: open Configuration (wrench icon) -> Web Interface and copy the API Key.

Default connection

Field Typical value
Port 8090
Scheme http on LAN, https behind a reverse proxy
Auth API key as a query parameter (apikey=)

Kochab sends the key in the request; you paste it once in the add form.

Add in Kochab

  1. Open Services -> Add service and choose Mylar3.
  2. Enter your host.
  3. Set port 8090 unless you use a custom port or proxy.
  4. Paste the API key.
  5. Tap Test and add.

TLS

See Certificate trust for self-signed certificates.

Official docs

Mylar3 wiki