Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 352 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 352 Bytes

python script that checks for a cd in the drive, rips it, converts the files to flac, writes the tags (if possible), and then deletes the temporary wav files.

Programs called:

  • cd-info
  • cdparanoia
  • ffmpeg

This script will also check if those programs exist before executing.

This is only tested in a Linux environment (Arch Linux) on Python 3.4