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=&quot;CUESHEET=CDImage.cue&quot; --set-tag-from-file=&quot;LOGFILE=
CDImage.log&quot; CDImage.flac<br><br>If &quot;CDImage.cue&quot; 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