[PR #868] [MERGED] Suppress unnecessary write offset display when using DIC #1200

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/868
Author: @fuzz6001
Created: 7/1/2025
Status: Merged
Merged: 7/9/2025
Merged by: @mnadareski

Base: masterHead: dic-write-offset


📝 Commits (1)

📊 Changes

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

View changed files

📝 MPF.Processors/DiscImageCreator.cs (+1 -1)

📄 Description

This issue occurs with media that do not have a write offset, such as DVDs and BDs.

Data Side Mastering Code (laser branded/etched): (REQUIRED, IF EXISTS)
Data Side Mastering SID Code: (REQUIRED, IF EXISTS)
Data Side Toolstamp or Mastering Code (engraved/stamped): (REQUIRED, IF EXISTS)
Data Side Mould SID Code: (REQUIRED, IF EXISTS)
Data Side Additional Mould: (REQUIRED, IF EXISTS)
Label Side Mould SID Code: (REQUIRED, IF EXISTS)
Write Offset:  👈️

🔄 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/868 **Author:** [@fuzz6001](https://github.com/fuzz6001) **Created:** 7/1/2025 **Status:** ✅ Merged **Merged:** 7/9/2025 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `dic-write-offset` --- ### 📝 Commits (1) - [`eb484b5`](https://github.com/SabreTools/MPF/commit/eb484b5e8da2d5d1895fada494a1fffcd98bd4c5) Empty should be null ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `MPF.Processors/DiscImageCreator.cs` (+1 -1) </details> ### 📄 Description This issue occurs with media that do not have a write offset, such as DVDs and BDs. ``` Data Side Mastering Code (laser branded/etched): (REQUIRED, IF EXISTS) Data Side Mastering SID Code: (REQUIRED, IF EXISTS) Data Side Toolstamp or Mastering Code (engraved/stamped): (REQUIRED, IF EXISTS) Data Side Mould SID Code: (REQUIRED, IF EXISTS) Data Side Additional Mould: (REQUIRED, IF EXISTS) Label Side Mould SID Code: (REQUIRED, IF EXISTS) Write Offset: 👈️ ``` --- <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:59 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1200