SabreTools / MPF

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

Fix incorrect matching disc found #709

Closed Deterous closed 5 months ago

Deterous commented 5 months 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 5 months ago

Fixed by 8c2ad6e and 9d5dfaa