Is there any way for flac or metaflac to support input from files with Unicode Byte Order Marks (BOM)?<br>In command:<br>metaflac --remove-all-tags --set-tag-from-file="CUESHEET=CDImage.cue" --set-tag-from-file="LOGFILE=
CDImage.log" CDImage.flac<br><br>If "CDImage.cue" contains Unicode characters, most text editors append BOM at the 1st line of this file.<br><br>And metaflac does not deal with it. It simply put BOM to the flac as part of the tag value. So the CUESHEET tag appears broken.
<br><br>-- <br>Best Regards.<br>Karpenko Artyom