Just listing the drives via makemkvcon is enough to make it hang:
Code: Select all
makemkvcon -r --cache=1 info disc:9999
Code: Select all
makemkvcon -r --cache=1 info disc:9999
It seem that passing both /dev/sr? and /dev/sg? associated to your drive also works, without the need of the privileged mode.im running MakeMKV in a docker on unRAID, i left the device as /dev/sr0, and just toggled ON privileged and it works again!