RobbH wrote: > According to its man page, the command line program metaflac can find > embedded cue sheets. It's not clear if it can remove them, although it > can remove tags. If nothing else will do it, perhaps decoding the flac > file to wav and the re-encoding it as flac would work.
-metaflac --remove- will do it. -metaflac --list- is helpful to show what is there. Be aware that cuesheet data may be held both in a "CUESHEET" metadata type, as well as textually in a "VORBIS_COMMENT" metadata type. LMS will prefer a cuesheet that it sees in a COMMENT form over the CUESHEET form. Gory details: https://xiph.org/flac/format.html#metadata_block_cuesheet ------------------------------------------------------------------------ mrw's Profile: http://forums.slimdevices.com/member.php?userid=38299 View this thread: http://forums.slimdevices.com/showthread.php?t=113194 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
