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

Go to web app button should forwards current server ip address as a parameter #20

Open
TRtomasz opened this issue May 23, 2023 · 1 comment · May be fixed by #44
Open

Go to web app button should forwards current server ip address as a parameter #20

TRtomasz opened this issue May 23, 2023 · 1 comment · May be fixed by #44
Labels
bug Something isn't working

Comments

@TRtomasz
Copy link
Member

Description
If you start service and something is already using default port 11470 it will start using 11471, then when you click "open web app" from tray it will open it but web app without additional parameter will not try to use service server.

@TRtomasz TRtomasz added the bug Something isn't working label May 23, 2023
@elpiel elpiel linked a pull request Jul 21, 2023 that will close this issue
2 tasks
@elpiel
Copy link
Member

elpiel commented Jul 21, 2023

This has been implemented in #44 using the "EngineFS server started at" like when starting the server, however, we should first implement this feature in stremio-web to have an effect:

Stremio/stremio-web#420

  • However, I'm not sure if we should use the base_url from the server settings OR the EngineFS server started at .... line in the server stdout. - Yes, we should use the (localhost, i.e. 127.0.0.1) url provided in the log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants