Docker container for MakeMKV customized to be used for PlexGuide! NO VNC NEEDED! Based on: https://hub.docker.com/r/jlesage/makemkv/
Install under PG community apps section.
MakeMKV in case you didn't know is a cross-platform application that allows the ripping of physical DVDs and Blu-Ray discs as well as image files captured from those discs. And then as the name implies allows you to create an MKV remux of any video, audio, and subtitle tracks of any or all titles of the disc. You can rename the titles so that the outputted files are more recognizable. You can even name the chapters if the title should have any!
I am assuming most people are using PG on a VPS or dedicated box somewhere in a datacenter where they have no control obviously over the optical drive, so I have not configured it to recognize optical drives. However, you can import an extracted image file from an already ripped DVD or Blu-ray. Especially useful for making your own remuxes out of full disc releases.
To access in your browser: http://makemkv.yourdomain.tld or http://yourip:5801 (for those who don't use port guard) If Docker complains about the port already being in use, simply fork this and edit the extport of the YML file to some other value such 5803 or 5802.