mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #12353] [MERGED] Display DOVI title in DisplayTitle when available #13157
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/12353
Author: @gnattu
Created: 7/29/2024
Status: ✅ Merged
Merged: 7/29/2024
Merged by: @Bond-009
Base:
master← Head:display-dv-title-when-available📝 Commits (1)
0132ad0Display DOVI title in DisplayTitle when available📊 Changes
1 file changed (+7 additions, -2 deletions)
View changed files
📝
MediaBrowser.Model/Entities/MediaStream.cs(+7 -2)📄 Description
This displays the Dolby Vision Profile when available instead of just "HDR" in the display title.
Changes
VideoDoViTitleas we are using full name in other fields like the audio title.VideoDoViTitlein display title when available, otherwise keep usingVideoRangeIssues
The feature request: https://features.jellyfin.org/posts/2314/add-dolby-vision-tag-whenever-applicable
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.