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

Is there a way to add Prowlarr indexers to nzbhydra2? #922

Open
drelephant opened this issue Mar 11, 2024 · 2 comments
Open

Is there a way to add Prowlarr indexers to nzbhydra2? #922

drelephant opened this issue Mar 11, 2024 · 2 comments
Labels

Comments

@drelephant
Copy link

drelephant commented Mar 11, 2024

Using lscr.io/linuxserver/nzbhydra2:latest docker image.

I might be doing something stupid, but I can't successfully add a Prowlarr indexer to nzbhydra2.

Jackett feeds work fine, but I prefer the Prowlarr UI.

From Jackett I can just "copy torznab feed" then add the api key and it works fine. Or even better use the excellent "read from Jackett config" to get them all at once.

But for Prowlarr, I go to Prowlarr and copy the indexer url, eg http://<serverip>:9696/2/api?apikey=<apikey>&extended=1&t=search.

Then go to nzbhydra2, "Add new indexer-Torrents-Choose from presets-Jackett/Cardigann", then click on "Submit".

But it always fails with "Connection check failed".

The logs have an error about unmarshalling exception:

 o.n.indexers.capscheck.IndexerChecker    : [ID: 63205, Host: 10.4.0.7] Connection check with indexer Prowlarr indexer failed with message: Unable to parse indexer output: Message: JAXB unmarshalling exception
First 1000 characters: <!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport"
<snip>

I have tried a few other things, but haven't been successful.

Is there a way that I can add a Prowlarr indexer to nzbhydra2, or even better request them all at once as I can for Jackett?

@drelephant drelephant added the bug label Mar 11, 2024
@DariusIII
Copy link

Prowlarr has same function as NZBHydra, i don't see any reason to add one to other. What you want to do is really pointless.

@drelephant
Copy link
Author

drelephant commented Mar 13, 2024

I want to have a single RSS feed for each search, with each one searching all my indexers.

You can't do that with prowlarr. Prowlarr does not "want to promote this kind of use".

I'm curious what you believe the difference is between Jackett and Prowlarr in this context? To my mind, they both do almost exactly the same thing. So why would you ever add a Jackett indexer to nzbhydra2? Why not just use Jackett by itself?

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

No branches or pull requests

2 participants