CODE
FILE ARTIST ALBUM TITLE
<path/file1.flac> <artist> <album> <title>
<path/file2.flac> <artist> <album> <title> ...etc...
I want to automatically tag the flac files based on the information in the above Excel spreadsheet (which I would convert to a text file). What would be the best approach to this?
Thanks.
