alist/internal/qbittorrent
kdxcxs d92c10da56
fix(qbittorrent): fix multiple bugs for qbittorrent download (close #3413 in #3427)
* fix(qbittorrent): wait for qbittorrent to parse torrent and create task

#3413

* fix(qbittorrent): check task state correctly

* fix(qbittorrent): fix path sent to `op.Put()`
2023-02-15 15:58:31 +08:00
..
add.go feat: support qbittorrent (close #3087 in #3333) 2023-02-14 15:20:45 +08:00
client.go fix(qbittorrent): fix multiple bugs for qbittorrent download (close #3413 in #3427) 2023-02-15 15:58:31 +08:00
client_test.go feat: support qbittorrent (close #3087 in #3333) 2023-02-14 15:20:45 +08:00
monitor.go fix(qbittorrent): fix multiple bugs for qbittorrent download (close #3413 in #3427) 2023-02-15 15:58:31 +08:00
qbittorrent.go feat: support qbittorrent (close #3087 in #3333) 2023-02-14 15:20:45 +08:00