MPF
MPF copied to clipboard
[Problem] Successfully refined SCSI errors are incorrectly reported in the final !submissionInfo.txt file
Version What version are you using?
- [X] Stable release (3.3.0-679b40de7c089c3705ef008fbb720f6a4eabc6f1)
Build What runtime version are you using?
- [X] .NET 9.0 running on Windows 10
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:
- Dump a DVD with SCSI errors which are successfully corrected
- Inspect the redumper .log file and MPF !submissionInfo.txt file to see the discrepancy
Expected behavior
MPF should report 0 error count (or no error count at all)