Releases: rmartin16/qbittorrent-api
Releases · rmartin16/qbittorrent-api
release-v0.2.4
Change Log
- Fix ability to send RID parameter to sync/maindata
- Fix ability to send torrent files in torrents/add
release-v0.2.2
Merge branch 'master' of github.com:rmartin16/qbittorrent-api
release-v0.2
Introduced the "interaction layer" for transparent interaction with the qBittorrent API.
release-v0.1.3
Change Log
- Additional fixes for pypi package
release-v0.1.1
Changes
- Remove 'tests' module from pip package
release-v0.1
Complete implementation of qBittorrent WebUI API 2.2. Each API endpoint is available via the Client class. Automatic re-login is supported in the event of login expiration.