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

Torbox Search missing required API key/NZB support #866

Open
s1dave-web opened this issue Nov 6, 2024 · 2 comments
Open

Torbox Search missing required API key/NZB support #866

s1dave-web opened this issue Nov 6, 2024 · 2 comments

Comments

@s1dave-web
Copy link

Torbox search is an option that can be enabled but provides no section for the API key which is required to search for data.

Does Riven have the ability to support Torbox & Prowlarr searching and grabbing NZB files for the usenet download feature?

@s1dave-web
Copy link
Author

Suspect the Torbox API switched to requiring the API key for grabbing data as I had to update the Prowlarr custom integration to include the API key in the header:
search:
headers:
Authorization: ["Bearer {{ .Config.apikey }}"]

@jopsis
Copy link

jopsis commented Nov 13, 2024

image

Inside settings.json on /riven/data can you activate and set your api-key for torbox

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

No branches or pull requests

2 participants