mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #2008] [MERGED] Fix GetPathValue function #8973
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/2008
Author: @Bond-009
Created: 11/13/2019
Status: ✅ Merged
Merged: 11/15/2019
Merged by: @dkanada
Base:
master← Head:pathvalue📝 Commits (3)
b14d6d0Fix GetPathValue functionaea4ef9Fix logicd161b9cFix GetPathValue function for DLNA service📊 Changes
4 files changed (+45 additions, -21 deletions)
View changed files
📝
Emby.Dlna/Api/DlnaServerService.cs(+25 -8)📝
Emby.Server.Implementations/HttpServer/HttpListenerHost.cs(+0 -2)📝
MediaBrowser.Api/ApiEntryPoint.cs(+5 -8)📝
MediaBrowser.Api/BaseApiService.cs(+15 -3)📄 Description
Issues
Fixes #1881
Fixes #2009
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.