Hello,
I have music folders with loads of music in it. I had it all organized as follows:
Artist Name/(Year) Album Name/ Track# - TrackName
However, I had some problems backing up old files (these included) and after retrieving from my iPod, through iTunes (no judging pls ), I now have this:
Artist Name / Album Name / Track# TrackName
It's not that big of a deal if it's "Track# TrackName" instead of "Track# - TrackName (although it'd be nice to change that too)", but the year in parenthesis in front of the album name is really essential for my organization, and it's too many folders to do it manually.
So, all files have proper metadata, which include year of the albums. Any suggestions on how could the script be written so that such year could be retrieved from the files' metadata on each subfolder (albums) and put that year in parenthesis in front of the Album Name?
Thanks in advance