komf icon indicating copy to clipboard operation
komf copied to clipboard

POST to `komga/reset/library/{libraryId}` is returning a 404

Open AshDevFr opened this issue 11 months ago • 0 comments

When I try to reset the whole library, I get a 404 error.

Image

I wonder if it's coming from this line.

Should it be post("/reset/library/{libraryId}") instead of post("/reset/library")?

AshDevFr avatar Feb 26 '25 06:02 AshDevFr