mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-08 00:22:31 -06:00
Updated WebUI API (qBittorrent 4.1) (markdown)
@@ -1593,7 +1593,7 @@ The response is:
|
|||||||
|
|
||||||
Property | Type | Description
|
Property | Type | Description
|
||||||
---------------|---------------|-------------
|
---------------|---------------|-------------
|
||||||
`index` <sup>since 2.8.2</sup> | string | File index
|
`index` <sup>since 2.8.2</sup> | integer | File index
|
||||||
`name` | string | File name (including relative path)
|
`name` | string | File name (including relative path)
|
||||||
`size` | integer | File size (bytes)
|
`size` | integer | File size (bytes)
|
||||||
`progress` | float | File progress (percentage/100)
|
`progress` | float | File progress (percentage/100)
|
||||||
|
|||||||
Reference in New Issue
Block a user