Releases: zachstultz/komga-cover-extractor
Releases · zachstultz/komga-cover-extractor
v2.5.26
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
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
Changes
- Release number in discord output now uses
index_number
. 80e3c87
- Improved chapter parsing/renaming compatibility. 80e3c87
v2.5.23
Changes
- Chapter numbers inside brackets are no longer parsed. e435ee2
- fixes renaming one-shot c2c releases
v2.5.22
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
- 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
Changes
- Improved
contains_keyword()
regex for better compatibility. 0cdd7cf
v2.5.20
Changes
- Set cache storage limits. 2eaf502
- Fixed incorrectly swapped resize dimensions when resizing an image for comparison. 2eaf502
v2.5.19
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
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
Changes
- Further improved series matching 38ed3fc