# Store CUE data in metadata

**URL:** https://community.mp3tag.de/t/store-cue-data-in-metadata/70090
**Category:** Support
**Created:** [November 6, 2025, 7:29am UTC](https://community.mp3tag.de/t/store-cue-data-in-metadata/70090 "2025-11-06T07:29:08Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![LyricsLover](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/l/c6cbf5/32.png) [@LyricsLover](https://community.mp3tag.de/u/LyricsLover)
#### Post date: [November 6, 2025, 8:39am UTC](https://community.mp3tag.de/t/store-cue-data-in-metadata/70090/6 "2025-11-06T08:39:49Z")

</div>

**Small addition:**  
If you use FLAC files, you could use  
`metaflac.exe --import-cuesheet-from=album.cue album.flac`  
this would embed your information as a special `CUESHEET` block.  
Source: [Documentation](https://xiph.org/flac/documentation_tools_metaflac.html).  
Compatibility with players may vary.

See also here:

> [@Working with CUESHEET blocks in FLAC files - detect and remove](https://community.mp3tag.de/t/working-with-cuesheet-blocks-in-flac-files-detect-and-remove/64368/2):
>
> Yes — metaflac or foobar2000 is the way to go here. The cuesheet is not part of the actual FLAC tag (which is Vorbis Comments or METADATA\_BLOCK\_VORBIS\_COMMENT), but resides in a different block type called [METADATA\_BLOCK\_CUESHEET](https://xiph.org/flac/format.html#metadata_block_cuesheet). That's also the reason why it's not visible in extended tags. I've added it to my list of future ideas for improvement.

---

_[View the full topic](https://community.mp3tag.de/t/store-cue-data-in-metadata/70090)._
