Merge pull request #8 from graysky2/master
Fix deprecated metaflac options
This commit is contained in:
@@ -32,7 +32,7 @@ vorbis()
|
||||
fields="$@"
|
||||
|
||||
# FLAC tagging
|
||||
# --remove-vc-all overwrites existing comments
|
||||
# --remove-all-tags overwrites existing comments
|
||||
METAFLAC="metaflac --remove-all-tags --import-tags-from=-"
|
||||
|
||||
# Ogg Vorbis tagging
|
||||
|
||||
Reference in New Issue
Block a user