SabreTools / MPF

Redumper/Aaru/DiscImageCreator GUI in C#
GNU General Public License v3.0
400 stars 35 forks source link

Fix incorrect matching disc found #709

Closed Deterous closed 3 weeks ago

Deterous commented 1 month ago

Ensures that a disc is not detected as in redump if all tracks are in redump but they're not all the same disc ID.

Fixes #708

Deterous commented 3 weeks ago

Fixed by 8c2ad6e and 9d5dfaa