[PR #5808] [MERGED] Optimize the way items are grouped into collections #10668

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5808
Author: @cvium
Created: 4/13/2021
Status: Merged
Merged: 4/21/2021
Merged by: @Bond-009

Base: masterHead: semi-fix-collection-perf


📝 Commits (2)

  • 723b6ab Optimize the way items are grouped into collections
  • d44b2e2 fixes

📊 Changes

2 files changed (+38 additions, -22 deletions)

View changed files

📝 Emby.Server.Implementations/Collections/CollectionManager.cs (+31 -20)
📝 MediaBrowser.Controller/Entities/Folder.cs (+7 -2)

📄 Description

Semi-fixes #5424


🔄 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/5808 **Author:** [@cvium](https://github.com/cvium) **Created:** 4/13/2021 **Status:** ✅ Merged **Merged:** 4/21/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `semi-fix-collection-perf` --- ### 📝 Commits (2) - [`723b6ab`](https://github.com/jellyfin/jellyfin/commit/723b6abcb392b1a65e46db91aa35f7e13de0c2a8) Optimize the way items are grouped into collections - [`d44b2e2`](https://github.com/jellyfin/jellyfin/commit/d44b2e2ee5ecb06016b8b88eb03fc6dc28a04ee9) fixes ### 📊 Changes **2 files changed** (+38 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Collections/CollectionManager.cs` (+31 -20) 📝 `MediaBrowser.Controller/Entities/Folder.cs` (+7 -2) </details> ### 📄 Description Semi-fixes #5424 --- <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:24:37 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10668