Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 607 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 607 Bytes

EACFolderCreation

Exact Audio Copy Folder Creation A Python script companion to Exact Audio Copy to ease folder creation.

Script asks for Artist, Album, Year, and Catalogue Number and uses information to make a new folder.

New folder is formatted as [Artist] - [Album] ([Year]) {[Catalogue Number]} [FLAC]

EAC launches (as administrator) after folder creation.

Shortcut of Exact Audio Copy required in the same directory if using .bat file

Launch 'New CD Rip Start.bat' to start and launch Exact Audio Copy afterwards.

Launch 'NewCD.py' to start without Exact Audio Copy launching. Might not work?