[PR #15466] [MERGED] Don't error out when searching for marker files fails #14320

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/15466
Author: @Bond-009
Created: 11/10/2025
Status: Merged
Merged: 11/12/2025
Merged by: @crobibero

Base: release-10.11.zHead: markerfails


📝 Commits (1)

  • bd8972b Don't error out when searching for marker files fails

📊 Changes

2 files changed (+14 additions, -4 deletions)

View changed files

📝 Emby.Server.Implementations/AppBase/BaseApplicationPaths.cs (+12 -2)
📝 MediaBrowser.Common/Configuration/IApplicationPaths.cs (+2 -2)

📄 Description

Fixes #15445


🔄 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/15466 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 11/10/2025 **Status:** ✅ Merged **Merged:** 11/12/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `release-10.11.z` ← **Head:** `markerfails` --- ### 📝 Commits (1) - [`bd8972b`](https://github.com/jellyfin/jellyfin/commit/bd8972b39f0ccc060194b7f64214dd0ce42eab14) Don't error out when searching for marker files fails ### 📊 Changes **2 files changed** (+14 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/AppBase/BaseApplicationPaths.cs` (+12 -2) 📝 `MediaBrowser.Common/Configuration/IApplicationPaths.cs` (+2 -2) </details> ### 📄 Description Fixes #15445 --- <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:27:54 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#14320