[PR #423] [MERGED] Populate internal serial from PS5 disc #1011

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/423
Author: @tjanas
Created: 10/23/2022
Status: Merged
Merged: 10/25/2022
Merged by: @mnadareski

Base: masterHead: GetPlayStation5Serial


📝 Commits (1)

  • 6934c4a Populate internal serial from PS5 disc

📊 Changes

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

View changed files

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

📄 Description

Similar to the extraction of version from param.json
image


🔄 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/423 **Author:** [@tjanas](https://github.com/tjanas) **Created:** 10/23/2022 **Status:** ✅ Merged **Merged:** 10/25/2022 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `GetPlayStation5Serial` --- ### 📝 Commits (1) - [`6934c4a`](https://github.com/SabreTools/MPF/commit/6934c4afdea2449f78497c4bb41259a79c7226f5) Populate internal serial from PS5 disc ### 📊 Changes **5 files changed** (+41 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `MPF.Modules/Aaru/Parameters.cs` (+1 -0) 📝 `MPF.Modules/BaseParameters.cs` (+37 -0) 📝 `MPF.Modules/DD/Parameters.cs` (+1 -0) 📝 `MPF.Modules/DiscImageCreator/Parameters.cs` (+1 -0) 📝 `MPF.Modules/Redumper/Parameters.cs` (+1 -0) </details> ### 📄 Description Similar to the extraction of version from param.json ![image](https://user-images.githubusercontent.com/20304619/197395081-17b21f06-efcc-441d-a846-7ec60a38c7e4.png) --- <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#1011