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

Improve Android TV compatibility #1198

Closed
wants to merge 2 commits into from

Conversation

PhieF
Copy link

@PhieF PhieF commented Sep 8, 2023

Changes

  • Setting default layout to TV when running on Android TV
  • Adding an entry to the android TV launcher

the web UI is better that the native app, which encounters too many problems on my end. Still a bit of work to be done on the web UI but still, it's more usable on my Nexus Player from 2014

@jellyfin-bot jellyfin-bot added this to the v2.6.0 milestone Sep 8, 2023
@Maxr1998
Copy link
Member

Maxr1998 commented Sep 8, 2023

I believe it would be better to report the issues with the Android TV app and have those fixed than to increase the complexity of the mobile app by making it support platforms it isn't made for..

@PhieF
Copy link
Author

PhieF commented Sep 8, 2023

I believe it would be better to report the issues with the Android TV app and have those fixed than to increase the complexity of the mobile app by making it support platforms it isn't made for..

The android TV app is native, not integrating the web UI like this one does, am I right ? Compatibility is already there, we just needed a way to detect the default UI

And also I guess it's great to have the original Android App working on Android TV for those who are not satisfied by the native android TV app (no feature parity, some unexpected bugs, etc)

I would also add that the webUI has a TV mode, so in the end it's already made for TVs

@nielsvanvelzen
Copy link
Member

nielsvanvelzen commented Sep 8, 2023

We have two Android apps, one for touch devices (phones/tablets) and one for big screens (televisions/projectors). We will not support this app on big screens or the TV app on touch devices.

If you encounter issues with our Android TV app you should report them (or help fixing them) to the respective repository.

@nielsvanvelzen nielsvanvelzen removed this from the v2.6.0 milestone Sep 8, 2023
@PhieF
Copy link
Author

PhieF commented Sep 8, 2023

Too bad... just 10 lines to get the web UI to android TV, but as you wish, I will keep the webUI on my TV though since it works better on my device. Some bugs are already reported like these ones

jellyfin/jellyfin-androidtv#2752

jellyfin/jellyfin-androidtv#145

As well as multiple issue, for some files I need to select libVLC, some other exoplayer, my mother doesn't know how to use it properly so she is always stuck since the auto select doesn't select the good one (sometimes only sound is not working)

Thanks for your great work and have a nice evening

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

Successfully merging this pull request may close these issues.

4 participants