Closed UnKnoWn-Consortium closed 2 years ago
feat: added unhandled qBittorrent torrent states: missingFiles, allocating, moving, forcedDL, and forcedUP refactor: changed to use Array.includes() at the getStatus method
missingFiles
allocating
moving
forcedDL
forcedUP
Array.includes()
getStatus
closes #260
feat: added unhandled qBittorrent torrent states:
missingFiles
,allocating
,moving
,forcedDL
, andforcedUP
refactor: changed to useArray.includes()
at thegetStatus
methodcloses #260