瀏覽代碼

Merge pull request #8 from graysky2/master

Fix deprecated metaflac options
master
Svend Sorensen 10 年之前
父節點
當前提交
dc3218eb3a
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      src/tools/cuetag.sh

+ 1
- 1
src/tools/cuetag.sh 查看文件

@@ -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


Loading…
取消
儲存