July 18, 20187 yr 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 July 18, 20187 yr by Djoss
July 18, 20187 yr 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 ?
July 18, 20187 yr It's only ripping one of the two discs that were inserted. Edited July 19, 20187 yr by cybrnook
July 18, 20187 yr Author 3 minutes ago, cybrnook said: Getting close ?, let's go eject and push them back in : Looks like parallel rip is not enabled...
July 18, 20187 yr Where can I pull that from? The view next to the container only shows what was active since the time I opened it.
July 18, 20187 yr 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
July 18, 20187 yr Author 23 minutes ago, cybrnook said: MakeMKV.inspect 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
July 18, 20187 yr 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: Edited July 18, 20187 yr by cybrnook
July 18, 20187 yr 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.
July 18, 20187 yr 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 July 18, 20187 yr by cybrnook
July 19, 20187 yr 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
July 19, 20187 yr 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.
July 19, 20187 yr 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.
July 20, 20187 yr 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&t=4386#p17399
July 20, 20187 yr 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&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.
July 21, 20187 yr 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. Edited July 21, 20187 yr by MaxHayman
July 21, 20187 yr 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. What do you have in the log with: --device /dev/sr0 --device /dev/sg5 --device /dev/sr1 --device /dev/sg6
July 23, 20187 yr 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. 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.