Version v1.51.0

This commit is contained in:
Nick Craig-Wood
2020-02-01 10:40:01 +00:00
parent 9f99c20232
commit 43daecd89b
107 changed files with 38444 additions and 25727 deletions
+9 -1
View File
@@ -531,9 +531,17 @@ Returns the following values:
Values for "transferring", "checking" and "lastError" are only assigned if data is available.
The value for "eta" is null if an eta cannot be determined.
### core/stats-delete: Delete stats group. {#core/stats-delete}
This deletes entire stats group
Parameters
- group - name of the stats group (string)
### core/stats-reset: Reset stats. {#core/stats-reset}
This clears counters, errors and finished transfers for all stats or specific
This clears counters, errors and finished transfers for all stats or specific
stats group if group is provided.
Parameters