SabreTools / MPF

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

Fix fully matching when multiple matches found #759

Closed Deterous closed 1 week ago

Deterous commented 2 weeks ago

Whenever an entry that is in redump has the following occur: Multiple matches found for aa64beff052e53741bba9c2f10aa781d05c96e38 i.e. multiple IDs are found for a track, MPF flags the dump as a non-fully-matching ID.

This fixes it.