Hi everyone! I wanted to share a little ruby script I made for automatically backing up my blu-rays. Launch it from Terminal on MacOS. When you insert a disc, it will run the command-line MakeMKV tool to backup the disc, then eject it when finished. It's great for when I need to backup several discs in a season.
It's here on GitHub: https://github.com/eric2801/automkv
I'm not sure if there's anything else like this out there. If so, please share! Thanks!