[PR #3113] [MERGED] Fix Progressive and Interlaced Stream capitalization #9348

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/3113
Author: @Artiume
Created: 5/14/2020
Status: Merged
Merged: 5/16/2020
Merged by: @dkanada

Base: masterHead: patch-1


📝 Commits (3)

  • eb3ce3f Fix Progressive Stream 'P' capitalization
  • d41cdb3 Update Interlace
  • 527029a Update MediaStream.cs

📊 Changes

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

View changed files

📝 MediaBrowser.Model/Entities/MediaStream.cs (+8 -8)

📄 Description

Changes

Web side PR
https://github.com/jellyfin/jellyfin-web/pull/1231
Issues


🔄 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/3113 **Author:** [@Artiume](https://github.com/Artiume) **Created:** 5/14/2020 **Status:** ✅ Merged **Merged:** 5/16/2020 **Merged by:** [@dkanada](https://github.com/dkanada) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`eb3ce3f`](https://github.com/jellyfin/jellyfin/commit/eb3ce3fb8789ed697471f1fe14d2f85591527b56) Fix Progressive Stream 'P' capitalization - [`d41cdb3`](https://github.com/jellyfin/jellyfin/commit/d41cdb3b7a6ab9ec4b9b286ffe1a63f3e4e0996c) Update Interlace - [`527029a`](https://github.com/jellyfin/jellyfin/commit/527029af92585fbed5ff9bd619314ed0c31fe65b) Update MediaStream.cs ### 📊 Changes **1 file changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Model/Entities/MediaStream.cs` (+8 -8) </details> ### 📄 Description <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** <!-- Describe your changes here in 1-5 sentences. --> Web side PR https://github.com/jellyfin/jellyfin-web/pull/1231 **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> --- <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:00:38 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9348