mirror of
https://github.com/RatzzFatzz/MKVAudioSubtitleChanger.git
synced 2026-02-10 17:55:57 +01:00
Add property to include/exclude files by pattern
This commit is contained in:
@@ -20,11 +20,13 @@ Opening terminal / cmd in the directory of the jar and the config file and execu
|
||||
`java -jar mkvaudiosubtitleschanger.jar -l [path to mkv or dir with mkv]`
|
||||
|
||||
### Additional arameters
|
||||
These properties overwrite already existing values in the config file.
|
||||
```properties
|
||||
-c,--config path to config
|
||||
-e,--exclude-directories <arg> Directories to exclude
|
||||
-h,--help "for help this is" - Yoda
|
||||
-k,--forcedKeywords <arg> Additional keywords to identify forcedtracks"
|
||||
-i,--include-pattern <arg> Include files matching pattern
|
||||
-k,--forcedKeywords <arg> Additional keywords to identify forced tracks"
|
||||
-l,--library <arg> path to library
|
||||
-s,--safe-mode Test run (no files will be changes)
|
||||
-t,--threads <arg> thread count
|
||||
|
||||
Reference in New Issue
Block a user