[PR #155] [CLOSED] Sony PlayStation date extraction fixed, 3 separate issues: #975

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

📋 Pull Request Information

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

Base: masterHead: master


📝 Commits (1)

  • b1d66ea Sony PlayStation date extraction fixed, 3 separate issues:

📊 Changes

1 file changed (+7 additions, -5 deletions)

View changed files

📝 DICUI.Library/Utilities/DumpEnvironment.cs (+7 -5)

📄 Description

  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
    Relaxed directory path requirements to allow dot and ampersand. DiscImageCreator had to be changed in order to support this, will be submitted separately (https://github.com/saramibreak/DiscImageCreator/pull/33).

🔄 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/155 **Author:** [@superg](https://github.com/superg) **Created:** 8/25/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`b1d66ea`](https://github.com/SabreTools/MPF/commit/b1d66ea831e9ac2abb9fde7f52e994bacc75141f) Sony PlayStation date extraction fixed, 3 separate issues: ### 📊 Changes **1 file changed** (+7 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `DICUI.Library/Utilities/DumpEnvironment.cs` (+7 -5) </details> ### 📄 Description 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 Relaxed directory path requirements to allow dot and ampersand. DiscImageCreator had to be changed in order to support this, will be submitted separately (https://github.com/saramibreak/DiscImageCreator/pull/33). --- <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:37 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#975