mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-03 21:29:27 +00:00
[Problem] Don't accept redumper logs with SCSI errors #785
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 @Deterous on GitHub (Jan 1, 2025).
Originally assigned to: @mnadareski on GitHub.
Redumper logs of DVDs and BDs currently pass if a SCSI error exists. Redumper continues to hash the file without issue if there are SCSI errors (existing redumper issue).
MPF should check for the presence of
while checking that output files exist?