[PR #14897] [MERGED] Add check for processing recursive data structures #14170

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/14897
Author: @JPVenson
Created: 9/28/2025
Status: Merged
Merged: 10/2/2025
Merged by: @crobibero

Base: masterHead: bugfix/speedUpDeadParent


📝 Commits (1)

  • ca5f937 Add check for processing recursive data structures

📊 Changes

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

View changed files

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

📄 Description

fixes #14834


🔄 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/14897 **Author:** [@JPVenson](https://github.com/JPVenson) **Created:** 9/28/2025 **Status:** ✅ Merged **Merged:** 10/2/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `bugfix/speedUpDeadParent` --- ### 📝 Commits (1) - [`ca5f937`](https://github.com/jellyfin/jellyfin/commit/ca5f937b70fa2d8cea0afb89e06d017610fe74e6) Add check for processing recursive data structures ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Controller/Entities/Folder.cs` (+5 -0) </details> ### 📄 Description fixes #14834 --- <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:25:32 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#14170