Skip to content
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

Wrong tier value returned from API #13302

Open
i0range opened this issue Aug 29, 2020 · 0 comments
Open

Wrong tier value returned from API #13302

i0range opened this issue Aug 29, 2020 · 0 comments
Labels
WebAPI WebAPI-related issues/changes

Comments

@i0range
Copy link

i0range commented Aug 29, 2020

qBittorrent version and Operating System

v4.2.5 on macOS

What is the problem

When getting torrent tracker info from API, the tracker tier of [DHT] is an empty string instead of integer.

What is the expected behavior

Correctly return an integer value, not empty string value.

Steps to reproduce

curl 'http://127.0.0.1:8080/api/v2/torrents/trackers?hash=__some_hash__'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WebAPI WebAPI-related issues/changes
Projects
None yet
Development

No branches or pull requests

2 participants