[PR #709] [CLOSED] Fix incorrect matching disc found #1123

Open
opened 2026-01-29 16:25:32 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/709
Author: @Deterous
Created: 6/7/2024
Status: Closed

Base: masterHead: master


📝 Commits (2)

📊 Changes

2 files changed (+4 additions, -3 deletions)

View changed files

📝 CHANGELIST.md (+1 -0)
📝 MPF.Frontend/Tools/SubmissionGenerator.cs (+3 -3)

📄 Description

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


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/SabreTools/MPF/pull/709 **Author:** [@Deterous](https://github.com/Deterous) **Created:** 6/7/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`a7735b7`](https://github.com/SabreTools/MPF/commit/a7735b7ecff9724c218d3f416409604e5b22ca88) Fix incorrect matching disc found - [`3b1b35d`](https://github.com/SabreTools/MPF/commit/3b1b35d519449d0ddb118a5709677dc82b28537a) semicolon ### 📊 Changes **2 files changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELIST.md` (+1 -0) 📝 `MPF.Frontend/Tools/SubmissionGenerator.cs` (+3 -3) </details> ### 📄 Description 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:25:32 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1123