# Working with CUESHEET blocks in FLAC files - detect and remove

**URL:** https://community.mp3tag.de/t/working-with-cuesheet-blocks-in-flac-files-detect-and-remove/64368
**Category:** General Discussion
**Created:** [April 11, 2024, 1:57pm UTC](https://community.mp3tag.de/t/working-with-cuesheet-blocks-in-flac-files-detect-and-remove/64368 "2024-04-11T13:57:50Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Florian](https://community.mp3tag.de/user_avatar/community.mp3tag.de/florian/32/5759_2.png) [@Florian](https://community.mp3tag.de/u/Florian)
#### Post date: [April 11, 2024, 2:07pm UTC](https://community.mp3tag.de/t/working-with-cuesheet-blocks-in-flac-files-detect-and-remove/64368/2 "2024-04-11T14:07:52Z")

</div>

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/working-with-cuesheet-blocks-in-flac-files-detect-and-remove/64368)._
