added --remove-all-tags

This commit is contained in:
graysky
2013-08-16 15:25:06 -04:00
parent 21c1499263
commit d594a2d375

View File

@@ -33,7 +33,7 @@ vorbis()
# FLAC tagging # FLAC tagging
# --remove-all-tags overwrites existing comments # --remove-all-tags overwrites existing comments
METAFLAC="metaflac --import-tags-from=-" METAFLAC="metaflac --remove-all-tags --import-tags-from=-"
# Ogg Vorbis tagging # Ogg Vorbis tagging
# -w overwrites existing comments # -w overwrites existing comments