added --remove-all-tags
This commit is contained in:
@@ -33,7 +33,7 @@ vorbis()
|
||||
|
||||
# FLAC tagging
|
||||
# --remove-all-tags overwrites existing comments
|
||||
METAFLAC="metaflac --import-tags-from=-"
|
||||
METAFLAC="metaflac --remove-all-tags --import-tags-from=-"
|
||||
|
||||
# Ogg Vorbis tagging
|
||||
# -w overwrites existing comments
|
||||
|
||||
Reference in New Issue
Block a user