Skip to content

Allow to play Dolby Vision with fallback on webOS#7526

Merged
thornbill merged 1 commit into
jellyfin:release-10.11.zfrom
antaljanosbenjamin:allow-to-play-dolby-vision-with-fallbacks-on-webos
Jan 27, 2026
Merged

Allow to play Dolby Vision with fallback on webOS#7526
thornbill merged 1 commit into
jellyfin:release-10.11.zfrom
antaljanosbenjamin:allow-to-play-dolby-vision-with-fallbacks-on-webos

Conversation

@antaljanosbenjamin

Copy link
Copy Markdown
Contributor

Changes
Allowed to play Dolby Vision files with fallback on webOS when Dolby Vision is not supported.

I run into this issue by noticing that my TV can play some files from a USB stick, but Jellyfin rejects to direct play them. I have created another PR previously, but because of the radically different approach that @nyanmisaka proposed, I thought it is better to open a new PR.

@antaljanosbenjamin antaljanosbenjamin requested a review from a team as a code owner January 24, 2026 14:58
@jellyfin-bot

jellyfin-bot commented Jan 24, 2026

Copy link
Copy Markdown
Collaborator

Cloudflare Pages deployment

Latest commit 9f0ae91
Status ✅ Deployed!
Preview URL https://5b0f128d.jellyfin-web.pages.dev
Type 🔀 Preview

View build logs

@sonarqubecloud

Copy link
Copy Markdown

@andresilva

andresilva commented Jan 25, 2026

Copy link
Copy Markdown

Can confirm this worked for me on LG G4 with webOS 25. Without this patch some files would result in black screen unless HLS was used, and with HLS it would always fallback to HDR and never use DV. I think this fix is actually accidental though, because my TV does support DV, it's just that without this patch it's not advertised?

@antaljanosbenjamin

Copy link
Copy Markdown
Contributor Author

@andresilva are you sure no transcoding is going on in the background? Because I think this patch shouldn't change how dolby vision capable TVs should handle it. Maybe your TV doesn't report it dolby vision capability properly?

@andresilva

Copy link
Copy Markdown

No transcoding is happening, my TV does support DV, so I believe this patch is fixing the issue accidentally, i.e. DV gets advertised for the fallback, but since my TV supports DV it doesn't use the fallback. #7328 is the proper explicit fix, but the end result is the same for me with either patch. I don't really know that much about jellyfin or DV, so it's possible my understanding is completely wrong here.

@thornbill thornbill added enhancement Improve existing functionality or small fixes stable backport Backport from release branch to master p: webos This PR or issue mainly concerns WebOS clients playback This PR or issue mainly concerns playback labels Jan 27, 2026
@thornbill thornbill added this to the v10.11.7 milestone Jan 27, 2026
@thornbill thornbill merged commit cb65a18 into jellyfin:release-10.11.z Jan 27, 2026
15 checks passed
thornbill pushed a commit that referenced this pull request Jan 27, 2026
Allow to play Dolby Vision with fallback on webOS

Original-merge: cb65a18

Merged-by: thornbill <thornbill@users.noreply.github.com>

Backported-by: thornbill <thornbill@users.noreply.github.com>
@thornbill thornbill removed the stable backport Backport from release branch to master label Jan 27, 2026
natilou pushed a commit to natilou/jellyfin-web that referenced this pull request Mar 10, 2026
Allow to play Dolby Vision with fallback on webOS

Original-merge: cb65a18

Merged-by: thornbill <thornbill@users.noreply.github.com>

Backported-by: thornbill <thornbill@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Improve existing functionality or small fixes p: webos This PR or issue mainly concerns WebOS clients playback This PR or issue mainly concerns playback

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants