More implementation

This commit is contained in:
Jamie Hardt
2024-06-25 23:31:29 -07:00
parent 16482f5b36
commit cc230ea16c

View File

@@ -34,9 +34,7 @@ from tqdm import tqdm
# set-incr KEY INITIAL
# KEY in next file will be set to INITIAL which will be incremented by
# one for each file processed.
# set-pattern TO FROM PATTERN REPL
# Set key TO to FROM after matching against PATTERN in each subsequent
# file.
METAFLAC_PATH = '/opt/homebrew/bin/metaflac'