qbittorrent / qBittorrent

qBittorrent BitTorrent client
https://www.qbittorrent.org
Other
28.47k stars 3.99k forks source link

Add WebAPI for tracker errors #21796

Open terrytw opened 2 weeks ago

terrytw commented 2 weeks ago

Suggestion

There is a GUI filter for "tracker errors" implemented: https://github.com/qbittorrent/qBittorrent/pull/19672

I wish a WebAPI can be added for this too. As in https://github.com/qbittorrent/qBittorrent/wiki/WebUI-API-(qBittorrent-4.1)#get-torrent-list

Use case

When using third party WebUI or automation tool, it is quite handy to filter out torrents with tracker error.

Extra info/examples/attachments

No response