[PR #5668] [MERGED] StreamBuilder tweaks #10416

Closed
opened 2025-12-22 08:02:32 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5668
Author: @Maxr1998
Created: 3/31/2021
Status: Merged
Merged: 4/1/2021
Merged by: @Bond-009

Base: masterHead: stream-builder-tweaks


📝 Commits (5)

  • f88c65c Tweak logging call for unsupported direct play
  • e0be8d9 Rename iteration variable
  • d0ba6e5 Directly pass container string to IsVideoDirectPlaySupported
  • f3ef927 Fix typo and reword comment
  • 7ab742f Use descriptive names in logging template

📊 Changes

1 file changed (+17 additions, -16 deletions)

View changed files

📝 MediaBrowser.Model/Dlna/StreamBuilder.cs (+17 -16)

📄 Description

Collection of various tweaks to the StreamBuilder class, mostly logging and code style related.


🔄 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/5668 **Author:** [@Maxr1998](https://github.com/Maxr1998) **Created:** 3/31/2021 **Status:** ✅ Merged **Merged:** 4/1/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `stream-builder-tweaks` --- ### 📝 Commits (5) - [`f88c65c`](https://github.com/jellyfin/jellyfin/commit/f88c65ce5b2245d5a0f9c5aa2f89d53ba75b1d47) Tweak logging call for unsupported direct play - [`e0be8d9`](https://github.com/jellyfin/jellyfin/commit/e0be8d9b8037461b8dff9275d8a40e2367433204) Rename iteration variable - [`d0ba6e5`](https://github.com/jellyfin/jellyfin/commit/d0ba6e5f84c9591f645504abb9edc0771eb349c4) Directly pass container string to IsVideoDirectPlaySupported - [`f3ef927`](https://github.com/jellyfin/jellyfin/commit/f3ef927c20ee5f9cfa53b6cb71b99dad5338076d) Fix typo and reword comment - [`7ab742f`](https://github.com/jellyfin/jellyfin/commit/7ab742f68fb5d8f516e3917739b380eebf32b740) Use descriptive names in logging template ### 📊 Changes **1 file changed** (+17 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Model/Dlna/StreamBuilder.cs` (+17 -16) </details> ### 📄 Description Collection of various tweaks to the StreamBuilder class, mostly logging and code style related. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 08:02:32 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#10416
No description provided.