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?
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:25600while Kavita is reachable atkavita:5000:Requests to
kavita:5000/api/library/librariesreturn 200 OK, so the connection from Komf → Kavita is working.What I've tried
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?