[PR #799] [MERGED] Improve PS4/PS5 parsing #1176

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/799
Author: @Deterous
Created: 12/27/2024
Status: Merged
Merged: 12/28/2024
Merged by: @mnadareski

Base: masterHead: master


📝 Commits (3)

📊 Changes

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

View changed files

📝 CHANGELIST.md (+1 -0)
📝 MPF.Frontend/Tools/PhysicalTool.cs (+11 -2)

📄 Description

  • Also print the version hash
  • Filesize checks to prevent read errors
  • Reformat info printing

🔄 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/799 **Author:** [@Deterous](https://github.com/Deterous) **Created:** 12/27/2024 **Status:** ✅ Merged **Merged:** 12/28/2024 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`4e958e8`](https://github.com/SabreTools/MPF/commit/4e958e8041930727c34de77b538bdde34228a58d) Improve PS4/PS5 parsing - [`5818fdd`](https://github.com/SabreTools/MPF/commit/5818fddcddefd87b6977f1041d3cf0ee976e1018) requested changes - [`6248206`](https://github.com/SabreTools/MPF/commit/6248206003bc7e50da57a710e5f31a86e91779c8) Merge branch 'master' into master ### 📊 Changes **2 files changed** (+12 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELIST.md` (+1 -0) 📝 `MPF.Frontend/Tools/PhysicalTool.cs` (+11 -2) </details> ### 📄 Description - Also print the version hash - Filesize checks to prevent read errors - Reformat info printing --- <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:51 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1176