[PR #2008] [MERGED] Fix GetPathValue function #8973

Closed
opened 2026-02-07 05:53:49 +03:00 by OVERLORD · 0 comments
Owner

📋 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: masterHead: pathvalue


📝 Commits (3)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/2008 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 11/13/2019 **Status:** ✅ Merged **Merged:** 11/15/2019 **Merged by:** [@dkanada](https://github.com/dkanada) **Base:** `master` ← **Head:** `pathvalue` --- ### 📝 Commits (3) - [`b14d6d0`](https://github.com/jellyfin/jellyfin/commit/b14d6d0417b57adcd4eb7587401827b1bf2bba42) Fix GetPathValue function - [`aea4ef9`](https://github.com/jellyfin/jellyfin/commit/aea4ef94713cc6806dc3bfc2bb31b8f05160e4e7) Fix logic - [`d161b9c`](https://github.com/jellyfin/jellyfin/commit/d161b9cbfcb9e149a2d4c9acfb5bae0b7ee333e3) Fix GetPathValue function for DLNA service ### 📊 Changes **4 files changed** (+45 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description **Issues** Fixes #1881 Fixes #2009 --- <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 05:53:49 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#8973