mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #5381] [MERGED] make sure network path substitution matches correctly #10504
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/5381
Author: @cvium
Created: 3/5/2021
Status: ✅ Merged
Merged: 3/6/2021
Merged by: @Bond-009
Base:
master← Head:fix-network-substitution📝 Commits (5)
37e374dmake sure network path substitution matches correctlybc661c1simplify54211b9rider is a prick67af30dRemove redundant checks946411bRemove redundant check📊 Changes
3 files changed (+92 additions, -58 deletions)
View changed files
📝
Emby.Server.Implementations/Library/LibraryManager.cs(+10 -58)📝
Emby.Server.Implementations/Library/PathExtensions.cs(+56 -0)📝
tests/Jellyfin.Server.Implementations.Tests/Library/PathExtensionsTests.cs(+26 -0)📄 Description
Fixes #5313
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.