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

version choice in jellyfin for Android TV #173

Closed
Dual-0 opened this issue Oct 26, 2019 · 11 comments
Closed

version choice in jellyfin for Android TV #173

Dual-0 opened this issue Oct 26, 2019 · 11 comments
Labels
enhancement New feature or request playback Issue related to media playback

Comments

@Dual-0
Copy link

Dual-0 commented Oct 26, 2019

I didn't found it. Can I choose between Movie versions in ATV App?
I'm talking about Multiple "Versions of a Movie" https://jellyfin.org/docs/general/server/media/movies.html#multiple-versions-of-a-movie

@thornbill thornbill added the enhancement New feature or request label Oct 26, 2019
@ne0phyte
Copy link

I have several movies with both a 1080p SDR and 2160p HDR and right now it always seems to play the 1080p version.

Maybe an easy (?) improvement before having an actual version select ui could be to always select the highest resolution version? On my TV I usually want the higher resolution one to play, the SDR version is for playback on other devices without transcoding.

@nielsvanvelzen nielsvanvelzen added the playback Issue related to media playback label Nov 27, 2020
@marecabo
Copy link

@ne0phyte I understand your situation, although for me, it's the opposite: My TV can't play 2160p properly so I prefer the current behavior.

@jdinkel
Copy link

jdinkel commented Dec 19, 2020

I really want this feature, either add a choice or default to highest resolution and highest bit depth supported by the playback device. In my case I'm ripping to 4K HDR and 4K SDR but my HDR tv always plays the SDR version.

@jedthe3rd
Copy link

I am currently working on implementing this feature. My plan is to make the play button prompt with which version to play.

@frdbonif
Copy link

frdbonif commented Feb 3, 2021

I am currently working on implementing this feature. My plan is to make the play button prompt with which version to play.

That is the same path that Kodi takes. While I don't think it is the most user friendly option, it's probably the easiest to implement.

For some kids films I have singalong versions with burnt in animated subs and currently there's no way to select these on the TV.

@jedthe3rd
Copy link

@ne0phyte I found that by setting Max Stream Bitrate in the Android TV Client settings to the max value (120Mbits/sec, not auto). It will always pick the version of the media with the highest quality. I have 1080p version of almost all my 4K movies and it is kind of random of what it chooses to display as the quality of the movie in the movie info screen, but when you play it, it will pick the highest quality option that fits in the Max Stream Bitrate.

@revulent
Copy link

revulent commented Apr 4, 2021

How does the client deal with 4k media and 1080p tvs when you set the "max stream bitrate" to max value? Does it select the 4k version or the 1080p version?

@frdbonif
Copy link

frdbonif commented Apr 4, 2021

@revulent I've tried out a few and it looks like it chooses the correct version every time. I've tried playing a few titles and checked the server logs to determine which version is playing - I'm using an nVidia shield so this may be able to transparently decode.

There are definitely times where a 1080p or even 480p version is chosen over a 2160p on a 4k TV with another nVidia shield. It does seem to pick the 2160p version more often than not, I'll keep an eye out for it when it happens and view some logs to see why it is choosing that format, it may take a few weeks for me to notice it happening though.

@KoRnEr007
Copy link

Hello,
have you got news about this feature ?

Rgds
Jon

@nielsvanvelzen
Copy link
Member

We need to finish #1057 before we'll be introducing version selection.

@nielsvanvelzen
Copy link
Member

A contributor added version selection in #1155 so it will be available in 0.13!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request playback Issue related to media playback
Projects
None yet
Development

No branches or pull requests

10 participants