mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #6296] [MERGED] Improve platform checks #10898
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/6296
Author: @Bond-009
Created: 7/12/2021
Status: ✅ Merged
Merged: 7/23/2021
Merged by: @cvium
Base:
master← Head:oscheck📝 Commits (1)
8528e9bImprove platform checks📊 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.