🔧 Copy files from data CD/DVD instead of making an ISO
Is this feature missing in the latest version?
- [x] I'm using the latest release
Is your feature request related to a problem? Please describe.
I've many CDs and DVDs my family used to burn with photos, and I wanted to rip them all, although current behaviour of ARM when it just gets the ISO with dd is less useful for this use case and often fails even if the disc reads normally.
Describe the solution you'd like?
Have an option in ripper settings to mount the CD/DVD filesystem, and copy all the files over to a folder, which will probably take less space and be useful for old data stored on DVDs and CDs
Describe alternatives you've considered?
As described in an other issue I would use ddrescue over dd and mount the ISO, copy the files over and then delete the ISO, although this is a less optimized process
Anything else?
No response
Code of Conduct
- [x] I agree to follow this project's Code of Conduct
If youre having issues, please remember to read the wiki and follow the instructions carefully