[PR #641] [MERGED] Exclude extra tracks when finding disc matches #1079

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/641
Author: @Deterous
Created: 1/31/2024
Status: Merged
Merged: 1/31/2024
Merged by: @mnadareski

Base: masterHead: multisession-track-hashes


📝 Commits (1)

  • dadec9b Exclude extra tracks when finding disc matches

📊 Changes

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

View changed files

📝 CHANGELIST.md (+1 -0)
📝 MPF.Core/SubmissionInfoTool.cs (+3 -1)

📄 Description

Add cases for A.2 and AA.2
Extra cases or better logic can be added in future if needed.

Fixes #640


🔄 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/641 **Author:** [@Deterous](https://github.com/Deterous) **Created:** 1/31/2024 **Status:** ✅ Merged **Merged:** 1/31/2024 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `multisession-track-hashes` --- ### 📝 Commits (1) - [`dadec9b`](https://github.com/SabreTools/MPF/commit/dadec9bd0119c799ef8c5ac1b6531de8bc658fab) Exclude extra tracks when finding disc matches ### 📊 Changes **2 files changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELIST.md` (+1 -0) 📝 `MPF.Core/SubmissionInfoTool.cs` (+3 -1) </details> ### 📄 Description Add cases for A.2 and AA.2 Extra cases or better logic can be added in future if needed. Fixes #640 --- <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:16 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1079