From 30e6feed66f3cc736e5ecba375eeefaa227c02c6 Mon Sep 17 00:00:00 2001 From: Chocobo1 Date: Sat, 9 Oct 2021 13:24:58 +0800 Subject: [PATCH] Updated WebUI API (qBittorrent 4.1) (markdown) --- WebUI-API-(qBittorrent-4.1).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebUI-API-(qBittorrent-4.1).md b/WebUI-API-(qBittorrent-4.1).md index 846319b..d155e9e 100644 --- a/WebUI-API-(qBittorrent-4.1).md +++ b/WebUI-API-(qBittorrent-4.1).md @@ -1593,7 +1593,7 @@ The response is: Property | Type | Description ---------------|---------------|------------- -`index` since 2.8.2 | string | File index +`index` since 2.8.2 | integer | File index `name` | string | File name (including relative path) `size` | integer | File size (bytes) `progress` | float | File progress (percentage/100)