Read Audio-CD (bash, Gnome Virtual File System, abcde)
My father in law bought a new car. Because the vendor doesn't
ship an audio CD drive anymore but an usb interface he asked us to
encode "some" of his favorite CDs so he can listen to them. Encoding one
CD took some time and I had to start the encoding process manually. So I
wrote a simple (really simple, no command line options, no interrupt
criteria and so one) to automate this process:
- open CD drive
- start script
- put in audio CD
- close CD drive
- wait until CD drive opens again
- continue with the third step
As soon as all CDs are encoded, hit ^C (CTRL+C) and close the CD tray.
Developed and tested on
- Debian GNU/Linux 8.5 (jessie)
- Gnome 3.14
- bash 4.3.30
- abcde 2.6
Limitations
Known limitations are:
- Works only in Gnome
- Doesn't work when screen is locked or inactive
Where to get this script?
https://gist.github.com/kallies/6c0f20b3bd18d2883f6dabb1fc388e08
Read Audio-CD (bash, Gnome Virtual File System, abcde)
My father in law bought a new car. Because the vendor doesn't ship an audio CD drive anymore but an usb interface he asked us to encode "some" of his favorite CDs so he can listen to them. Encoding one CD took some time and I had to start the encoding process manually. So I wrote a simple (really simple, no command line options, no interrupt criteria and so one) to automate this process:
Developed and tested on
Limitations
Known limitations are:
Where to get this script? https://gist.github.com/kallies/6c0f20b3bd18d2883f6dabb1fc388e08