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

Ability for users to add their own downloaders #978

Closed
fsmeets84 opened this issue Dec 30, 2024 · 3 comments
Closed

Ability for users to add their own downloaders #978

fsmeets84 opened this issue Dec 30, 2024 · 3 comments

Comments

@fsmeets84
Copy link

fsmeets84 commented Dec 30, 2024

On my instance of NZBHydra2 running on Docker I added a second user, so we can both use one instance.
We both are using Torbox where we have both our own account and subscription.

Currently I can only add Torbox downloader on a system level instead of a user level. This means I had to add two Torbox downloaders, one for each user. Otherwise the other user should have send downloads to my account, he doesn't have access to my Torbox account.

The downside of adding two Torbox downloaders is that every user can see all "Add to Torbox" buttons. Which means we can still send downloads to the account of the other one.

Preferably a user should be a able to add their own downloader which is only accessible for that specific user. Another option is that the admin can link downloaders to user accounts (downside is that users have to share their api key).

@theotherp
Copy link
Owner

theotherp commented Dec 30, 2024

You're better off running two hydra instances (and do account sharing there, if you want).

@fsmeets84
Copy link
Author

Unfortunately running several instances is no option, since I will add more users to my instance.
That would mean I have to run a lot of instances and maintain them as well.

@theotherp
Copy link
Owner

Won't do.

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

2 participants