mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-03-31 18:54:31 -04:00
@@ -196,6 +196,7 @@ namespace NzbDrone.Core.Download.Clients.QBittorrent
|
||||
}
|
||||
break;
|
||||
|
||||
case "forcedDL": //torrent is being downloaded, and was forced started
|
||||
case "moving": // torrent is being moved from a folder
|
||||
case "downloading": // torrent is being downloaded and data is being transfered
|
||||
item.Status = DownloadItemStatus.Downloading;
|
||||
|
||||
Reference in New Issue
Block a user