1 download jackett plugin(installing the url in webui directly won't work!)
https://raw.githubusercontent.com/qbittorrent/search-plugins/master/nova3/engines/jackett.py2 move jackett.py to
~/.local/share/data/qBittorrent/nova3/engines/
, or~/.local/share/qBittorrent/nova3/engines/
3 create a jackett.json file in the same directory with the content below:
{ "api_key": "YOUR_API_KEY_HERE", "tracker_first": false, "url": "http://127.0.0.1:9117" }
4 restart your qbittorrent-nox.