README: explicitly state that only qBittorrent v4.1+ is supported

qBittorrent API v2 is the only implemented and supported version.

Ref: https://github.com/qbittorrent/qBittorrent/wiki
This commit is contained in:
Lucas Winther
2020-11-20 17:18:32 +01:00
committed by Jesse Chan
parent a5de58593b
commit dc11259bd8
+5 -5
View File
@@ -8,11 +8,11 @@ Flood is a monitoring service for various torrent clients. It's a Node.js servic
#### Supported Clients
| Client | Support |
| ------------------------------------------------------------ | ------------------------------------ |
| [rTorrent](https://github.com/rakshasa/rtorrent) | Stable and Tested :white_check_mark: |
| [qBittorrent](https://github.com/qbittorrent/qBittorrent) | Experimental :alembic: |
| [Transmission](https://github.com/transmission/transmission) | Experimental :alembic: |
| Client | Support |
| --------------------------------------------------------------- | ------------------------------------ |
| [rTorrent](https://github.com/rakshasa/rtorrent) | Stable and Tested :white_check_mark: |
| [qBittorrent](https://github.com/qbittorrent/qBittorrent) v4.1+ | Experimental :alembic: |
| [Transmission](https://github.com/transmission/transmission) | Experimental :alembic: |
#### Feedback