Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] Djoss - MakeMKV

Featured Replies

  • Author
11 minutes ago, cybrnook said:

When I set variables on a container, what I am seeing now is unRAID doesn't let you then view what you have set. Is there a way I can pull what parameters are currently defined (default and custom) and their values?

You mean other than looking at the container settings?  You can execute a command like:

docker inspect -f '{{ range $p := .Config.Env }}{{ println $p }}{{end}}' MakeMKV

 

Where "MakeMKV" is the name of the container.

Edited by Djoss

  • Replies 947
  • Views 197.4k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Note that there is currently an issue with the automatic disc ripper for people using the beta key (MakeMKV version is expired). A Docker image update will be available soon to address this.

  • Same thing as an internal drive.  In my case, the device is /dev/sr0, so I just add --device /dev/sr0 in extra parameters.

  • So maybe one solution is to add support for simultaneous disc ripping within the same container

Posted Images

Yep Yep, I was too quick to ask. The container adds them as you add them,. I see that now..... of course after you replied ?

 

image.thumb.png.08696c77946ef622f136c9ba18263087.png

It's only ripping one of the two discs that were inserted.

image.png.5f3684ce148d9555d2ef0c0a100bf2

Edited by cybrnook

  • Author
3 minutes ago, cybrnook said:

Getting close ?, let's go eject and push them back in :

image.png.5f3684ce148d9555d2ef0c0a100bf246.png

Looks like parallel rip is not enabled...

image.thumb.png.2b29c4d8f735bd48834c55c5c2cb48fa.png

Where can I pull that from? The view next to the container only shows what was active since the time I opened it.

  • Author
1 minute ago, cybrnook said:

Where can I pull that from? The view next to the container only shows what was active since the time I opened it.

docker logs MakeMKV

 

  • Author
23 minutes ago, cybrnook said:

Redo (delete/recreate) the AUTO_DISC_RIPPER_PARALLEL_RIP variable parameter.  Looks like there is a byte order mark unicode character in the name:

 

AUTO_DISC_RIPPE<feff>R_PARALLEL_RIP

image.thumb.png.c648ed794ea5b75591078fa74fc462af.png

Will try again

It's working ? sorry for the noob copy/paste windows formatting error:

 

MakeMKV.log

 

 

If set to "mkv" any way to have it pick the "movie" itself out of the BS on the disc? And you should call this out in the MakeMKV default template:

 

image.thumb.png.619aa5b7d04843883b8a3d35da9900c9.png

Edited by cybrnook

  • Author
51 minutes ago, cybrnook said:

If set to "mkv" any way to have it pick the "movie" itself out of the BS on the disc? 

If you click on « Show more settings », there is a field « Automatic Disc Ripper: Minimum Title Length » that you can adjust to make sure only the main movie is extracted.

You are a BOSS Jocelyn! Will you be pushing this as an official update, so I can switch back from the RC repository and get my pretty icon back? ?

 

All worked fine:

[makemkvcon-0] Current progress - 97%, Total process - 98%
[makemkvcon-0] Current progress - 98%, Total process - 98%
[makemkvcon-1] Current progress - 87%, Total process - 88%
[makemkvcon-1] Current progress - 87%, Total process - 89%
[makemkvcon-0] Current progress - 98%, Total process - 99%
[makemkvcon-0] Current progress - 99%, Total process - 99%
[makemkvcon-1] Current progress - 88%, Total process - 89%
[makemkvcon-1] Current progress - 88%, Total process - 90%
[makemkvcon-0] Backup done
[makemkvcon-0] Backup done.
[autodiscripper-0] Disc rip terminated successfully.
[autodiscripper-0] Ejecting disc from drive 0 (/dev/sr0)...
[makemkvcon-1] Current progress - 89%, Total process - 90%
[makemkvcon-1] Current progress - 89%, Total process - 91%
[autodiscripper-0] Disc ejected.
[makemkvcon-1] Current progress - 90%, Total process - 91%
[makemkvcon-1] Current progress - 90%, Total process - 92%
[makemkvcon-1] Current progress - 91%, Total process - 92%
[makemkvcon-1] Current progress - 91%, Total process - 93%
[makemkvcon-1] Current progress - 92%, Total process - 93%
[makemkvcon-1] Current progress - 92%, Total process - 94%
[makemkvcon-1] Current progress - 93%, Total process - 94%
[makemkvcon-1] Current progress - 94%, Total process - 94%
[makemkvcon-1] Current progress - 94%, Total process - 95%
[makemkvcon-1] Current progress - 95%, Total process - 95%
[makemkvcon-1] Current progress - 95%, Total process - 96%
[makemkvcon-1] Current progress - 96%, Total process - 96%
[makemkvcon-1] Current progress - 96%, Total process - 97%
[makemkvcon-1] Current progress - 97%, Total process - 97%
[makemkvcon-1] Current progress - 97%, Total process - 98%
[makemkvcon-1] Current progress - 98%, Total process - 98%
[makemkvcon-1] Current progress - 98%, Total process - 99%
[makemkvcon-1] Current progress - 99%, Total process - 99%
[makemkvcon-1] Backup done
[makemkvcon-1] Backup done.
[autodiscripper-1] Disc rip terminated successfully.
[autodiscripper-1] Ejecting disc from drive 1 (/dev/sr1)...
[autodiscripper-1] Disc ejected.

 

Edited by cybrnook

  • Author
6 hours ago, cybrnook said:

You are a BOSS Jocelyn! Will you be pushing this as an official update, so I can switch back from the RC repository and get my pretty icon back? ?

Sure.  Image is currently building :)

Just wanted to say, auto ripping has been working great all afternoon! I think I will stick to "backup", then carve up with Handbrake, but that's just personal preference.

 

Dual ripping has also been working great! Very convenient.

Does the auto ripper follow the set language settings? So if I have it set to English it will only rip those tracks.

 

Also, it would be nice to have an option on the auto ripper to only rip forced subtitles.

  • Author
18 hours ago, Taddeusz said:

Does the auto ripper follow the set language settings? So if I have it set to English it will only rip those tracks.

 

Also, it would be nice to have an option on the auto ripper to only rip forced subtitles.

Yes the auto ripper should follow the "Default selection rule"  as configured in the GUI in expert mode.

 

Same thing for forced subtitle: you should be able to select them with the selection rule

 

https://www.makemkv.com/forum2/viewtopic.php?f=10&amp;t=4386#p17399

4 hours ago, Djoss said:

Yes the auto ripper should follow the "Default selection rule"  as configured in the GUI in expert mode.

 

Same thing for forced subtitle: you should be able to select them with the selection rule

 

https://www.makemkv.com/forum2/viewtopic.php?f=10&amp;t=4386#p17399

 

Thank you. I checked out the selection rules language. I think I have a solution already. I just need to test it when I get home.

Hello,

 

So I have a bluray and dvd drive hooked up looking to do parrallel ripping.

 

I did the following but nothing worked

--device /dev/sr0 --device /dev/sr1

 

I then did the following and drives showed up but no auto ripping was working

--device /dev/sg6 --device /dev/sg5

 

I then read you had to put both

--device /dev/sr0 --device /dev/sg5 --device /dev/sr1 --device /dev/sg6

 

However no drives appear in the gui now.

 

This is the output of

--device /dev/sr0 --device /dev/sg5

 

[cont-init.d] 90-makemkv.sh: exited 0.
[cont-init.d] 95-check-optical-drive.sh: executing...
[cont-init.d] 95-check-optical-drive.sh: looking for usable optical drives...
[cont-init.d] 95-check-optical-drive.sh: found optical drive [/dev/sr0, /dev/sg5], group 19.
[cont-init.d] 95-check-optical-drive.sh: found optical drive [/dev/sr1, /dev/sg6], but it is not usable because:
[cont-init.d] 95-check-optical-drive.sh: --> the host device /dev/sr1 is not exposed to the container.
[cont-init.d] 95-check-optical-drive.sh: --> the host device /dev/sg6 is not exposed to the container.
[cont-init.d] 95-check-optical-drive.sh: exited 0.
[cont-init.d] 96-install-autodiscripper-srv.sh: executing...
[cont-init.d] 96-install-autodiscripper-srv.sh: installing automatic disc ripper for drive 0 (HD-DVD-ROM HL-DT-ST BDDVDRW GGC-H20L 1.02)...
[cont-init.d] 96-install-autodiscripper-srv.sh: exited 0.
[cont-init.d] done.

 

JID9vfn.png

Edited by MaxHayman

  • Author
1 hour ago, MaxHayman said:

Hello,

 

So I have a bluray and dvd drive hooked up looking to do parrallel ripping.

 

I did the following but nothing worked

--device /dev/sr0 --device /dev/sr1

 

I then did the following and drives showed up but no auto ripping was working

--device /dev/sg6 --device /dev/sg5

 

I then read you had to put both

--device /dev/sr0 --device /dev/sg5 --device /dev/sr1 --device /dev/sg6

 

However no drives appear in the gui now.

 

This is the output of

--device /dev/sr0 --device /dev/sg5

 

[cont-init.d] 90-makemkv.sh: exited 0.
[cont-init.d] 95-check-optical-drive.sh: executing...
[cont-init.d] 95-check-optical-drive.sh: looking for usable optical drives...
[cont-init.d] 95-check-optical-drive.sh: found optical drive [/dev/sr0, /dev/sg5], group 19.
[cont-init.d] 95-check-optical-drive.sh: found optical drive [/dev/sr1, /dev/sg6], but it is not usable because:
[cont-init.d] 95-check-optical-drive.sh: --> the host device /dev/sr1 is not exposed to the container.
[cont-init.d] 95-check-optical-drive.sh: --> the host device /dev/sg6 is not exposed to the container.
[cont-init.d] 95-check-optical-drive.sh: exited 0.
[cont-init.d] 96-install-autodiscripper-srv.sh: executing...
[cont-init.d] 96-install-autodiscripper-srv.sh: installing automatic disc ripper for drive 0 (HD-DVD-ROM HL-DT-ST BDDVDRW GGC-H20L 1.02)...
[cont-init.d] 96-install-autodiscripper-srv.sh: exited 0.
[cont-init.d] done.

 

JID9vfn.png

 

What do you have in the log with:

 

--device /dev/sr0 --device /dev/sg5 --device /dev/sr1 --device /dev/sg6

 

Hi Djoss,

 

Here it is. The blu ray is in the drive when it starts up.

 

image.thumb.png.c4731b5a73cc972be91ab733f9684b5a.png

  • Author
On 7/21/2018 at 5:11 PM, MaxHayman said:

Hi Djoss,

 

Here it is. The blu ray is in the drive when it starts up.

 

image.thumb.png.c4731b5a73cc972be91ab733f9684b5a.png

 

Could you provide the output of the following commands (while the container is running):

 

docker exec MakeMKV /opt/makemkv/bin/makemkvcon -r --cache=1 info disc:9999

 

docker exec MakeMKV lsscsi -g -k

 

docker exec MakeMKV ls -l /dev/

 

docker inspect MakeMKV

 

 

 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.