SabreTools / MPF

Redumper/Aaru/DiscImageCreator GUI in C#
GNU General Public License v3.0
400 stars 35 forks source link

[Problem] Incorrect retention of .aaruf extension when switching from Aaru to DiscImageCreator #716

Closed mictlantecuhtle closed 3 days ago

mictlantecuhtle commented 1 week ago

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

1) Insert a CD/DVD 2) Click "Scan for discs" 3) Change the dumping program to Aaru 4) Change the dumping program to DiscImageCreator

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

image

Output Path/Parameters after Aaru has been selected and program switched to DIC image