Bureaucrats, staff, Administrators
938
edits
Line 279: | Line 279: | ||
'''NameSpace''': Display | '''NameSpace''': Display | ||
{| class="wikitable" | |||
|- | |||
Hides buffer bars | ! Parameter | ||
! Shorthand | |||
! Description | |||
! Usage | |||
Hides file progress | ! Default Value | ||
|- | |||
| --HideBuffers | |||
| | |||
Hides total progress | | Hides buffer bars | ||
| --HideBuffers | |||
| False | |||
|- | |||
Displays the time taken to calculate progression stats and drawing to console | | --HideFileProgress | ||
| | |||
| Hides file progress | |||
| --HideFileProgress | |||
The cursor position of the console will not be explicitly set. This option will disable most progress output | | False | ||
|- | |||
| --HideTotalProgress | |||
| | |||
| Hides total progress | |||
| --HideTotalProgress | |||
| False | |||
|- | |||
| --ShowDisplayJitter | |||
| | |||
| Displays the time taken to calculate progression stats and drawing to console | |||
| --ShowDisplayJitter | |||
| False | |||
|- | |||
| --ForwardConsoleCursorOnly | |||
| | |||
| The cursor position of the console will not be explicitly set. This option will disable most progress output | |||
| --ForwardConsoleCursorOnly | |||
| False | |||
|} | |||
'''NameSpace''': AniDBAvmf | '''NameSpace''': AniDBAvmf | ||
{| class="wikitable" | |||
|- | |||
Local UDP port used for ACReqing | ! Parameter | ||
! Shorthand | |||
! Description | |||
! Usage | |||
! Default Value | |||
|- | |||
Enables ACReqing when valid credentials are provided Visit https://anidb.net/user/setting (Account Tab) to set the api key | | --LocalPort | ||
| --LPort | |||
| Local UDP port used for ACReqing | |||
| --LPort=<localport> | |||
Change endpoint of AniDB UDP API server AddressFamily: Can be 4=IPv4, 6=IPv6 or U=Unspecified | | | ||
|- | |||
| --ACreqErrorPath | |||
| | |||
Sets the retry count and the timeout before resending the dump | | | ||
| --ACreqErrorPath=<FilePath> | |||
| | |||
|- | |||
| --Authentication | |||
| --Auth | |||
| Enables ACReqing when valid credentials are provided<br />Visit [https://anidb.net/user/setting https://anidb.net/user/setting] (Account Tab) to set the api key | |||
| --Auth=<username>:<api_key> | |||
| | |||
|- | |||
| --HostEndPoint | |||
| --Host | |||
| Change endpoint of AniDB UDP API server<br />AddressFamily: Can be 4=IPv4, 6=IPv6 or U=Unspecified | |||
| --Host=<hostname>:<hostport>[:<AddressFamily>] | |||
| api.anidb.info:9002:U | |||
|- | |||
| --Timeout | |||
| --TOut | |||
| Sets the retry count and the timeout before resending the dump | |||
| --TOut=<seconds>:<retries> | |||
| 20:3 | |||
|} | |||
'''NameSpace''': AniDBMisc | |||
{| class="wikitable" | |||
|- | |||
! Parameter | |||
! Shorthand | |||
! Description | |||
! Usage | |||
! Default Value | |||
|- | |||
| --UploadErrors | |||
| | |||
| Enables the automatic upload of program errors | |||
| | |||
| False | |||
|- | |||
| --Ed2kLogPath | |||
| | |||
| | |||
| | |||
| | |||
|} | |||
== Development == | == Development == |