littlejeem / control_scripts

A collection of scripts that control functions, primarily on my media pc
GNU General Public License v3.0
0 stars 0 forks source link

BD_ripping.sh - eject drive at end of rip or full encode #19

Open littlejeem opened 2 years ago

littlejeem commented 2 years ago

Would be good to provide a tactile feedback that script is complete by ejecting the optical disk tray.

This could be at end of the Rip if -r flag is set or at the end of the encode if -r is not set (default behaviour)

littlejeem commented 2 years ago

Initial testing indicates that on my test systems sudo privileges are needed to eject the drive, that would require elevating the levels of the whole script by default...