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