mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #12446] [MERGED] Remove left-over network path references #13198
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/12446
Author: @nielsvanvelzen
Created: 8/14/2024
Status: ✅ Merged
Merged: 9/7/2024
Merged by: @crobibero
Base:
master← Head:remove-network-path📝 Commits (1)
2832bc2Remove 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
Issues
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.