sandreas / tone

tone is a cross platform audio tagger and metadata editor to dump and modify metadata for a wide variety of formats, including mp3, m4b, flac and more. It has no dependencies and can be downloaded as single binary for Windows, macOS, Linux and other common platforms.
https://pilabor.com
Apache License 2.0
421 stars 17 forks source link

Using `--meta-additional-field="----:series=something"` removes ALL additional fields except the provided one #11

Closed sandreas closed 1 year ago

sandreas commented 2 years ago

Using --meta-additional-field="----:series=something" removes ALL additional fields except the provided one under specific circumstances.

This happened once and I was not able to reproduce this - so it needs further investigation.

Maybe it has to do with the problem of spectre.console of having values starting with -, being recognized as another OPTION, not a VALUE.