[PR #14814] [MERGED] Fix collections one-off #14130

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/14814
Author: @theguymadmax
Created: 9/18/2025
Status: Merged
Merged: 9/25/2025
Merged by: @crobibero

Base: masterHead: folders-patch


📝 Commits (2)

  • a741065 Fix collections one-off
  • 5cdacee Merge remote-tracking branch 'max/master' into folders-patch

📊 Changes

1 file changed (+5 additions, -4 deletions)

View changed files

📝 MediaBrowser.Controller/Entities/Folder.cs (+5 -4)

📄 Description

Changes

  • Fix typo
  • Replace TakeWhile with Take

🔄 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/14814 **Author:** [@theguymadmax](https://github.com/theguymadmax) **Created:** 9/18/2025 **Status:** ✅ Merged **Merged:** 9/25/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `folders-patch` --- ### 📝 Commits (2) - [`a741065`](https://github.com/jellyfin/jellyfin/commit/a7410656efbd778fc711e170a7769a554974df5b) Fix collections one-off - [`5cdacee`](https://github.com/jellyfin/jellyfin/commit/5cdacee105652c5ca0ee5757034fd27669e5794d) Merge remote-tracking branch 'max/master' into folders-patch ### 📊 Changes **1 file changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Controller/Entities/Folder.cs` (+5 -4) </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. --> - Fix typo - Replace TakeWhile with Take --- <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 07:24:53 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#14130