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

Always use Quick Connect #1847

Merged
merged 1 commit into from
Jul 17, 2022
Merged

Conversation

nielsvanvelzen
Copy link
Member

Issue found during final testing phase for 0.14. When installing the client with no previous data you will likely use the following flow:

  1. Add server via discovery
  2. Press public user to sign in

This opened the password input instead of the quick connect screen because we can't limit a QC login to just a specific user. This is annoying though because you'd need to input a password.

I changed it to always show the quick connect screen. If you enter the code as a different user everything still works fine, just a bit confusing because you don't end up signed in as the user initially used.

Changes

  • Always show quick connect screen

Issues

Copy link
Member

@mueslimak3r mueslimak3r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good!

@nielsvanvelzen nielsvanvelzen merged commit 91cc60b into jellyfin:master Jul 17, 2022
@nielsvanvelzen nielsvanvelzen deleted the always-qc branch August 14, 2022 13:51
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

Successfully merging this pull request may close these issues.

2 participants