-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support qBittorrent 4.4.0 #60
Conversation
Codecov Report
@@ Coverage Diff @@
## master #60 +/- ##
=======================================
Coverage 99.77% 99.78%
=======================================
Files 14 14
Lines 1808 1839 +31
Branches 198 201 +3
=======================================
+ Hits 1804 1835 +31
Partials 4 4
Continue to review full report at Codecov.
|
db127c0
to
b573621
Compare
4421439
to
dd7bc4c
Compare
12fb4ac
to
0295297
Compare
86b83a0
to
f40ad50
Compare
c5021ff
to
90ccf7c
Compare
f4a1be7
to
d0c218d
Compare
qBittorrent released v4.4.0 rather quickly after merging qbittorrent/qBittorrent#15793....this merge introduced several changes to the web api...some likely unintended (see qbittorrent/qBittorrent#15969 as an example). I normally try to smooth out qBittorrent API version differences.....but the change of the dictionary key |
d0c218d
to
0956f73
Compare
9e0956d
to
d503567
Compare
- torrents/info results can now be filtered by a torrent tag - Added new torrent state "Forced Metadata Downloading" - Support per-torrent/per-category "download folder"
d503567
to
2a61685
Compare
Fixes #59
Release Checklist
Update
v4.4.0beta2
inconftest.py
tov4.4.0
before merging.