[PR #14819] [MERGED] Fix root folder not being saved to Db if nessesary #14134

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/14819
Author: @JPVenson
Created: 9/18/2025
Status: Merged
Merged: 9/19/2025
Merged by: @crobibero

Base: masterHead: bugfix/SerialiseRootFolder


📝 Commits (2)

  • 06e74ed Fix root folder not being saved to Db if nessesary
  • f1e4df6 Always update folder to Db

📊 Changes

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

View changed files

📝 Emby.Server.Implementations/Library/LibraryManager.cs (+1 -0)

📄 Description

Fixes the issue of the root folder not been saved to the DB before adding libraries added though the setup process


🔄 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/14819 **Author:** [@JPVenson](https://github.com/JPVenson) **Created:** 9/18/2025 **Status:** ✅ Merged **Merged:** 9/19/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `bugfix/SerialiseRootFolder` --- ### 📝 Commits (2) - [`06e74ed`](https://github.com/jellyfin/jellyfin/commit/06e74edafc6ccb5d740029c366661fe4b04cc324) Fix root folder not being saved to Db if nessesary - [`f1e4df6`](https://github.com/jellyfin/jellyfin/commit/f1e4df69ddbf4f288d0aba706d39c9114e59bc90) Always update folder to Db ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Library/LibraryManager.cs` (+1 -0) </details> ### 📄 Description Fixes the issue of the root folder not been saved to the DB before adding libraries added though the setup process --- <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:58 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#14134