mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #5403] [MERGED] Various DLNA Device Profile fixes #10513
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/5403
Author: @BaronGreenback
Created: 3/7/2021
Status: ✅ Merged
Merged: 3/10/2021
Merged by: @cvium
Base:
master← Head:DLNAProfileFix📝 Commits (2)
75c9659Fix unreachable code & assign id to each profile.84da57cUpdate StreamingHelpers.cs📊 Changes
2 files changed (+8 additions, -7 deletions)
View changed files
📝
Emby.Dlna/Profiles/DefaultProfile.cs(+3 -0)📝
Jellyfin.Api/Helpers/StreamingHelpers.cs(+5 -7)📄 Description
Fix: Assigns dynamic profiles a deviceId so that properties retreived via dlna can be used in streaming calcs. #https://github.com/jellyfin/jellyfin/issues/5394
Fix: Implements the redundant code that was part of the profile detection in the stream helper.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.