227
edits
No edit summary  | 
				|||
| Line 32: | Line 32: | ||
For more detailed information please run AVD3 with <code>--Help</code>!  | For more detailed information please run AVD3 with <code>--Help</code>!  | ||
'''NameSpace''': FileDiscovery   | '''NameSpace''': FileDiscovery    | ||
'''  | '''–Recursive, -R'''    | ||
Recursively descent into Subdirectories  | |||
'''  | '''–ProcessedLogPath, –PLPath'''    | ||
Appends the full filepath to the specified path  | |||
'''  | '''–SkipLogPath, –SLPath'''    | ||
'''NameSpace''': Processing '''–ProducerMinReadLength'''  | Filepaths contained in the specified file will not be processed  | ||
'''–DoneLogPath, –DLPath'''   | |||
Will set –SkipLogPath and –ProcessedLogPath to the specified filepath  | |||
'''–WithExtensions, –WExts'''   | |||
Only/Don’t Process files with selected Extensions  | |||
'''–Concurrent, –Conc'''   | |||
Sets the maximal number of files which will be processed concurrently. First param (max) sets a global limit. (path,max) pairs sets limits per path.  | |||
'''NameSpace''': Processing    | |||
'''–ProducerMinReadLength'''  | |||
'''–ProducerMaxReadLength'''  | '''–ProducerMaxReadLength'''  | ||
| Line 50: | Line 66: | ||
'''–PrintAvailableSIMDs'''  | '''–PrintAvailableSIMDs'''  | ||
'''–PauseBeforeExit, –PBExit'''   | '''–PauseBeforeExit, –PBExit'''    | ||
Pause console before exiting  | |||
'''–Consumers, –Cons''' Select consumers to use. Use without arguments to list available consumers  | '''–BufferLength, –BLength'''   | ||
Circular buffer size for hashing  | |||
'''–Consumers, –Cons'''    | |||
Select consumers to use. Use without arguments to list available consumers  | |||
'''NameSpace''': FileMove '''–Test'''  | '''NameSpace''': FileMove '''–Test'''  | ||
| Line 62: | Line 84: | ||
'''–Mode'''  | '''–Mode'''  | ||
'''–Pattern''' Available Placeholders ${Name}: FullName, FileName, FileExtension, FileNameWithoutExtension, DirectoryName, SuggestedExtension, Hash-<Name>-<2|4|8|10|16|32|32Hex|32Z|36|62|64>-<OC|UC|LC>  | '''–Pattern'''    | ||
Available Placeholders ${Name}: FullName, FileName, FileExtension, FileNameWithoutExtension, DirectoryName, SuggestedExtension, Hash-<Name>-<2|4|8|10|16|32|32Hex|32Z|36|62|64>-<OC|UC|LC>  | |||
'''–DisableFileMove'''  | '''–DisableFileMove'''  | ||
| Line 70: | Line 94: | ||
'''–Replacements'''  | '''–Replacements'''  | ||
'''NameSpace''': Reporting '''–PrintHashes''' Print calculated hashes in hexadecimal format to console  | '''NameSpace''': Reporting    | ||
'''–PrintHashes'''    | |||
Print calculated hashes in hexadecimal format to console  | |||
'''–PrintReports'''   | |||
Print generated reports to console  | |||
'''–Reports'''   | |||
Select reports to use. Use without arguments to list available reports  | |||
'''–ReportDirectory, –RDir'''   | |||
Reports will be saved to the specified directory  | |||
'''–ReportFileName'''   | |||
Reports will be saved/appended to the specified filename The following placeholders ${Name} can be used: FileName, FileNameWithoutExtension, FileExtension, ReportName, ReportFileExtension  | |||
'''–ExtensionDifferencePath, –EDPath'''   | |||
Logs the filepath if the detected extension does not match the actual extension  | |||
'''  | '''–CRC32Error'''    | ||
Searches the filename for the calculated CRC32 hash. If not present or different a line with the caluclated hash and the full path of the file is appended to the specified path The regex pattern should contain the placeholder ${CRC32} which is replaced by the calculated hash prior matching. Consumer CRC32 will be force enabled!  | |||
'''  | '''NameSpace''': Diagnostics   | ||
'''  | '''–SaveErrors'''    | ||
Errors occuring during program execution will be saved to disk  | |||
'''  | '''–SkipEnvironmentElement'''    | ||
Skip the environment element in error files  | |||
'''  | '''–IncludePersonalData'''    | ||
Various places may include personal data. Currently this only affects error files, which will then include the full filepath  | |||
'''–PrintDiscoveredFiles'''  | '''–PrintDiscoveredFiles'''  | ||
'''–ErrorDirectory''' If –SaveErrors is specified the error files will be placed in the specified path  | '''–ErrorDirectory'''    | ||
If –SaveErrors is specified the error files will be placed in the specified path  | |||
'''–NullStreamTest'''   | '''–NullStreamTest'''    | ||
Use Memory as the DataSource for HashSpeed testing. Overrides any FileDiscovery Settings!  | |||
'''  | '''NameSpace''': Display   | ||
'''  | '''–HideBuffers'''    | ||
Hides buffer bars  | |||
'''  | '''–HideFileProgress'''    | ||
'''NameSpace''': AniDBAvmf '''–LocalPort, –LPort''' Local UDP port used for ACReqing  | Hides file progress  | ||
'''–HideTotalProgress'''   | |||
Hides total progress  | |||
'''–ShowDisplayJitter'''   | |||
Displays the time taken to calculate progression stats and drawing to console  | |||
'''–ForwardConsoleCursorOnly'''   | |||
The cursor position of the console will not be explicitly set. This option will disable most progress output  | |||
'''NameSpace''': AniDBAvmf    | |||
'''–LocalPort, –LPort'''    | |||
Local UDP port used for ACReqing  | |||
'''–ACreqErrorPath'''  | '''–ACreqErrorPath'''  | ||
'''–Authentication, –Auth''' Enables ACReqing when valid credentials are provided Visit https://anidb.net/user/setting (Account Tab) to set the api key  | '''–Authentication, –Auth'''    | ||
Enables ACReqing when valid credentials are provided Visit https://anidb.net/user/setting (Account Tab) to set the api key  | |||
'''–HostEndPoint, –Host'''   | |||
Change endpoint of AniDB UDP API server AddressFamily: Can be 4=IPv4, 6=IPv6 or U=Unspecified  | |||
'''–Timeout, –TOut'''   | |||
Sets the retry count and the timeout before resending the dump  | |||
'''  | '''NameSpace''': AniDBMisc '''–UploadErrors'''    | ||
Enables the automatic upload of program errors  | |||
'''–Ed2kLogPath'''  | '''–Ed2kLogPath'''  | ||
edits