tympanix / Electorrent

A remote control client for µTorrent, qBittorrent, rTorrent, Transmission, Synology & Deluge
GNU General Public License v3.0
1.03k stars 84 forks source link

feat: added unhandled qBittorrent torrent states... #261

Closed UnKnoWn-Consortium closed 2 years ago

UnKnoWn-Consortium commented 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

closes #260