[PR #12446] [MERGED] Remove left-over network path references #13198

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/12446
Author: @nielsvanvelzen
Created: 8/14/2024
Status: Merged
Merged: 9/7/2024
Merged by: @crobibero

Base: masterHead: remove-network-path


📝 Commits (1)

  • 2832bc2 Remove left-over network path references

📊 Changes

3 files changed (+1 additions, -38 deletions)

View changed files

📝 Emby.Server.Implementations/Library/LibraryManager.cs (+1 -34)
📝 MediaBrowser.Model/Configuration/MediaPathInfo.cs (+0 -2)
📝 MediaBrowser.Model/Configuration/ServerConfiguration.cs (+0 -2)

📄 Description

Although removed in 10.9 we forgot to remove some references to the old network path support. This caused the server to still send these paths in specific cases.

Changes

  • Remove left-over network path references

Issues


🔄 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/12446 **Author:** [@nielsvanvelzen](https://github.com/nielsvanvelzen) **Created:** 8/14/2024 **Status:** ✅ Merged **Merged:** 9/7/2024 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `remove-network-path` --- ### 📝 Commits (1) - [`2832bc2`](https://github.com/jellyfin/jellyfin/commit/2832bc2b1175dbc196d04e1071fa0c59094c998e) Remove left-over network path references ### 📊 Changes **3 files changed** (+1 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Library/LibraryManager.cs` (+1 -34) 📝 `MediaBrowser.Model/Configuration/MediaPathInfo.cs` (+0 -2) 📝 `MediaBrowser.Model/Configuration/ServerConfiguration.cs` (+0 -2) </details> ### 📄 Description Although removed in 10.9 we forgot to remove some references to the old network path support. This caused the server to still send these paths in specific cases. **Changes** - Remove left-over network path references <!-- Describe your changes here in 1-5 sentences. --> **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> --- <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:08:48 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13198