Skip to content

Changed Show Duplicates matcher to use IEquality.#189

Merged
maforget merged 1 commit intomasterfrom
FindDuplicates
Sep 2, 2025
Merged

Changed Show Duplicates matcher to use IEquality.#189
maforget merged 1 commit intomasterfrom
FindDuplicates

Conversation

@maforget
Copy link
Copy Markdown
Owner

@maforget maforget commented Aug 5, 2025

Instead of using a Comparer to find duplicates, instead we group by metadata & by path and merge both. This fixes issues stated in #184, where depending on the order some duplicates might not appear. This way should be a lot more robust.

Instead of using a Comparer we group by metadata & by path and merge both. This fixes issues stated in #184, where depending on the order some duplicates might not appear. This way should be a lot more robust.
@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 5, 2025

Build Successful! You can find a link to the downloadable artifact below.

Name Link
Commit e68e585
Logs https://github.com/maforget/ComicRackCE/actions/runs/16738230519
Download https://nightly.link/maforget/ComicRackCE/suites/42916106249/artifacts/3686890413

@maforget maforget merged commit e68e585 into master Sep 2, 2025
1 check passed
@maforget maforget deleted the FindDuplicates branch September 2, 2025 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant