mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-08 13:49:48 +00:00
[PR #627] Retrieve volume label from logs #1070
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?
Original Pull Request: https://github.com/SabreTools/MPF/pull/627
State: closed
Merged: Yes
Dictionary<string, List<string>>? VolumeLabelsfield to BaseParametersDrive.GetRedumpSystemFromVolumeLabela static methodAttempts to fix #579
Perhaps needs more testing, and figuring out where in Aaru logs the volume label is.
Note: With this change, Aaru still outputs "[T:VOL] %label%" exactly as prior functionality.