Skip to content

Update OnBoarding.xaml.cs - #26

Merged
anthonylavado merged 1 commit into
jellyfin:masterfrom
carlosgs91:master
Dec 3, 2021
Merged

Update OnBoarding.xaml.cs#26
anthonylavado merged 1 commit into
jellyfin:masterfrom
carlosgs91:master

Conversation

@carlosgs91

Copy link
Copy Markdown
Contributor

Fixed two issues:

  • Remove the check for Emby in the response headers that no longer holds. Instead replace by reading the server response and checking that the content contains Jellyfin. This issue prevented the app from connecting to the server in the first place and nothing would work otherwise
  • Allow the user to omit the http in the server as the help shows and auto-complete it in the code. This is a small change that I think is nice to have as otherwise the help contradicts the functionality

Fixed two issues:
* Remove the check for Emby in the response headers that no longer holds. Instead replace by reading the server response and checking that the content contains Jellyfin. This issue prevented the app from connecting to the server in the first place and nothing would work otherwise
* Allow the user to omit the http in the server as the help shows and auto-complete it in the code. This is a small change that I think is nice to have as otherwise the help contradicts the functionality
@anthonylavado
anthonylavado merged commit 837666b into jellyfin:master Dec 3, 2021
@strazto strazto mentioned this pull request May 10, 2022
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