mirror of
https://github.com/iluvcapra/mfbatch.git
synced 2025-12-31 17:00:50 +00:00
More implementation
This commit is contained in:
@@ -34,9 +34,7 @@ from tqdm import tqdm
|
|||||||
# set-incr KEY INITIAL
|
# set-incr KEY INITIAL
|
||||||
# KEY in next file will be set to INITIAL which will be incremented by
|
# KEY in next file will be set to INITIAL which will be incremented by
|
||||||
# one for each file processed.
|
# 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'
|
METAFLAC_PATH = '/opt/homebrew/bin/metaflac'
|
||||||
|
|||||||
Reference in New Issue
Block a user