When trying to write a Vorbis tag to an Ogg/FLAC file (an Ogg container with FLAC audio data inside,) Kid3 2.1.0 reports an error writing the file. I suspect this is due to lacking support for this format, so I am requesting that it be added.
(To generate an Ogg/FLAC file for testing, use flac --ogg inputfile.any -o outputfile.ogg )
Thanks for the request. This is now implemented and committed to Git [a88eae].
Related
Commit: [a88eae]
Implemented in Kid3 3.2.0.