Connect Deluge

Add Deluge to Kochab with your Web UI password and default port 8112.

Deluge is a torrent download client. Kochab uses its Web UI API for queue visibility and control.

What Kochab exposes through Deluge

  • Downloads tab: Deluge transfers in the blended queue
  • Control screen: status, pause/resume, and queue drill-in
  • Search sends: torrent/magnet grabs from Search when configured

Not exposed through Deluge

Plugin setup, bandwidth schedules, and full Deluge Web UI configuration stay in Deluge. Kochab collects only a password (no username) for Deluge’s session login.

Before you start

In Deluge: open Preferences -> Interface and set a Password for the Web UI.

Default connection

Field Typical value
Port 8112
Scheme http on LAN, https behind a reverse proxy
Auth Web UI password only (session cookie)

Kochab collects only a password (no username). It logs in via Deluge’s Web UI and keeps a session cookie.

Add in Kochab

  1. Open Services -> Add service and choose Deluge.
  2. Enter your host.
  3. Set port 8112 unless you use a custom port or proxy.
  4. Enter the Web UI password.
  5. Tap Test and add.

TLS

See Certificate trust for self-signed certificates.

Official docs

Deluge Web UI