[PR #156] [CLOSED] Sony PlayStation date extraction fixes #976

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/156
Author: @superg
Created: 8/25/2019
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • b1d66ea Sony PlayStation date extraction fixed, 3 separate issues:
  • b7e61e3 Reverted extra path characters modification.

📊 Changes

1 file changed (+6 additions, -2 deletions)

View changed files

📝 DICUI.Library/Utilities/DumpEnvironment.cs (+6 -2)

📄 Description

3 separate issues:

  1. 190x year instead of 200x
  2. Failure to get date for some titles where SYSTEM.CNF BOOT record doesn't have backslash after "cdrom:"
  3. Date shift by one day due to Utc offset applied

🔄 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/156 **Author:** [@superg](https://github.com/superg) **Created:** 8/25/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`b1d66ea`](https://github.com/SabreTools/MPF/commit/b1d66ea831e9ac2abb9fde7f52e994bacc75141f) Sony PlayStation date extraction fixed, 3 separate issues: - [`b7e61e3`](https://github.com/SabreTools/MPF/commit/b7e61e376cf825cdca9b1ab2427b7184159623fe) Reverted extra path characters modification. ### 📊 Changes **1 file changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `DICUI.Library/Utilities/DumpEnvironment.cs` (+6 -2) </details> ### 📄 Description 3 separate issues: 1. 190x year instead of 200x 2. Failure to get date for some titles where SYSTEM.CNF BOOT record doesn't have backslash after "cdrom:" 3. Date shift by one day due to Utc offset applied --- <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:38 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#976