add support for regex & glob pattern for same match entry
This commit is contained in:
@@ -2,7 +2,7 @@ from: ./music
|
||||
to: ./converted_test
|
||||
matches:
|
||||
- glob: "**/*.flac"
|
||||
# or `regex: "\.flac$"`
|
||||
# and/or `regex: "\.flac$"`
|
||||
to:
|
||||
codec: opus
|
||||
bitrate: 160
|
||||
|
||||
Reference in New Issue
Block a user