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 support #2

Open
Bayharbourbutcher1 opened this issue Jan 1, 2025 · 5 comments
Open

Torbox support #2

Bayharbourbutcher1 opened this issue Jan 1, 2025 · 5 comments

Comments

@Bayharbourbutcher1
Copy link

Please add torbox support if possible, would love to try it out.

@ad-on-is
Copy link
Owner

ad-on-is commented Jan 2, 2025

Hmm...

https://www.reddit.com/r/StremioAddons/comments/1gzxrm9/my_honest_opinion_on_torbox/

Doesn't sound like it's actually worth it for now.

@Bayharbourbutcher1
Copy link
Author

Its actually not bad at the moment. I'd love to use your app selfhosted at home with TB.

@ad-on-is
Copy link
Owner

ad-on-is commented Jan 2, 2025

maybe in a future release when it gets more traction

@asylumexp
Copy link

i can work on implementing it if you can just explain which files I'm supposed to implement the calls to TB in

@ad-on-is
Copy link
Owner

ad-on-is commented Jan 4, 2025

  • apps/backend/downloader/torbox.go
  • you can have a look how realdebrid handles the "Unrestricting" of links and also have a look at CallEndpoint
  • backend/main.go
  • add an endpoint that proxies /-/torbox/xxx to the torbox caller
  • Depending on how the auth in Torbox works, you also may need to create a Torbox.vue (see Realdebrid.vue) If torbox alllows calling apis with an api key directly then you don't need it. just use the api key from os.Getenv()

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

3 participants