-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Get torrent trackers impl error #15545
Comments
another err in document. https://github.com/qbittorrent/qBittorrent/wiki/WebUI-API-(qBittorrent-4.1)#get-torrent-contents index in response should be integer not string |
Will be fixed in #15549.
The string type is correct, otherwise how would you concatenate as such |
but i got integer type when i call this api... @Chocobo1 |
I misread for request, now I see you meant response. Then the wiki is wrong, I'll update it (next time you can update it too if you are sure). |
qBittorrent & operating system versions
qBittorrent: v4.3.8
Operating system: ubuntu 20.04
Qt: 5.12.8
libtorrent: 1.2.14.0
What is the problem?
tier value in response should be an integer, but found empty string in some trackers.
Steps to reproduce
No response
Additional context
No response
Log(s) & preferences file(s)
No response
The text was updated successfully, but these errors were encountered: