Skip to content

Kavita 0.9 compatibility broken – scripting integration / puzzle icon missing #304

@muster1muster23-dev

Description

@muster1muster23-dev

Komf version: 1.7.1
Kavita version: 0.9.x

Description

After updating Kavita to version 0.9, the Komf integration no longer works. The puzzle icon / scripting integration is no longer visible in the Kavita UI, making it impossible to trigger Komf jobs.

Logs

Komf repeatedly fails to connect on localhost:25600 while Kavita is reachable at kavita:5000:

HTTP FAILED: java.net.ConnectException: Failed to connect to localhost/[::1]:25600
http://localhost:25600/api/v1/libraries

Requests to kavita:5000/api/library/libraries return 200 OK, so the connection from Komf → Kavita is working.

What I've tried

  • Verified both containers are on the same Docker network
  • Confirmed Kavita can reach Komf's hostname
  • Restarted both containers

Expected behavior

The puzzle icon should appear in the Kavita UI and Komf jobs should be triggerable as before.

Possible cause

Kavita 0.9 introduced a new external metadata ID system (AniList, MAL, MangaBaka, ComicVine, Metron, Hardcover) and likely changed the scripting/plugin API. Komf 1.7.1 may not yet support the updated API.

Is there a planned update for Kavita 0.9 compatibility?

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