[PR #6766] [MERGED] Minor improvements #11114

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6766
Author: @Bond-009
Created: 11/3/2021
Status: Merged
Merged: 11/4/2021
Merged by: @cvium

Base: masterHead: minor12


📝 Commits (1)

📊 Changes

2 files changed (+64 additions, -97 deletions)

View changed files

📝 MediaBrowser.Controller/Entities/BaseItem.cs (+35 -71)
📝 tests/Jellyfin.Providers.Tests/Manager/ItemImageProviderTests.cs (+29 -26)

📄 Description

  • Removed some allocations
  • Removed some useless abstractions

🔄 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/6766 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 11/3/2021 **Status:** ✅ Merged **Merged:** 11/4/2021 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `minor12` --- ### 📝 Commits (1) - [`4168940`](https://github.com/jellyfin/jellyfin/commit/416894008ea641b8d069ee482f7e63d2b9d5723d) Minor improvements ### 📊 Changes **2 files changed** (+64 additions, -97 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Controller/Entities/BaseItem.cs` (+35 -71) 📝 `tests/Jellyfin.Providers.Tests/Manager/ItemImageProviderTests.cs` (+29 -26) </details> ### 📄 Description * Removed some allocations * Removed some useless abstractions --- <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:32:43 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11114