mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #5853] [MERGED] Add subtitle format(codec) to stream display title #10693
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/5853
Author: @Vagab0nd
Created: 4/18/2021
Status: ✅ Merged
Merged: 9/1/2021
Merged by: @Bond-009
Base:
master← Head:subtitle-codec-in-display-title📝 Commits (10+)
1c3385cAdd subtitle format(codec) to stream display titlea223136Add unit testsf089412More unit tests99375beMore test casesde83c3dDisplay as uppercase3fcdedbFormattingd6f4a95Update test assertbd13238Refactor testsfc3a134Merge from masterb8fef29Test data formatting📊 Changes
2 files changed (+85 additions, -0 deletions)
View changed files
📝
MediaBrowser.Model/Entities/MediaStream.cs(+5 -0)📝
tests/Jellyfin.Model.Tests/Entities/MediaStreamTests.cs(+80 -0)📄 Description
Changes
Add subtitle format(codec) to subtitle media stream display title.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.