alist/internal/qbittorrent
kdxcxs 3c7512f64a
fix(qbittorrent): fix two file transferring related bugs [skip ci] (#3501)
* fix(qbittorrent): delete qbittorrent task before transferring

* fix(qbittorrent): parse the path correctly when the torrent contains folders
2023-02-18 18:54:51 +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 two file transferring related bugs [skip ci] (#3501) 2023-02-18 18:54:51 +08:00
qbittorrent.go feat: support qbittorrent (close #3087 in #3333) 2023-02-14 15:20:45 +08:00