mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-08 13:49:48 +00:00
[Problem] Successfully refined SCSI errors are incorrectly reported in the final !submissionInfo.txt file #801
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mictlantecuhtle on GitHub (Feb 8, 2025).
Originally assigned to: @mnadareski on GitHub.
Version
What version are you using?
Build
What runtime version are you using?
Describe the issue
When dumping a DVD with redumper, SCSI errors are encountered and then corrected during the refine phase. MPF appears to pick up the first instance of e.g. "media errors: SCSI: 32" but not the later report with these corrected to 0.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
MPF should report 0 error count (or no error count at all)