[PR #15833] Fix missing H.264 and AV1 SDR fallbacks in HLS playlist #14257

Open
opened 2025-12-22 10:24:28 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/15833
Author: @nyanmisaka
Created: 12/19/2025
Status: 🔄 Open

Base: release-10.11.zHead: fix-h264-av1-sdr-hls-fallback


📝 Commits (1)

  • f2d0ac7 Fix missing H.264 and AV1 SDR fallbacks in HLS playlist

📊 Changes

1 file changed (+63 additions, -49 deletions)

View changed files

📝 Jellyfin.Api/Helpers/DynamicHlsHelper.cs (+63 -49)

📄 Description

Changes

  • Fix missing H.264 and AV1 SDR fallbacks in HLS playlist

Issues

  • Previously, if HEVC encoding was disabled on the server, SDR fallbacks would not be provided
    Should fix #15825

🔄 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/15833 **Author:** [@nyanmisaka](https://github.com/nyanmisaka) **Created:** 12/19/2025 **Status:** 🔄 Open **Base:** `release-10.11.z` ← **Head:** `fix-h264-av1-sdr-hls-fallback` --- ### 📝 Commits (1) - [`f2d0ac7`](https://github.com/jellyfin/jellyfin/commit/f2d0ac7b28b7c26accedff5a368d158a119fdc70) Fix missing H.264 and AV1 SDR fallbacks in HLS playlist ### 📊 Changes **1 file changed** (+63 additions, -49 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Helpers/DynamicHlsHelper.cs` (+63 -49) </details> ### 📄 Description **Changes** - Fix missing H.264 and AV1 SDR fallbacks in HLS playlist **Issues** - Previously, if HEVC encoding was disabled on the server, SDR fallbacks would not be provided Should fix #15825 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo added the
pull-request
label 2025-12-22 10:24:29 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#14257
No description provided.