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

Removed connection tests and minor cleanup #145

Merged
merged 1 commit into from
Nov 16, 2019
Merged

Removed connection tests and minor cleanup #145

merged 1 commit into from
Nov 16, 2019

Conversation

TrueTechy
Copy link
Contributor

@TrueTechy TrueTechy commented Nov 11, 2019

Removed the connection tests, and thus removed the functions which returned the appropriate address after changing the two places the addresses are set from their specific names to the generic 'address'

resolves #77

@TrueTechy TrueTechy changed the title Mostly removed connection tests and minor cleanup Removed connection tests and minor cleanup Nov 11, 2019
@TrueTechy TrueTechy marked this pull request as ready for review November 11, 2019 23:15
@TrueTechy TrueTechy requested a review from oddstr13 November 11, 2019 23:23
Copy link
Member

@mcarlton00 mcarlton00 left a comment

Choose a reason for hiding this comment

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

I just see the one nit picky spacing issue which doesn't really matter. Otherwise, all good as far as I can tell


server_data = server.auth.get_server_info(server.auth.server_id)
server_address = server.auth.get_server_address(server_data, server_data['LastConnectionMode'])

Copy link
Member

Choose a reason for hiding this comment

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

Nit-picky extra new line here. No idea why it was there in the old version

Copy link
Contributor Author

Choose a reason for hiding this comment

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

They are all like that so I just kept it the same as the rest

@joshuaboniface joshuaboniface merged commit f44efb8 into jellyfin:master Nov 16, 2019
oddstr13 added a commit to oddstr13/jellyfin-kodi that referenced this pull request Dec 13, 2019
mcarlton00 added a commit that referenced this pull request Dec 14, 2019
@TrueTechy TrueTechy deleted the remove-connection-tests branch December 22, 2019 23:30
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.

Remove connection tests
3 participants