Hi,
Thank you for sample File, I have done brief analyze of file and I have few good and some bad news.
- Good news is that it is custom CUESHEET Metadata tag imposed by EAC on CD RIP or batch force imported into FLAC file
- Bad news is that it is not standard because FLAC have own and standardized format
https://xiph.org/flac/format.html#metad ... k_cuesheet and as such MM do not recognize it.
- MM read EMBED CUESHEET as EXTENDED TAG, but do not use it as it is not standard. NOTE: like MM many other apps do not handle it correctly either
That said, it is possible to MM recognize CUESHEET file embed in FLAC file by exporting it to .CUE. Bad is that you need to do it manually for now using these steps:
1. Open FLAC file properties
2. Go to CUSTOM Tab
3. Double click on Value of CUESHEET tag (usually starts with REM .....)
4. Select all content of the value and COPY
5. Open Blank TXT file and paste it
6. Save TXT file with TRACK FILENAME and .CUE extension
If you have done it correctly MM will not recognize CUESHEET file (<trackname>.CUE) and import them as separate tracks.
I know it is not 100% what you want, but I'll investigate more and hopefully this will be just temporary workaround.