Page 1 of 1

disc detection on OSX?

Posted: Tue Mar 23, 2021 12:07 am
by emmakat
hope you are all doing well today. I'm trying to use makemkv to script disc ripping

I'm wondering if it's possible to modify this functionality written for linux to use on a mac? Thanks for any tips!

https://github.com/git-developer/marvyn ... tion.rules

ACTION=="change", SUBSYSTEMS=="block", KERNEL=="sr[0-9]", ENV{ID_CDROM}=="?", RUN+="/opt/docker/marvyn/bin/rip-disc '/dev/%k'"