mirror of
https://github.com/RatzzFatzz/MKVAudioSubtitleChanger.git
synced 2026-02-11 10:05:58 +01:00
Add doc for coherent feature
@@ -20,8 +20,17 @@ Process will run as usual, but changes won't be applied. This should be used to
|
|||||||
|
|
||||||
## -c,--coherent \<arg>
|
## -c,--coherent \<arg>
|
||||||
|
|
||||||
|
Tries to match files on entered depth to the same config. If no configuration is found for all files, they will be treated individually.
|
||||||
|
Examples:
|
||||||
|
Directory structure: `X:/Collection/Show/Season/Episodes.mkv`
|
||||||
|
- `-l "X:/Collection -c 0`: Try to match the same config for all files in `Collection`.
|
||||||
|
- `-l "X:/Coolection -c 1`: Try to match the same config for all files in `Show`.
|
||||||
|
- `-l "X:/Coolection -c 2`: Try to match the same config for all files in `Season`.
|
||||||
|
|
||||||
## -cf,--force-coherent
|
## -cf,--force-coherent
|
||||||
|
|
||||||
|
Only update files, when a configuration matched for all files at entered depth.
|
||||||
|
|
||||||
## -n,--only-new-files
|
## -n,--only-new-files
|
||||||
|
|
||||||
Remembers last successful execution and only considers files newer than that.
|
Remembers last successful execution and only considers files newer than that.
|
||||||
|
|||||||
Reference in New Issue
Block a user