mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-03 21:29:27 +00:00
[Problem] Incorrect retention of .aaruf extension when switching from Aaru to DiscImageCreator #720
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 @mictlantecuhtle on GitHub (Jun 30, 2024).
Originally assigned to: @mnadareski on GitHub.
Version
What version are you using?
Build
What runtime version are you using?
Describe the issue
When selecting dumping program, if Aaru is selected and then changed to DiscImageCreator, the Parameters for DIC incorrectly specifies a .aaruf extension for the file, rather than the expected .bin or .iso
This appears to cause the dumping process to fail at the scanning/checking stage (a full dump is still produced).
To Reproduce
Expected behavior
The .aaruf extension should not be included when changing to a dumping program other than Aaru
Screenshots
Output Path/Parameters if DIC is selected initially
Output Path/Parameters after Aaru has been selected and program switched to DIC
