[Problem] Audio|Data Multisession Mac CDs detect as Audio CD #746

Closed
opened 2026-01-29 16:21:36 +00:00 by claunia · 1 comment
Owner

Originally created by @PurpleNekoNova on GitHub (Oct 9, 2024).

Originally assigned to: @mnadareski on GitHub.

Version
What version are you using?

  • Stable release (3.2.2)

Build
What runtime version are you using?

  • .NET 6.0 running on (W11)

Describe the issue
When dumping a Mac CD that is formatted as a Multisession CD, if the data partition is HFS, MPF doesn't see it, and sets system as Audio CD.

e.g.:
Session 1
Track 1: Audio
Track 2: Audio
Track 3: Audio
Session 2
Track 4: Data (HFS)

Originally created by @PurpleNekoNova on GitHub (Oct 9, 2024). Originally assigned to: @mnadareski on GitHub. **Version** What version are you using? - [X] Stable release (3.2.2) **Build** What runtime version are you using? - [X] .NET 6.0 running on (W11) **Describe the issue** When dumping a Mac CD that is formatted as a Multisession CD, if the data partition is HFS, MPF doesn't see it, and sets system as Audio CD. e.g.: Session 1 Track 1: Audio Track 2: Audio Track 3: Audio Session 2 Track 4: Data (HFS)
claunia added the wontfixbug labels 2026-01-29 16:21:36 +00:00
Author
Owner

@mnadareski commented on GitHub (Oct 9, 2024):

Unfortunately, unless Windows can see a data partition, it will automatically create a "label" of Audio CD. There is basically nothing that I can do to get around this without circumventing Windows, which would be a massive effort.

@mnadareski commented on GitHub (Oct 9, 2024): Unfortunately, unless Windows can see a data partition, it will automatically create a "label" of `Audio CD`. There is basically nothing that I can do to get around this without circumventing Windows, which would be a massive effort.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#746