Document verifiedLength and verifiedIntegrityPending keys in the manual

pull/629/head
Tatsuhiro Tsujikawa 2016-04-16 00:01:20 +09:00
parent 2e0e8ed0e5
commit 7f2f83c6fb
1 changed files with 9 additions and 0 deletions

View File

@ -2614,6 +2614,15 @@ For information on the *secret* parameter, see :ref:`rpc_auth`.
``name`` ``name``
name in info dictionary. ``name.utf-8`` is used if available. name in info dictionary. ``name.utf-8`` is used if available.
``verifiedLength``
The number of verified number of bytes while the files are being
hash checked. This key exists only when this download is being
hash checked.
``verifyIntegrityPending``
``true`` if this download is waiting for the hash check in a
queue. This key exists only when this download is in the queue.
**JSON-RPC Example** **JSON-RPC Example**
The following example gets information about a download with GID#2089b05ecca3d829:: The following example gets information about a download with GID#2089b05ecca3d829::