File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,8 @@ for torrent in client.list().await? {
3131
3232### QBittorrent notes
3333
34+ Only QBittorrent release v5.0.4 (18 February 2025) is tested in the CI at the moment.
35+
3436The QBittorrent API exists, but is fragile... As a result, only the latest versions of QBittorrent are supported for the moment.
3537
3638- sometimes returns JSON, sometimes plaintext
Original file line number Diff line number Diff line change 3030//!
3131//! ## QBittorrent notes
3232//!
33+ //! Only QBittorrent release v5.0.4 (18 February 2025) is tested in the CI at the moment.
34+ //!
3335//! The QBittorrent API exists, but is fragile... As a result, only the latest versions of QBittorrent are supported for the moment.
3436//!
3537//! - sometimes returns JSON, sometimes plaintext
You can’t perform that action at this time.
0 commit comments