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

Fix local chromecast play behind reverse proxy #221

Merged
merged 1 commit into from Apr 1, 2019

Conversation

agrenott
Copy link
Contributor

@agrenott agrenott commented Apr 1, 2019

Changes
When using a HTTPS reverse proxy (for eg. traefik in fron of docker
jellyfin), there's no valid advertised local address.
Let's default to external one in such case, relying on the home router
to properly route it internally.

Issues
Fixes jellyfin/jellyfin#791 for me.

src/components/chromecast/chromecasthelpers.js Outdated Show resolved Hide resolved
@joshuaboniface joshuaboniface changed the base branch from master to release-10.3.z April 1, 2019 13:19
@joshuaboniface
Copy link
Member

Retargeted against release branch as RC hotfix.

@joshuaboniface joshuaboniface added this to To Do in Release 10.3.0 via automation Apr 1, 2019
@joshuaboniface joshuaboniface moved this from To Do to To review in Release 10.3.0 Apr 1, 2019
When using a HTTPS reverse proxy (for eg. traefik in fron of docker
jellyfin), there's no valid advertised local address.
Let's default to external one in such case, relying on the home router
to properly route it internally.
@JustAMan JustAMan merged commit 1d55d34 into jellyfin:release-10.3.z Apr 1, 2019
Release 10.3.0 automation moved this from To review to Done Apr 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants