Hello FLAC fans,<br><br>I was wondering if anyone had any suggestions for tagging a large volume of FLAC's (in Windows) without filling them out by hand. I know metaflac can do stuff like this. Can someone help me with the syntax to do this? For example, I tried:
<br><br>=============<br>E:\Music\Folder>metaflac --import-tags-from=E:\Music\tag.txt *.flac<br><br>*.flac: ERROR: reading metadata, status = "FLAC__METADATA_CHAIN_STATUS_ERROR_OPENING_FILE"<br><br>The FLAC file could not be opened. Most likely the file does not exist or is not readable.
<br>=============<br><br>It seems that I can't use *.flac to pick up all the files in the folder. Any suggestions so I don't have to run this command once per file? <br><br>Thanks,<br clear="all"><br>- Brad