Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Rip DVD to ISO on 2.6.67 #1107

Open
4 tasks done
joelang1699 opened this issue Apr 10, 2024 · 3 comments
Open
4 tasks done

馃悰 Rip DVD to ISO on 2.6.67 #1107

joelang1699 opened this issue Apr 10, 2024 · 3 comments
Labels
bug Contains a bug or code error

Comments

@joelang1699
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

I have checked the wiki

  • I have searched the wiki for this problem

Does this issue exist in the latest version?

  • I'm using the latest release

Describe the bug?

Hello Guys

About two years ago I was using ARM in a VM to backup DVDs to ISO files which worked wonderfully, until I deleted the VM by accident that is. I'm using ARM (2.6.67) in a docker now, yet MakeMKV will only now rip to MKV, surely I can set this to rip to ISO as before?

Additionally, I installed MakeMKV standalone in docker on the same machine which can rip the same disks straight to ISO. I have a Handbrake client on another system i'll be using to transcode the ISOs to MKV/MP4 so I don't want the built in Handbrake being used.

I'm obviously missing something here?

To Reproduce

selecting dvd_backup fails

What OS are you seeing the problem on?

Other (please state in Anything else? section)

ARM Release Version or Git hash (You can find this in the arm settings page)

v2.6.67

Expected behavior?

Rip DVD to ISO format only

Relevant log output

No response

Anything else?

Container on Unraid

Code of Conduct

  • I agree to follow this project's Code of Conduct
@joelang1699 joelang1699 added the bug Contains a bug or code error label Apr 10, 2024
Copy link
Contributor

If youre having issues, please remember to read the wiki and follow the instructions carefully

@microtechno9000
Copy link
Collaborator

Can't say I have tried to create an ISO of late.
Looking at the code ARM supports backup of a disk through setting RIPMETHOD to either 'backup' or 'backup_dvd'. However, it this will only run when the disk type is Bluray, and doesn't create an ISO.

It seems that since you last had ARM setup, the code has been updated to only create ISO images of data disks. ARM checks if a disk is a 'data disk', and if so, then creates a copy using dd.

The devs are working on rebuilding a lot of the code at the moment as it is a nice patchwork of new features added over the years, and has a lot of issues. Allowing for data/ISO disks will be supported in v3.0, but that is a way off.

tldr: ARM doesn't currently support creating an ISO from any disk other than a data disk.

@joelang1699
Copy link
Author

Okay mate thanks for the response. At least I know now it wasn't my settings.

I'll have a go at running an older version in a container.

The old ISO method was lighting fast, 10 mins Vs 30 plus for the Mkv method. I have a good many disks to get through.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Contains a bug or code error
Projects
None yet
Development

No branches or pull requests

2 participants