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

Change exoplayer/play_hls payload type #932

Merged

Conversation

uvjustin
Copy link
Contributor

The frontend may need to send additional options to the exoplayer/play_hls interface such as whether to be muted or not: home-assistant/frontend#6857 . With that in mind it is probably better to use a JSONObject instead of a String for the payload.

@uvjustin uvjustin marked this pull request as ready for review September 15, 2020 02:37
@uvjustin
Copy link
Contributor Author

Since this is potentially breaking as the current app will not work with the new format of the call, we will temporarily remove ExoPlayer from the frontend side until this PR goes through and the app is updated.

@JBassett JBassett merged commit 75fbb91 into home-assistant:master Sep 16, 2020
@uvjustin uvjustin deleted the make-exoplayer-payload-jsonobject branch November 25, 2020 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants