You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 }}"]
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?
The text was updated successfully, but these errors were encountered: