mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-03 21:29:27 +00:00
MPF.Check not recognizing Redumper audio CD output after upgrading to Build 166 #548
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 @acridAxid on GitHub (Jun 12, 2023).
Originally assigned to: @mnadareski on GitHub.
Version
What version are you using?
Build
What runtime version are you using?
Describe the issue
MPF.Check 2.5 (and latest AppVeyor artifact 2.5-1131) is not correctly parsing Redumper Build 166 output of an audio CD disc image. MPF.Check 2.5 stable was previously working with earlier Redumper versions (last version I was using was Build 119).
To Reproduce
Steps to reproduce the behavior:
sudo redumper cd --verbosempf-check cdrom audio-cd --use redumper dump_230610_220633_devsr2.cue!submissionInfo.txt, observe erroneous output:Expected behavior
Example output after dumping different disc with Redumper Build 119:
Example output after dumping the same disc with Aaru 5.3 (
aaru media dump /dev/sr2 disc.aarufand parameters--use Aaru disc.aaruf:Additional context
Logs attached.
2002.10.08-Loudermilk-The.Red.Album-US-Enhanced.CD-0044-50869-2-600445086920-logs.zip
@acridAxid commented on GitHub (Jun 12, 2023):
Redumper's output (
dump_230610_220633_devsr2.log) is empty -- this probably has nothing to do with MPF. I'll take this up with the Redumper developer; leaving this open by request.@mnadareski commented on GitHub (Jun 12, 2023):
Logfile was empty so it is likely an upstream issue. Leaving this open until fully confirmed.
@acridAxid commented on GitHub (Jun 12, 2023):
Upstream bug resolved: https://github.com/superg/redumper/issues/53
I've confirmed this with Redumper build 167 and validated MPF is working as expected. Closing.