[PR #15072] [MERGED] Reject stream copy of HDR10+ video if the client does not support HDR10 #14231

Closed
opened 2026-02-07 07:26:33 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/15072
Author: @nyanmisaka
Created: 10/21/2025
Status: Merged
Merged: 10/22/2025
Merged by: @crobibero

Base: release-10.11.zHead: fix-hdr10plus-streamcopy-firefox


📝 Commits (1)

  • b6c2ea9 Reject stream copy of HDR10+ video if the client does not support HDR10

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs (+2 -2)

📄 Description

Changes

  • Reject stream copy of HDR10+ video if the client does not support HDR10

Issues

  • Fixes an issue with no server-side tone mapping when playing HDR10+ videos on Firefox

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/15072 **Author:** [@nyanmisaka](https://github.com/nyanmisaka) **Created:** 10/21/2025 **Status:** ✅ Merged **Merged:** 10/22/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `release-10.11.z` ← **Head:** `fix-hdr10plus-streamcopy-firefox` --- ### 📝 Commits (1) - [`b6c2ea9`](https://github.com/jellyfin/jellyfin/commit/b6c2ea90a864c7b8f71210c23ab2771a6c206679) Reject stream copy of HDR10+ video if the client does not support HDR10 ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs` (+2 -2) </details> ### 📄 Description **Changes** - Reject stream copy of HDR10+ video if the client does not support HDR10 **Issues** - Fixes an issue with no server-side tone mapping when playing HDR10+ videos on Firefox --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 07:26:33 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#14231