[Problem] Don't accept redumper logs with SCSI errors #785

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

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

media errors: 
  SCSI: 0

while checking that output files exist?

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 ``` media errors: SCSI: 0 ``` while checking that output files exist?
claunia added the bug label 2026-01-29 16:22: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#785