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

Only play fullscreen video in ExoPlayer #1059

Merged
merged 1 commit into from
May 16, 2023

Conversation

Maxr1998
Copy link
Member

Changes
This resolves a problem where non-fullscreen media like theme videos would be played in ExoPlayer, instead of playing as a backdrop in the web interface.

Issues
Fixes #706.

This resolves a problem where non-fullscreen media like theme videos would be played in ExoPlayer, instead of playing as a backdrop in the web interface.
@Maxr1998 Maxr1998 added bug Something isn't working exoplayer Related to the ExoPlayer integration labels May 16, 2023
@Maxr1998 Maxr1998 added this to the v2.6.0 milestone May 16, 2023
@Maxr1998 Maxr1998 requested a review from nielsvanvelzen May 16, 2023 17:00
@nielsvanvelzen nielsvanvelzen modified the milestones: v2.6.0, v2.5.1 May 16, 2023
@nielsvanvelzen nielsvanvelzen merged commit cfc6c7f into master May 16, 2023
@nielsvanvelzen nielsvanvelzen deleted the exoplayer-play-fullscreen-only branch May 16, 2023 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working exoplayer Related to the ExoPlayer integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integrated player plays theme/background videos in foreground
2 participants