Releases: Snd-R/komf
Releases · Snd-R/komf
0.31.6
0.31.5
0.31.4
0.31.3
0.31.2
0.31.1
- added custom useragent header to all http requests
- improved book matching regex to also include numbers starting with
#
character - fixed error when series had no cover in MangaDex provider
- fixed volume weblinks in Viz provider
- debug log level will now include http request and response bodies
0.31.0
- fixed error on Kavita metadata update caused by duplicate genres or tags
- fixed error on malformed eBookJapan urls in MangaDex provider
- fixed error when cover url was present but returned not found response in ComicVine provider
- added publisher name on manual identification for ComicVine provider
- include all content ratings when searching using MangaDex provider #83
0.30.2
0.30.1
0.30.0
- 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