Automatic Ripping Machine Question mounting rom drive

Looking to set this up, it asks for location of ROM drive, which isn’t under /mnt in the shell… so I’m trying to think about where the location of my Bluray drive would be for me to put into this field, as mapping /dev/cdrom to /cdrom also didn’t seem to succeed

Drives are usually mounted under /dev/sr#

If you have 1 drive it is probably /dev/sr0.

You can check what is mounted using the command below in the shell.

ls /dev

Thank you, I ended up seeing this in the (?) notice and set it this way… and it still doesn’t do anything when a disc is inserted so I don’t know what is setup incorrectly. I may just put this aside as it’s low priority

Did you check to make sure that the device is actually mounted there using the command? That could be an issue.

If that is correct, do you see an empty.log file when you eject the disk in ARM? If so, what does it say?