From 41b3830e28e9c9c50a66aee5085eeb418cc9c200 Mon Sep 17 00:00:00 2001 From: Russell Martin Date: Sat, 13 Mar 2021 23:48:38 -0500 Subject: [PATCH] it's `forcedDL`.....not `forceDL` --- 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 6ec7e07..42e28b8 100644 --- a/WebUI-API-(qBittorrent-4.1).md +++ b/WebUI-API-(qBittorrent-4.1).md @@ -1311,7 +1311,7 @@ Value | Description `queuedDL` | Queuing is enabled and torrent is queued for download `stalledDL` | Torrent is being downloaded, but no connection were made `checkingDL` | Same as checkingUP, but torrent has NOT finished downloading -`forceDL` | Torrent is forced to downloading to ignore queue limit +`forcedDL` | Torrent is forced to downloading to ignore queue limit `checkingResumeData`| Checking resume data on qBt startup `moving` | Torrent is moving to another location `unknown` | Unknown status