Przeglądaj źródła

fix cli parameters for metaflac

master
Dmitry Smirnov 11 lat temu
rodzic
commit
3949cccc45
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      src/tools/cuetag.sh

+ 1
- 1
src/tools/cuetag.sh Wyświetl plik

@@ -29,7 +29,7 @@ vorbis()
{
# FLAC tagging
# --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
# -w overwrites existing comments


Ładowanie…
Anuluj
Zapisz