Skip to content

Releases: Snd-R/komf

0.31.6

29 Oct 13:39
Compare
Choose a tag to compare
  • fixed book list retrieval in Yen Press provider
  • fixed errors caused by decimal rating in Kavita

0.31.5

01 Oct 08:07
Compare
Choose a tag to compare
  • number and number sort will now always be updated and locked to prevent reset on series updates in Komga
  • fixed error caused by trailing whitespace in url in MangaDex provider

0.31.4

21 Sep 06:21
Compare
Choose a tag to compare
  • fixed incorrect permissions copy on ComicInfo write mode

0.31.3

20 Sep 09:25
Compare
Choose a tag to compare
  • fixed issue with file permissions not matching original file after ComicInfo write
  • fixed metadata update error caused by duplicate normalized tags or genres in Kavita

0.31.2

12 Sep 06:08
Compare
Choose a tag to compare

Include nsfw search entries in Bookwalker

0.31.1

23 Aug 20:19
Compare
Choose a tag to compare
  • 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

20 Aug 14:34
Compare
Choose a tag to compare
  • 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

30 Jun 07:05
Compare
Choose a tag to compare
  • fixed issue when existing authors would be overwritten with empty fields in comicInfo write mode
  • fixed decoding error on latest Komga version when trying to send discord update notifications

0.30.1

04 Jun 07:22
Compare
Choose a tag to compare
  • added japanese language volume and chapter number detection #74
  • fixed deadlock on Kavita auth errors
  • fixed Kavita event listener errors caused by updates on removed volume
  • Komga series reset will now restore book numbers using natural sort

0.30.0

31 May 17:12
Compare
Choose a tag to compare
  • 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