diff --git a/src/tools/cuetag.sh b/src/tools/cuetag.sh index 26f438b..2f26816 100755 --- a/src/tools/cuetag.sh +++ b/src/tools/cuetag.sh @@ -29,7 +29,7 @@ vorbis() { # FLAC tagging # --remove-vc-all overwrites existing comments - METAFLAC="metaflac --remove-vc-all --import-vc-from=-" + METAFLAC="metaflac --remove-all-tags --import-tags-from=-" # Ogg Vorbis tagging # -w overwrites existing comments