Connect Jellyseerr

Add Jellyseerr to Kochab with your API key and default port 5055.

Jellyseerr handles media requests for Jellyfin (and Plex). Kochab uses the Seerr API (Overseerr-compatible) for the Requests tab.

In Kochab the service type is labeled Seerr (shared with Overseerr).

What Kochab exposes through Jellyseerr

  • Requests tab: pending, approved, available, and declined requests with approve/decline, edit, retry, and delete where the API allows
  • Detail surface: pending/total request counts and link into Requests
  • Push: new request and approved/denied notifications when configured

Not exposed through Jellyseerr

User management, server/library configuration, discovery settings, and OAuth for household users stay in Jellyseerr’s web UI. Now playing and library browsing use Jellyfin/Plex entries separately.

Before you start

In Jellyseerr: Settings -> General -> API Key. Copy the key shown there.

Default connection

Field Typical value
Port 5055
Scheme http on LAN, https behind a reverse proxy
Auth API key in the X-Api-Key header

Add in Kochab

  1. Open Services -> Add service and choose Seerr.
  2. Enter your host.
  3. Set port 5055 unless you use a custom port or proxy.
  4. Paste the API key.
  5. Optionally set a display name like “Jellyseerr” so it is easy to spot in your stack.
  6. Tap Test and add.

TLS

See Certificate trust for self-signed certificates.

Official docs

Jellyseerr documentation