[PR #5853] [MERGED] Add subtitle format(codec) to stream display title #10693

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

📋 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: masterHead: subtitle-codec-in-display-title


📝 Commits (10+)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/5853 **Author:** [@Vagab0nd](https://github.com/Vagab0nd) **Created:** 4/18/2021 **Status:** ✅ Merged **Merged:** 9/1/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `subtitle-codec-in-display-title` --- ### 📝 Commits (10+) - [`1c3385c`](https://github.com/jellyfin/jellyfin/commit/1c3385ccd51b85f31ceae5118742a977707bf7de) Add subtitle format(codec) to stream display title - [`a223136`](https://github.com/jellyfin/jellyfin/commit/a223136e577cd43105bbca8538ae0eced084c825) Add unit tests - [`f089412`](https://github.com/jellyfin/jellyfin/commit/f0894120f934b72ddb4ef9617c4c8a44ce633199) More unit tests - [`99375be`](https://github.com/jellyfin/jellyfin/commit/99375bed675c18b4a5bee6fed224bea6e815cc7f) More test cases - [`de83c3d`](https://github.com/jellyfin/jellyfin/commit/de83c3d10fbcd868d622cfef40952206d493b91a) Display as uppercase - [`3fcdedb`](https://github.com/jellyfin/jellyfin/commit/3fcdedb2339d806dbc0af2dc85681a858484d9a4) Formatting - [`d6f4a95`](https://github.com/jellyfin/jellyfin/commit/d6f4a95dc07b896aaf4f3c08453c24ee9dc78e43) Update test assert - [`bd13238`](https://github.com/jellyfin/jellyfin/commit/bd13238be8b960f16dede4456393bf9cb81cc942) Refactor tests - [`fc3a134`](https://github.com/jellyfin/jellyfin/commit/fc3a134905caf39087794c159bdd7d5d726dabba) Merge from master - [`b8fef29`](https://github.com/jellyfin/jellyfin/commit/b8fef29cb2f2444965ab01b202f8a9e5926ae360) Test data formatting ### 📊 Changes **2 files changed** (+85 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Model/Entities/MediaStream.cs` (+5 -0) 📝 `tests/Jellyfin.Model.Tests/Entities/MediaStreamTests.cs` (+80 -0) </details> ### 📄 Description **Changes** Add subtitle format(codec) to subtitle media stream display title. --- <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:25:04 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10693