[PR #6296] [MERGED] Improve platform checks #10898

Closed
opened 2026-02-07 06:28:46 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6296
Author: @Bond-009
Created: 7/12/2021
Status: Merged
Merged: 7/23/2021
Merged by: @cvium

Base: masterHead: oscheck


📝 Commits (1)

📊 Changes

11 files changed (+39 additions, -47 deletions)

View changed files

📝 Emby.Dlna/Main/DlnaEntryPoint.cs (+8 -5)
📝 Emby.Server.Implementations/ApplicationHost.cs (+5 -12)
📝 Emby.Server.Implementations/IO/ManagedFileSystem.cs (+3 -4)
📝 Jellyfin.Api/Controllers/DynamicHlsController.cs (+1 -1)
📝 Jellyfin.Api/Controllers/VideoHlsController.cs (+1 -2)
📝 Jellyfin.Api/Helpers/HlsHelpers.cs (+1 -2)
📝 Jellyfin.Server/Program.cs (+4 -4)
📝 MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs (+8 -9)
📝 tests/Jellyfin.Server.Implementations.Tests/IO/ManagedFileSystemTests.cs (+3 -3)
📝 tests/Jellyfin.XbmcMetadata.Tests/Location/MovieNfoLocationTests.cs (+4 -4)
📝 tests/Jellyfin.XbmcMetadata.Tests/Parsers/MovieNfoParserTests.cs (+1 -1)

📄 Description

No description provided


🔄 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/6296 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 7/12/2021 **Status:** ✅ Merged **Merged:** 7/23/2021 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `oscheck` --- ### 📝 Commits (1) - [`8528e9b`](https://github.com/jellyfin/jellyfin/commit/8528e9bddb4c2dd9e1e3294649e39c7ec609bdf5) Improve platform checks ### 📊 Changes **11 files changed** (+39 additions, -47 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Dlna/Main/DlnaEntryPoint.cs` (+8 -5) 📝 `Emby.Server.Implementations/ApplicationHost.cs` (+5 -12) 📝 `Emby.Server.Implementations/IO/ManagedFileSystem.cs` (+3 -4) 📝 `Jellyfin.Api/Controllers/DynamicHlsController.cs` (+1 -1) 📝 `Jellyfin.Api/Controllers/VideoHlsController.cs` (+1 -2) 📝 `Jellyfin.Api/Helpers/HlsHelpers.cs` (+1 -2) 📝 `Jellyfin.Server/Program.cs` (+4 -4) 📝 `MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs` (+8 -9) 📝 `tests/Jellyfin.Server.Implementations.Tests/IO/ManagedFileSystemTests.cs` (+3 -3) 📝 `tests/Jellyfin.XbmcMetadata.Tests/Location/MovieNfoLocationTests.cs` (+4 -4) 📝 `tests/Jellyfin.XbmcMetadata.Tests/Parsers/MovieNfoParserTests.cs` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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 06:28:46 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10898