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

Android TV support #26

Open
4 tasks
jdk-21 opened this issue Jan 11, 2024 · 0 comments
Open
4 tasks

Android TV support #26

jdk-21 opened this issue Jan 11, 2024 · 0 comments

Comments

@jdk-21
Copy link
Collaborator

jdk-21 commented Jan 11, 2024

Android TV seems to be possible to implement. The app can already run on Android TV, but there are many UI improvements that have to be made:

  • correct autofocus on every screen
  • library screen needs filters, that can be easily navigated via dpad
  • login screen should be replaced with quick connect
  • video controls are currently not working with dpad -> ExoPlayer implementation

On Android TV we should definetly use ExoPlayer. This should improve performance and should enable us to play Dolby Vision and HDR10+ content (media-kit only supports tone-mapping).

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

No branches or pull requests

1 participant