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

Yeah, unfortunately most of my disks are 4k and they all seem to come with at least two versions, one with and one without Chapters. Im just going to manually rip instead of using autoripper, not too much time-savings anyways :)

  • Replies 947
  • Views 197.5k
  • 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

Hi,

I need to understand what to do: I installed MakeMKV and plug-in my external BD drive through USB 3.0 but MakeMKV does not recognize any drives available...

I added /dev/sr0 but I do not see in the logs any errors i norder to find the second device to be added

 

What do I have to do?

Edited by Lybra85

  • Author
3 hours ago, Lybra85 said:

Hi,

I need to understand what to do: I installed MakeMKV and plug-in my external BD drive through USB 3.0 but MakeMKV does not recognize any drives available...

I added /dev/sr0 but I do not see in the logs any errors i norder to find the second device to be added

 

What do I have to do?

 

Can you share the container log ?

Sorry I am from mobile phone

Screenshot_20250516-221257~2.png

  • Author
1 minute ago, Lybra85 said:

Sorry I am from mobile phone

Screenshot_20250516-221257~2.png

 

We need the full log from the beginning. If you can't scroll up, you can get the log from the terminal by executing the command "docker logs MakeMKV".

Thanks to your advice I found in the full log the second device....thank you very much now it's working

I have a weird issue that when I insert a disc I receive an error message that no disc has been inserted. The disc looks alsmost flawless and works perfectly on my windows computer. The drive also gets detected inside the container ...
Anyone got an idea what might be the issue ?



 

grafik.png

  • Author
15 hours ago, matuopm said:

I have a weird issue that when I insert a disc I receive an error message that no disc has been inserted. The disc looks alsmost flawless and works perfectly on my windows computer. The drive also gets detected inside the container ...
Anyone got an idea what might be the issue ?



 

grafik.png

 

Do you get this problem for any discs ?

i tested one audio cd and one dvd so far.

As a test I put the drive into a windows vm by "iommu grouping" the SATA controller and pass it to the VM. Inside the windows vm both discs were detected flawlessly.

I have a suspicion that I might made a mistake by forwarding the drive to the container.
I used this method I saw in youtube: (see screenshot)
grafik.png.1d3e6eb42486167a39ffd77ccfc4a869.pnggrafik.png.db9586be9d33dbd45f3c405be62d2cf3.png

it seems the number behind SG has changed since the last reboot. I test again.

Still... no disc ...


In the log I can find this:

 

Quote

Debug log started at Sun May 18 11:31:27 2025 , written by MakeMKV v1.18.1 linux(x64-release)
001005:0000 MakeMKV v1.18.1 linux(x64-release) gestartet
001004:0000 Debug-Aufzeichnung eingeschaltet. Aufzeichnung wird gespeichert als file:///config/MakeMKV_log.txt
Using 6144KB for read cache.
Network access is ENABLED, CURL version 7.88.1/OpenSSL/3.0.15/1.52.0 (x86_64-pc-linux-gnu) , proxy server not set.
001003:0020 DEBUG: Code 0 at *s,+4m-r">yFd&'k/Y<sa&:29393631
No  SDF v098: HL-DT-ST_BD-RE_BU40N_1.05_212404231347_MO2OCB94752
SDF id v098: HL-DT-ST_BD-RE_BU40N_1.05_212404231347_MO2OCB94752
001003:0020 DEBUG: Code 1 at [U=QLy!_;2fC'+t^1R>#<:121265062
005010:0000 Das Öffnen der Disk schlug fehl
Application exited at Sun May 18 11:31:27 2025


Opening the disc failed:
005010:0000 Das Öffnen der Disk schlug fehl

Edited by matuopm

16 hours ago, matuopm said:

i tested one audio cd and one dvd so far.

As a test I put the drive into a windows vm by "iommu grouping" the SATA controller and pass it to the VM. Inside the windows vm both discs were detected flawlessly.

I have a suspicion that I might made a mistake by forwarding the drive to the container.
I used this method I saw in youtube: (see screenshot)
grafik.png.1d3e6eb42486167a39ffd77ccfc4a869.pnggrafik.png.db9586be9d33dbd45f3c405be62d2cf3.png

it seems the number behind SG has changed since the last reboot. I test again.

Still... no disc ...


In the log I can find this:

 


Opening the disc failed:
005010:0000 Das Öffnen der Disk schlug fehl

 

review older post on this forum...

 

Explained mutiple time here.. review:

 

  • Author
On 5/18/2025 at 7:03 AM, matuopm said:

i tested one audio cd and one dvd so far.

As a test I put the drive into a windows vm by "iommu grouping" the SATA controller and pass it to the VM. Inside the windows vm both discs were detected flawlessly.

I have a suspicion that I might made a mistake by forwarding the drive to the container.
I used this method I saw in youtube: (see screenshot)
grafik.png.1d3e6eb42486167a39ffd77ccfc4a869.pnggrafik.png.db9586be9d33dbd45f3c405be62d2cf3.png

it seems the number behind SG has changed since the last reboot. I test again.

Still... no disc ...


In the log I can find this:

 


Opening the disc failed:
005010:0000 Das Öffnen der Disk schlug fehl

 

Review the full container log (docker logs MakeMKV) and make sure everything is fine for the detected drive.

 

Also, I would recommend that you temporarily switch MakeMKV to English so that we can have a better understanding of the log it provides.

On 5/19/2025 at 6:00 AM, bmartino1 said:

 

review older post on this forum...

 

Explained mutiple time here.. review:

 

Well first of all iam not very experienced with how linux is handling stuff like this.
I have a Hitachi-LG BU40N drive which is a blu ray drive that also can read DVDs and normal Audio CDs.
Maybe you overlooked it but the drive was reading the discs I tried without any issues when I passed the drive to a Windows VM.

I executed the commands I saw in your post so here are the outputs:

root@mServer:~# ls /dev/{cdrom,sr*,sg*}

/dev/cdrom@ /dev/sg1 /dev/sg11 /dev/sg13 /dev/sg15 /dev/sg17 /dev/sg19 /dev/sg4 /dev/sg6 /dev/sg8 /dev/sr0

/dev/sg0 /dev/sg10 /dev/sg12 /dev/sg14 /dev/sg16 /dev/sg18 /dev/sg3 /dev/sg5 /dev/sg7 /dev/sg9

root@mServer:~# lshw -C disk

*-disk:0

description: ATA Disk

product: ST18000NM000J-2T

physical id: 0.6.0

bus info: scsi@12:0.6.0

logical name: /dev/sdj

version: SN02

serial: WR504920

size: 16TiB (18TB)

capabilities: 7200rpm gpt-1.00 partitioned partitioned:gpt

configuration: ansiversion=6 guid=2f8df12c-bfed-4ec2-a43d-fda052642567 logicalsectorsize=512 sectorsize=4096

*-disk:1

description: ATA Disk

product: ST18000NM000J-2T

physical id: 0.7.0

bus info: scsi@12:0.7.0

logical name: /dev/sdk

version: SN02

serial: WR500AB7

size: 16TiB (18TB)

capabilities: 7200rpm gpt-1.00 partitioned partitioned:gpt

configuration: ansiversion=6 guid=a79b79c3-11a0-4353-8ce3-d24a2d5b0a75 logicalsectorsize=512 sectorsize=4096

*-disk:2

description: ATA Disk

product: ST18000NM000J-2T

physical id: 0.8.0

bus info: scsi@12:0.8.0

logical name: /dev/sdl

version: SN02

serial: WR501B6L

size: 16TiB (18TB)

capabilities: 7200rpm gpt-1.00 partitioned partitioned:gpt

configuration: ansiversion=6 guid=3cf43bb8-14fe-48f6-8c5a-fd0f6cd599fa logicalsectorsize=512 sectorsize=4096

*-disk:3

description: ATA Disk

product: ST18000NM000J-2T

physical id: 0.9.0

bus info: scsi@12:0.9.0

logical name: /dev/sdm

version: SN02

serial: ZR561S99

size: 16TiB (18TB)

capabilities: 7200rpm gpt-1.00 partitioned partitioned:gpt

configuration: ansiversion=6 guid=cc88ca3e-a73c-42a6-b3e0-99ed1179af07 logicalsectorsize=512 sectorsize=4096

*-disk:4

description: ATA Disk

product: ST18000NM000J-2T

physical id: 0.a.0

bus info: scsi@12:0.10.0

logical name: /dev/sdn

version: SN04

serial: ZR5FDB0Q

size: 16TiB (18TB)

capabilities: 7200rpm gpt-1.00 partitioned partitioned:gpt

configuration: ansiversion=6 guid=bfbcd991-9d91-4965-a741-e655ca4f7018 logicalsectorsize=512 sectorsize=4096

*-disk:5

description: ATA Disk

product: Samsung SSD 870

physical id: 0.b.0

bus info: scsi@12:0.11.0

logical name: /dev/sdo

version: 3B6Q

serial: S75CNX0X339189Z

size: 931GiB (1TB)

capacity: 931GiB (1TB)

capabilities: partitioned partitioned:dos

configuration: ansiversion=6 logicalsectorsize=512 sectorsize=512 signature=f426d01c

*-disk:6

description: ATA Disk

product: WD Green 2.5 2TB

vendor: Western Digital

physical id: 0.c.0

bus info: scsi@12:0.12.0

logical name: /dev/sdp

version: 00WD

serial: 25074T4A0F10

size: 1863GiB (2TB)

capacity: 1863GiB (2TB)

capabilities: partitioned partitioned:dos

configuration: ansiversion=6 logicalsectorsize=512 sectorsize=512

*-disk:7

description: ATA Disk

product: ST18000NM000J-2T

physical id: 0.d.0

bus info: scsi@12:0.13.0

logical name: /dev/sdq

version: SN02

serial: ZR5BN2RE

size: 16TiB (18TB)

capabilities: 7200rpm gpt-1.00 partitioned partitioned:gpt

configuration: ansiversion=6 guid=8916f811-cb75-4b36-a4ba-aefe37c4fe8c logicalsectorsize=512 sectorsize=4096

*-disk:8

description: ATA Disk

product: ST18000NM000J-2T

physical id: 0.0.0

bus info: scsi@12:0.0.0

logical name: /dev/sdd

version: SN01

serial: ZR52J0ZD

size: 16TiB (18TB)

capabilities: 7200rpm gpt-1.00 partitioned partitioned:gpt

configuration: ansiversion=6 guid=fc8692cc-2f96-4f3d-96e1-ebe657dcce09 logicalsectorsize=512 sectorsize=4096

*-disk:9

description: ATA Disk

product: ST18000NM000J-2T

physical id: 0.1.0

bus info: scsi@12:0.1.0

logical name: /dev/sde

version: SN02

serial: WR504EQZ

size: 16TiB (18TB)

capabilities: 7200rpm gpt-1.00 partitioned partitioned:gpt

configuration: ansiversion=6 guid=2c082ecd-7271-4e7b-8201-92bf9af945c8 logicalsectorsize=512 sectorsize=4096

*-disk:10

description: ATA Disk

product: ST18000NM000J-2T

physical id: 0.2.0

bus info: scsi@12:0.2.0

logical name: /dev/sdf

version: SN02

serial: ZR53Y4DW

size: 16TiB (18TB)

capabilities: 7200rpm gpt-1.00 partitioned partitioned:gpt

configuration: ansiversion=6 guid=45318839-2de1-422e-b717-a8426fc07e5a logicalsectorsize=512 sectorsize=4096

*-disk:11

description: ATA Disk

product: ST18000NM000J-2T

physical id: 0.3.0

bus info: scsi@12:0.3.0

logical name: /dev/sdg

version: SN02

serial: ZR5CMYYT

size: 16TiB (18TB)

capabilities: 7200rpm gpt-1.00 partitioned partitioned:gpt

configuration: ansiversion=6 guid=46452ea4-81f8-4a28-83d3-6c1ed8284c37 logicalsectorsize=512 sectorsize=4096

*-disk:12

description: ATA Disk

product: ST18000NM000J-2T

physical id: 0.4.0

bus info: scsi@12:0.4.0

logical name: /dev/sdh

version: SN01

serial: ZR52HZR8

size: 16TiB (18TB)

capabilities: 7200rpm gpt-1.00 partitioned partitioned:gpt

configuration: ansiversion=6 guid=9f388617-cc81-47b2-be1c-e08bd52c3401 logicalsectorsize=512 sectorsize=4096

*-disk:13

description: ATA Disk

product: ST18000NM000J-2T

physical id: 0.5.0

bus info: scsi@12:0.5.0

logical name: /dev/sdi

version: SN02

serial: WR500JJG

size: 16TiB (18TB)

capabilities: 7200rpm gpt-1.00 partitioned partitioned:gpt

configuration: ansiversion=6 guid=6a88ec13-94e7-40ec-83f6-2cd201cd9a30 logicalsectorsize=512 sectorsize=4096

*-namespace:0

description: NVMe disk

physical id: 0

logical name: hwmon4

*-namespace:1

description: NVMe disk

physical id: 2

logical name: /dev/ng0n1

*-namespace:2

description: NVMe disk

physical id: 1

bus info: nvme@0:1

logical name: /dev/nvme0n1

size: 465GiB (500GB)

capabilities: partitioned partitioned:dos

configuration: logicalsectorsize=512 sectorsize=512 wwid=nvme.c0a9-323233384536363939333130-4354353030503353534438-00000001

*-disk

description: SCSI Disk

product: File-Stor Gadget

vendor: Linux

physical id: 0.0.0

bus info: scsi@0:0.0.0

logical name: /dev/sda

version: 0510

size: 21GiB (22GB)

capabilities: removable

configuration: ansiversion=2 logicalsectorsize=512 sectorsize=512

*-medium

physical id: 0

logical name: /dev/sda

size: 21GiB (22GB)

*-cdrom

description: DVD-RAM writer

product: BD-RE BU40N

vendor: HL-DT-ST

physical id: 0.0.0

bus info: scsi@8:0.0.0

logical name: /dev/cdr

logical name: /dev/cdr0

logical name: /dev/cdrom

logical name: /dev/cdrom0

logical name: /dev/cdrw

logical name: /dev/cdrw0

logical name: /dev/cdwriter

logical name: /dev/cdwriter0

logical name: /dev/dvd

logical name: /dev/dvd0

logical name: /dev/dvdr

logical name: /dev/dvdr0

logical name: /dev/dvdrw

logical name: /dev/dvdrw0

logical name: /dev/dvdwriter

logical name: /dev/dvdwriter0

logical name: /dev/sr0

version: 1.05

capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram

configuration: ansiversion=5 status=nodisc

*-namespace:0

description: NVMe disk

physical id: 0

logical name: hwmon1

*-namespace:1

description: NVMe disk

physical id: 2

logical name: /dev/ng1n1

*-namespace:2

description: NVMe disk

physical id: 1

bus info: nvme@1:1

logical name: /dev/nvme1n1

size: 1863GiB (2TB)

capabilities: partitioned partitioned:dos

configuration: logicalsectorsize=512 sectorsize=512 wwid=eui.002538435143b5a8

*-namespace:0

description: NVMe disk

physical id: 0

logical name: hwmon3

*-namespace:1

description: NVMe disk

physical id: 2

logical name: /dev/ng2n1

*-namespace:2

description: NVMe disk

physical id: 1

bus info: nvme@2:1

logical name: /dev/nvme2n1

size: 465GiB (500GB)

capabilities: partitioned partitioned:dos

configuration: logicalsectorsize=512 sectorsize=512 wwid=nvme.c0a9-323233384536363939324633-4354353030503353534438-00000001

*-disk:0

description: ATA Disk

product: CT2000MX500SSD1

physical id: 0

bus info: scsi@11:0.0.0

logical name: /dev/sdr

version: 045

serial: 2245E684AE89

size: 1863GiB (2TB)

capabilities: partitioned partitioned:dos

configuration: ansiversion=5 logicalsectorsize=512 sectorsize=4096 signature=f426d026

*-disk:1

description: ATA Disk

product: CT2000MX500SSD1

physical id: 1

bus info: scsi@10:0.0.0

logical name: /dev/sdc

version: 045

serial: 2245E684AF5C

size: 1863GiB (2TB)

capabilities: partitioned partitioned:dos

configuration: ansiversion=5 logicalsectorsize=512 sectorsize=4096 signature=f426d024

*-namespace:0

description: NVMe disk

physical id: 0

logical name: hwmon2

*-namespace:1

description: NVMe disk

physical id: 2

logical name: /dev/ng3n1

*-namespace:2

description: NVMe disk

physical id: 1

bus info: nvme@3:1

logical name: /dev/nvme3n1

size: 1863GiB (2TB)

capabilities: partitioned partitioned:dos

configuration: logicalsectorsize=512 sectorsize=512 wwid=eui.002538435143b5a9

*-disk

description: SCSI Disk

product: Cruzer Fit

vendor: SanDisk'

physical id: 0.0.0

bus info: scsi@1:0.0.0

logical name: /dev/sdb

version: 1.00

serial: 03019714111221120739

size: 14GiB (15GB)

capabilities: removable

configuration: ansiversion=6 logicalsectorsize=512 sectorsize=512

*-medium

physical id: 0

logical name: /dev/sdb

size: 14GiB (15GB)

capabilities: partitioned partitioned:dos


I put all the devices from the first output into the container like this: (see screenshot)

grafik.pnggrafik.png

here is the MakeMKV_log.txt file:

Debug log started at Fri May 23 16:30:30 2025 , written by MakeMKV v1.18.1 linux(x64-release)

001005:0000 MakeMKV v1.18.1 linux(x64-release) started

001004:0000 Debug logging enabled, log will be saved as file:///config/MakeMKV_log.txt

Using 6144KB for read cache.

Network access is ENABLED, CURL version 7.88.1/OpenSSL/3.0.15/1.52.0 (x86_64-pc-linux-gnu) , proxy server not set.

001003:0020 DEBUG: Code 0 at *s,+4m-r">yFd&'k/Y<sa&:29393631

No SDF v098: HL-DT-ST_BD-RE_BU40N_1.05_212404231347_MO2OCB94752

SDF id v098: HL-DT-ST_BD-RE_BU40N_1.05_212404231347_MO2OCB94752

001003:0020 DEBUG: Code 1 at [U=QLy!_;2fC'+t^1R>#<:121265062

005010:0000 Failed to open disc

Application exited at Fri May 23 16:30:31 2025

I hope this somehow helps. Let me know if you need any informations. Iam also on the discord if you guys want me to share my screen or dm me
old Discord ID matuopm#8951
grafik.png

Edited by matuopm

  • Author

Note that there is no need to pass all these devices to the container. In your case, according to a previous screenshot, only /dev/sr0 and /dev/sg2 are needed (the ones associated your drive).

You said that the drive was reading the discs under Windows. I assume you also used MakeMKV ?

Could you share the output of "docker logs MakeMKV" ?

  • 1 month later...

I have multiple optical drives connected to my UnRaid server. Right now, I have separate instances of MakeMKV dockers set up, one for each optical drive. This works with no issues. However, is there a way to get one docker instance of MakeMKV to see multiple optical drives? I could then select the drive I want to use via the drop-down menu in MakeMKV, similar to how the Windows version of MakeMKV works when I have multiple optical drives connected to my Windows device. I tried adding additional device parameters for the additional optical drives to the docker container settings (the same ones I use in my separate instances of MakeMKV), but that didn't seem to work. Any help would be appreciated.

Thanks!

Edited by Rojma

21 hours ago, Rojma said:

I have multiple optical drives connected to my UnRaid server. Right now, I have separate instances of MakeMKV dockers set up, one for each optical drive. This works with no issues. However, is there a way to get one docker instance of MakeMKV to see multiple optical drives? I could then select the drive I want to use via the drop-down menu in MakeMKV, similar to how the Windows version of MakeMKV works when I have multiple optical drives connected to my Windows device. I tried adding additional device parameters for the additional optical drives to the docker container settings (the same ones I use in my separate instances of MakeMKV), but that didn't seem to work. Any help would be appreciated.

Thanks!

Never mind. I tried it again and it worked. Not sure what I did wrong the first time.

  • 3 weeks later...

Any one have any suggestions or ideas on how to set the date back to July? It seems like currently you can't purchase a key and the beta key has not been updated.

  • 3 weeks later...
On 8/11/2025 at 2:49 AM, Lioncat55 said:

Any one have any suggestions or ideas on how to set the date back to July? It seems like currently you can't purchase a key and the beta key has not been updated.

Someone says the new key was posted on MakeMKV forum but its SOOOOOOOOOOOOO slow I am dying of old age waiting for the search page to load

https://forum.makemkv.com/forum/viewtopic.php?f=5&t=1053

Edited by methanoid

  • 2 weeks later...

I wanted to report an error that I am seeing with this docker version of MakeMKV. When ripping the 4K UHD disc of Elio, I got the following error messages in the MakeMKV log window:

FFMPEG_ERROR: FFDEC000: [truehd @ 0x147b99b5fb40] No restart header present in substream 1.

FFMPEG_ERROR: FFDEC000: [truehd @ 0x147b9990be40] No restart header present in substream 1.

FFMPEG_ERROR: FFDEC000: [truehd @ 0x147b987a8a40] No restart header present in substream 1.

...

The error repeated 103 times, with the 0x code being different most times (although sometimes it would repeat once or twice). The ripping job though appeared to finish without issue.

I was not trying to transcode any audio to FLAC or other format - the audio was being copied as is. I tried with both the Default profile and a Custom profile (that just changes something with Forced subtitles) and the error occurred both times.

I used MakeMKV on Windows 11 to rip the same disc and did not get the above errors. I also tried the binhex docker version of MakeMKV on the same Unraid server where I got the above errors and again didn't get the above errors.

I searched in the MakeMKV forums for the above errors, and it seems like the problem might be related to the version of ffmpeg, and upgrading the version of ffmpeg might resolve the error. Would it be possible to update the docker image with a newer version of ffmpeg to see if it resolves the error?

Edited by Rojma

  • Author
On 9/12/2025 at 7:52 PM, Rojma said:

I wanted to report an error that I am seeing with this docker version of MakeMKV. When ripping the 4K UHD disc of Elio, I got the following error messages in the MakeMKV log window:

FFMPEG_ERROR: FFDEC000: [truehd @ 0x147b99b5fb40] No restart header present in substream 1.

FFMPEG_ERROR: FFDEC000: [truehd @ 0x147b9990be40] No restart header present in substream 1.

FFMPEG_ERROR: FFDEC000: [truehd @ 0x147b987a8a40] No restart header present in substream 1.

...

The error repeated 103 times, with the 0x code being different most times (although sometimes it would repeat once or twice). The ripping job though appeared to finish without issue.

I was not trying to transcode any audio to FLAC or other format - the audio was being copied as is. I tried with both the Default profile and a Custom profile (that just changes something with Forced subtitles) and the error occurred both times.

I used MakeMKV on Windows 11 to rip the same disc and did not get the above errors. I also tried the binhex docker version of MakeMKV on the same Unraid server where I got the above errors and again didn't get the above errors.

I searched in the MakeMKV forums for the above errors, and it seems like the problem might be related to the version of ffmpeg, and upgrading the version of ffmpeg might resolve the error. Would it be possible to update the docker image with a newer version of ffmpeg to see if it resolves the error?

Can you try the image jlesage/makemkv:ffmpeg7 to see if you still get the error ?

On 9/14/2025 at 2:49 PM, Djoss said:

Can you try the image jlesage/makemkv:ffmpeg7 to see if you still get the error ?

Thank you for the response @Djoss. I updated to the suggested image and confirmed that the error no longer occurs. Thanks for the fix. Should I keep the image as jlesage/makemkv:ffmpeg7?

  • Author
24 minutes ago, Rojma said:

Thank you for the response @Djoss. I updated to the suggested image and confirmed that the error no longer occurs. Thanks for the fix. Should I keep the image as jlesage/makemkv:ffmpeg7?

Thank you for confirming that the new FFmpeg version fixes the problem. I will release a new image with the fix, so no need to keep using jlesage/makemkv:ffmpeg7.

  • 3 weeks later...

FYI version 1.18.2 of MakeMKV has been released.

  • Author
1 hour ago, Rojma said:

FYI version 1.18.2 of MakeMKV has been released.

Thank you! I will update the image.

FYI version 1.18.2 of MakeMKV has been released.

Just now, Djoss said:

Thank you! I will update the image.

Thanks!

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.