[Request] Use system default media type if none specified #881

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

Originally created by @mnadareski on GitHub (Dec 14, 2025).

Originally assigned to: @mnadareski on GitHub.

For MPF.CLI, the media type can be left unset by the user. This can confusingly result in the CD speed defaults to be used even if the system chosen doesn't include CD as a valid option. If the media type is unset, the default media type for the system should be used instead. A new console print should indicate that this was done.

This request does not include the ability to auto-detect the media type through MPF.CLI. This varies significantly by OS so it cannot be handled gracefully like it can be in the Windows-only UI. There are potential ways around this, but they are not in scope here.

Originally created by @mnadareski on GitHub (Dec 14, 2025). Originally assigned to: @mnadareski on GitHub. For MPF.CLI, the media type can be left unset by the user. This can confusingly result in the CD speed defaults to be used even if the system chosen doesn't include CD as a valid option. If the media type is unset, the default media type for the system should be used instead. A new console print should indicate that this was done. This request _does not_ include the ability to auto-detect the media type through MPF.CLI. This varies significantly by OS so it cannot be handled gracefully like it can be in the Windows-only UI. There are potential ways around this, but they are not in scope here.
claunia added the enhancement label 2026-01-29 16:23:52 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#881