[PR #13828] [MERGED] Trim library names #13728

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/13828
Author: @JPVenson
Created: 4/1/2025
Status: Merged
Merged: 4/3/2025
Merged by: @crobibero

Base: masterHead: bugfix/13429_SpacesInLibraryNames


📝 Commits (1)

📊 Changes

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

View changed files

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

📄 Description

Remove leading and tailing spaces from library names as they are used for on-disk storage which can cause issues.

#13429


🔄 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/13828 **Author:** [@JPVenson](https://github.com/JPVenson) **Created:** 4/1/2025 **Status:** ✅ Merged **Merged:** 4/3/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `bugfix/13429_SpacesInLibraryNames` --- ### 📝 Commits (1) - [`875a4f1`](https://github.com/jellyfin/jellyfin/commit/875a4f1b8e45b73a9cfdd404ab5242c302ea8f05) Trim library names ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Library/LibraryManager.cs` (+1 -1) </details> ### 📄 Description Remove leading and tailing spaces from library names as they are used for on-disk storage which can cause issues. #13429 --- <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:18:08 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13728