xiph / vorbis-tools

Command-line tools for creating and playing Ogg Vorbis files.
GNU General Public License v2.0
75 stars 28 forks source link

there should be a functionality for replacing tags via vorbiscomment #36

Open exo-cortex opened 2 years ago

exo-cortex commented 2 years ago

vorbiscomment can append tags or remove tags. Right now replacing one tag requires the user to use the -w flag and add every existing tag anew while changing one of them with a new version. This makes the tool unsuitable for fixing typos in ogg tags.