Added metaflac command.

This commit is contained in:
Svend Sorensen
2004-12-04 05:37:01 +00:00
parent f77c998f13
commit ce814519ec

View File

@@ -15,6 +15,10 @@ usage()
# Vorbis Comments
vorbis()
{
# FLAC tagging
METAFLAC="metaflac --remove-vc-all --import-vc-from=-"
# Ogg Vorbis tagging
# -w to overwrite existing comments
# -a to append to existing comments
VORBISCOMMENT="vorbiscomment -w -c -"