[PR #4062] [MERGED] Fix for #4059 #9850

Closed
opened 2026-02-07 06:09:34 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4062
Author: @BaronGreenback
Created: 9/5/2020
Status: Merged
Merged: 9/5/2020
Merged by: @Bond-009

Base: masterHead: #4059


📝 Commits (1)

📊 Changes

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

View changed files

📝 Jellyfin.Api/Helpers/StreamingHelpers.cs (+2 -1)

📄 Description

The Dlna PlayTo device controller includes the flag DlnaHeaders = true.

However, dlna headers are only included if params are passed, or the header GetContentFeatures.DLNA.ORG is included from the device.


🔄 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/4062 **Author:** [@BaronGreenback](https://github.com/BaronGreenback) **Created:** 9/5/2020 **Status:** ✅ Merged **Merged:** 9/5/2020 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `#4059` --- ### 📝 Commits (1) - [`ac7636e`](https://github.com/jellyfin/jellyfin/commit/ac7636ea1ea9b028e98b8f59588ba82ebfffda89) added dlnaheaders ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Helpers/StreamingHelpers.cs` (+2 -1) </details> ### 📄 Description The Dlna PlayTo device controller includes the flag DlnaHeaders = true. However, dlna headers are only included if params are passed, or the header GetContentFeatures.DLNA.ORG is included from the device. --- <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 06:09:34 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9850