Robpol86 / makemkv

Automated headless DVD/Bluray backups with MakeMKV from Docker.
https://hub.docker.com/r/robpol86/makemkv/
MIT License
28 stars 5 forks source link

Disc should eject on error #5

Closed BlinkyStitt closed 7 years ago

BlinkyStitt commented 7 years ago

I think a trap that calls eject would be easy to add.

This trap function could also touch a file like $DESTINATION/error to make it easy to find when I go in to cleanup labels and move them to my directory for sorted movies. Maybe echo a hint to get any relevant logs that docker captured into that file?