[PR #697] [MERGED] Fix CleanRip not pulling info #1114

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/697
Author: @Deterous
Created: 5/10/2024
Status: Merged
Merged: 5/10/2024
Merged by: @mnadareski

Base: masterHead: fix-cleanrip


📝 Commits (1)

  • 3eab311 Fix CleanRip not pulling info

📊 Changes

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

View changed files

📝 CHANGELIST.md (+1 -0)
📝 MPF.Core/Modules/CleanRip/Parameters.cs (+1 -4)

📄 Description

MPF since #685 has not been pulling info from redump for CleanRip dumps.
ClrMameProData should always be generated by all modules, even if not CDROM.
#685 gated it incorrectly, the Disc Information Window knows how to deal with ClrMameProData and ISO hashes both being present.


🔄 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/697 **Author:** [@Deterous](https://github.com/Deterous) **Created:** 5/10/2024 **Status:** ✅ Merged **Merged:** 5/10/2024 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `fix-cleanrip` --- ### 📝 Commits (1) - [`3eab311`](https://github.com/SabreTools/MPF/commit/3eab3113f57673daeaa495daddd0c37c878a7ddc) Fix CleanRip not pulling info ### 📊 Changes **2 files changed** (+2 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELIST.md` (+1 -0) 📝 `MPF.Core/Modules/CleanRip/Parameters.cs` (+1 -4) </details> ### 📄 Description MPF since #685 has not been pulling info from redump for CleanRip dumps. ClrMameProData should always be generated by all modules, even if not CDROM. #685 gated it incorrectly, the Disc Information Window knows how to deal with ClrMameProData and ISO hashes both being present. --- <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:27 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1114