[PR #432] [MERGED] Populate internal serial and version from PS3 disc #1012

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/432
Author: @tjanas
Created: 11/22/2022
Status: Merged
Merged: 12/4/2022
Merged by: @mnadareski

Base: masterHead: GetPlayStation3Serial


📝 Commits (1)

  • 26559cf Populate internal serial and version from PS3 disc

📊 Changes

5 files changed (+94 additions, -0 deletions)

View changed files

📝 MPF.Modules/Aaru/Parameters.cs (+5 -0)
📝 MPF.Modules/BaseParameters.cs (+74 -0)
📝 MPF.Modules/DD/Parameters.cs (+5 -0)
📝 MPF.Modules/DiscImageCreator/Parameters.cs (+5 -0)
📝 MPF.Modules/Redumper/Parameters.cs (+5 -0)

📄 Description

No description provided


🔄 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/432 **Author:** [@tjanas](https://github.com/tjanas) **Created:** 11/22/2022 **Status:** ✅ Merged **Merged:** 12/4/2022 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `GetPlayStation3Serial` --- ### 📝 Commits (1) - [`26559cf`](https://github.com/SabreTools/MPF/commit/26559cfcdeb9992513bce31306581a8165784982) Populate internal serial and version from PS3 disc ### 📊 Changes **5 files changed** (+94 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `MPF.Modules/Aaru/Parameters.cs` (+5 -0) 📝 `MPF.Modules/BaseParameters.cs` (+74 -0) 📝 `MPF.Modules/DD/Parameters.cs` (+5 -0) 📝 `MPF.Modules/DiscImageCreator/Parameters.cs` (+5 -0) 📝 `MPF.Modules/Redumper/Parameters.cs` (+5 -0) </details> ### 📄 Description _No description provided_ --- <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:24:49 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1012