Skip to content

Change exoplayer/play_hls payload type#932

Merged
JBassett merged 2 commits intohome-assistant:masterfrom
uvjustin:make-exoplayer-payload-jsonobject
Sep 16, 2020
Merged

Change exoplayer/play_hls payload type#932
JBassett merged 2 commits intohome-assistant:masterfrom
uvjustin:make-exoplayer-payload-jsonobject

Conversation

@uvjustin
Copy link
Copy Markdown
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
Copy Markdown
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.

3 participants