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

Jackett & qBittorrent working fine, just not with each other #164

Closed
navjunk opened this issue Mar 12, 2021 · 10 comments
Closed

Jackett & qBittorrent working fine, just not with each other #164

navjunk opened this issue Mar 12, 2021 · 10 comments

Comments

@navjunk
Copy link

navjunk commented Mar 12, 2021

Hi,

I have gone through issues #92, #121 but i dont have a solution yet. I have set it up on Linux Mint 20 (with Mono) and following are the details of environment and the issue:

  1. qBittorrent 4.3.3 is working fine with rest of the search plugins i.e. excluding jackett.
  2. installed jackett at /opt/Jackett and it is working fine as a service and accessible at http://localhost:9117/. I am able to perform manual searches with selected indexes and able to download both magnet and regular torrent sourced from it using qBittorrent.
  3. For qBittorrent, the jackett.json file is also at the path specified for Mint 20.x, which is different than location for Mint previous versions, as per the installing and configuration instructions for Mint 20.

However in qBittorrent, jackett itself is not listed as a search plugin and jackett searches still do not work/ appear in the search section. From the installation and configuring instructions for Jackett, I understand that Jackett is supposed to be enabled by default and can be disabled (successful search still dependent on the jackett.json file content and placement). While true for windows environment, I could not find the jackett appearing in search section/ plugins in qBitTorrent. Pls guide.

PS: Which version of qBittorrent started having Jackett internally by default?

@p060477
Copy link

p060477 commented Mar 20, 2021

i'm not able to use even jackett console...i have 0 results for a search about ubuntu... :(
Immagine2

se my #165 issue:
#165

@navjunk
Copy link
Author

navjunk commented Mar 21, 2021

p060477, Have you configured any indexers? you need to before performing any search else it is searching nowhere.

@p060477
Copy link

p060477 commented Mar 22, 2021

done!
now it works!
but is there the only option of -manual search-..??

in the main window if i put my searched item in tab search and click enter i do not have nothing..
i mean here:
main window

so i'm asking: have i only the option to click on manual search and go to the other page of the console..??
i mean here:
image

thxs for yr helping!
cheers!

@navjunk
Copy link
Author

navjunk commented Mar 23, 2021

replied in your main post. please continue there, if you need to.

@p060477
Copy link

p060477 commented Mar 23, 2021

thxs so
much i'm continuing there

@jmayer004
Copy link

One thing to watch is "your_api_key" You need the Quotes on each side of it.

@ben2talk
Copy link

{
"api_key": "igbsc00000000000000lfm1ymx0t",
"tracker_first": true,
"url": "http://127.0.0.1:9117"
}

API selected and pasted from the Jackett page http://127.0.0.1:9117/UI/Dashboard#
Yet still not workingi in mine...

Where is this 'main post'?

@navjunk
Copy link
Author

navjunk commented Apr 25, 2021

One thing to watch is "your_api_key" You need the Quotes on each side of it.

Thanks for the suggestion jmayer004, I understand. The quotes are already present on both sides. My issue is that Jackett as a plugin does not appear in qBittorrent, which seems to be the case with a few other linux related recent posts, who are getting API key error. I will get to the stage of the API Key error only if qBittorrent shows up the Jackett plugin, which tries to read the json file.

@ngosang
Copy link
Member

ngosang commented May 16, 2021

Jackett plugin is available since long time ago, like 2 years. I recommend you to update qBittorrent to a recent version.
You can check if the plugin is installed but it's disabled here:
image

If it's not available I think you can try to install the plugin manually. Use this URL => https://raw.githubusercontent.com/qbittorrent/search-plugins/master/nova3/engines/jackett.py
image

@navjunk
Copy link
Author

navjunk commented May 21, 2021

Thanks. Manual installation solved the issue instantaneously. Cheers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants