[PR #13790] [MERGED] Fix build and tests #13707

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/13790
Author: @crobibero
Created: 3/28/2025
Status: Merged
Merged: 3/28/2025
Merged by: @nielsvanvelzen

Base: masterHead: fix-build


📝 Commits (2)

  • 6c46b06 Fix merged namespace error
  • 15465af Revert changes to DirectoryService

📊 Changes

4 files changed (+13 additions, -11 deletions)

View changed files

📝 Jellyfin.Server.Implementations/Item/OrderMapper.cs (+1 -1)
📝 MediaBrowser.Controller/Providers/DirectoryService.cs (+9 -7)
📝 tests/Jellyfin.Controller.Tests/DirectoryServiceTests.cs (+2 -2)
📝 tests/Jellyfin.Server.Implementations.Tests/Item/OrderMapperTests.cs (+1 -1)

📄 Description

oopsie


🔄 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/13790 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 3/28/2025 **Status:** ✅ Merged **Merged:** 3/28/2025 **Merged by:** [@nielsvanvelzen](https://github.com/nielsvanvelzen) **Base:** `master` ← **Head:** `fix-build` --- ### 📝 Commits (2) - [`6c46b06`](https://github.com/jellyfin/jellyfin/commit/6c46b06c755c1539a5e743d72318292fea72fe32) Fix merged namespace error - [`15465af`](https://github.com/jellyfin/jellyfin/commit/15465afd8e7f8a72dd79654f458f8c298e776e02) Revert changes to DirectoryService ### 📊 Changes **4 files changed** (+13 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server.Implementations/Item/OrderMapper.cs` (+1 -1) 📝 `MediaBrowser.Controller/Providers/DirectoryService.cs` (+9 -7) 📝 `tests/Jellyfin.Controller.Tests/DirectoryServiceTests.cs` (+2 -2) 📝 `tests/Jellyfin.Server.Implementations.Tests/Item/OrderMapperTests.cs` (+1 -1) </details> ### 📄 Description oopsie --- <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:17:47 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13707