Fix deprecated metaflac options

This commit is contained in:
graysky
2013-07-31 16:25:45 -04:00
parent ac28bb8cd8
commit 21c1499263

View File

@@ -32,8 +32,8 @@ vorbis()
fields="$@"
# FLAC tagging
# --remove-vc-all overwrites existing comments
METAFLAC="metaflac --remove-all-tags --import-tags-from=-"
# --remove-all-tags overwrites existing comments
METAFLAC="metaflac --import-tags-from=-"
# Ogg Vorbis tagging
# -w overwrites existing comments