mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #14925] [MERGED] Fix collections folder duplication #14181
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/14925
Author: @theguymadmax
Created: 10/2/2025
Status: ✅ Merged
Merged: 10/8/2025
Merged by: @crobibero
Base:
master← Head:double-collections-fix📝 Commits (1)
76d7c6eFix collections folder duplication📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
Emby.Server.Implementations/Collections/CollectionManager.cs(+2 -0)📄 Description
Changes
RootFolder.Childrencache after creating collections virtual folderIssues
Fixes a bug where creating the collections folder during library scans would fail with an error and/or create duplicate "Collections" libraries in the UI.
Log Error
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.