mirror of
https://github.com/zoriya/flood.git
synced 2026-05-31 10:22:44 +00:00
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:
committed by
Jesse Chan
parent
a5de58593b
commit
dc11259bd8
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user