[PR #26] Disc Information Framework #903

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

Original Pull Request: https://github.com/SabreTools/MPF/pull/26

State: closed
Merged: Yes


Provide a basic framework for getting all required disc information in one place.

Currently, this is not practically hooked up (just a Dictionary is populated), but in a future PR, this will result in an outputted file with all of the information correctly formatted.

Known issues with this commit:

  • Not all error counts (and warning counts) are correctly detected
  • Missing values are not handled gracefully (usually just set to null)
  • The Utilities class is starting to get bloated with too much disparate stuff
**Original Pull Request:** https://github.com/SabreTools/MPF/pull/26 **State:** closed **Merged:** Yes --- Provide a basic framework for getting all required disc information in one place. Currently, this is not practically hooked up (just a Dictionary is populated), but in a future PR, this will result in an outputted file with all of the information correctly formatted. Known issues with this commit: - Not all error counts (and warning counts) are correctly detected - Missing values are not handled gracefully (usually just set to null) - The Utilities class is starting to get bloated with too much disparate stuff
claunia added the pull-request label 2026-01-29 16:24:12 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#903