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

Server Selection #437

Open
kingargyle opened this issue Aug 19, 2021 · 1 comment
Open

Server Selection #437

kingargyle opened this issue Aug 19, 2021 · 1 comment
Labels
Milestone

Comments

@kingargyle
Copy link
Contributor

In some cases there may be multiple Emby servers on the local network. In this case, we need to display the available servers to the User and allow them to select the one they want to access.

There should also be able to mark the server as Preferred, so the next time the app starts the user can by pass this screen and go directly to user selection.

If we can't discover any servers, this screen should also allow for a manual entry of the server.

Should contain the following fields to be added:

  • Server Name
  • Server IP Address
  • Whether the server is secure or not (i.e HTTP or HTTPS).
@kingargyle kingargyle added this to the 3.0 milestone Aug 19, 2021
@kingargyle
Copy link
Contributor Author

Implemented the by pass functionality. If there is a preferred server set then the user is taken directly to the user profile selection screen.

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

No branches or pull requests

1 participant