Skip to content

Releases: zachstultz/komga-cover-extractor

v2.5.26

17 Dec 16:49
ce27d3b
Compare
Choose a tag to compare

Changes

  • Excluded novel extensions from one-shot black&white chapter detection. ce27d3b
  • Fixed rare false positive with premium-novel-content detection. ce27d3b

v2.5.25

08 Dec 16:39
3fecc6d
Compare
Choose a tag to compare

Changes

  • Improved one-shot file type (chapter or volume) classification. 3fecc6d
    • one-shots with a one-shot keyword in them will be assumed a chapter if the first page is detected as black and white
      • previously they were left alone for the user to manually rename, this won't fix all scenarios, but most
  • Misc changes. 3fecc6d

v2.5.24

17 Nov 18:53
80e3c87
Compare
Choose a tag to compare

Changes

  • Release number in discord output now uses index_number. 80e3c87
  • Improved chapter parsing/renaming compatibility. 80e3c87

v2.5.23

03 Nov 15:36
e435ee2
Compare
Choose a tag to compare

Changes

  • Chapter numbers inside brackets are no longer parsed. e435ee2
    • fixes renaming one-shot c2c releases

v2.5.22

18 Oct 17:15
6b66730
Compare
Choose a tag to compare

Changes'

  • Volume numbers inside brackets are no longer parsed. 1d62022
    • fixes incorrectly parsing the revision number as the volume number
  • Abbreviated chapter number discord output when subsequent numbers were added. 1d62022
    • 1, 2, 3, 4, 5 = 1-5
  • Fixed broken torrent parsing and starting on newest qbit version. 748bca5
  • Updated requirements.txt (non-docker users need to manually update and run this) 6b66730

v2.5.21

24 Sep 20:53
0cdd7cf
Compare
Choose a tag to compare

Changes

  • Improved contains_keyword() regex for better compatibility. 0cdd7cf

v2.5.20

13 Aug 15:29
2eaf502
Compare
Choose a tag to compare

Changes

  • Set cache storage limits. 2eaf502
  • Fixed incorrectly swapped resize dimensions when resizing an image for comparison. 2eaf502

v2.5.19

28 Jul 17:28
6a59f43
Compare
Choose a tag to compare

Changes

  • Compared covers are now resized to 400x600 instead of the lower resolution of the two. 6a59f43
  • Adjusted get_library_type() 6a59f43
  • Added move_folder() 6a59f43
  • Future feature prep. 6a59f43
  • Misc changes and code cleanup. 6a59f43

v2.5.18

22 Jul 16:42
2455d83
Compare
Choose a tag to compare

Changes

  • Parsed release years below 1950 are now rejected. 2455d83
  • Series name is now removed prior to parsing the release group. 2455d83
  • Alternative series matching improvements. 2455d83
  • Misc changes and fixes. 2455d83

v2.5.17

26 Jun 19:39
38ed3fc
Compare
Choose a tag to compare

Changes

  • Further improved series matching 38ed3fc