Short brief: Over time I have encoded my audio CD collection to FLAC. However, through the years, I have not maintained a consistant folder structure. Some folders are labeled one way, others labeled another. Inside the folders are the albums FLAC music files + cue + log.
Script help: What I want to do is for Hazel to go into album folder, read the file meta data, and rename the parent folder based on it. Note: all the meta data is intact on the albums.
Example:
[enter] Album folder ---> [read] FLAC meta data ---> [rename] Album folder (based on meta data): "Artist/Composer - Album Name (Year) [FLAC]" ---> [move] folder to "completed conversion" folder
Thanks in advance for the help!