- added configurable cover upload size limit for Komga. If cover size is bigger than threshold it will skip the upload instead of failing. Defaults to 1mb (same as Komga default upload limit)
- added configuration option to not override existing cover in Komga. Defaults to always override cover
(komga.metadataUpdate.default.overrideExistingCovers=true)
- Kodansha provider will now fetch smaller resolution webp images
- fixed error on Kavita metadata update if update title contained leading or trailing whitespace