mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-04 05:35:52 +00:00
[Problem] File size, checksums, etc. not picked up from redumper DVD output #546
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 @DopefishJustin on GitHub (Jun 11, 2023).
Originally assigned to: @mnadareski on GitHub.
What version are you using?
Build
What runtime version are you using?
Describe the issue
After doing a redumper DVD dump, the !submissionInfo.txt output from MPF includes the following:
instead of the expected size and checksums.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
File size, checksums, layer break, and matching redump IDs are included in the !submissionInfo.txt
Additional context
Logs: LEGO_MOVIE_logs.zip (http://redump.org/disc/103394/)
Same behaviour for both single- and double-layer discs.
@mnadareski commented on GitHub (Jun 11, 2023):
Fixed by
ab598d8377@DopefishJustin commented on GitHub (Jun 11, 2023):
Confirmed fixed