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