mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #13633] [CLOSED] Clean up LocationManager warnings #13654
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/13633
Author: @IDisposable
Created: 2/28/2025
Status: ❌ Closed
Base:
master← Head:localization-cleaning📝 Commits (2)
009b592Clean up LocationManager warnings82f46cfMerge branch 'master' into localization-cleaning📊 Changes
1 file changed (+3 additions, -6 deletions)
View changed files
📝
Emby.Server.Implementations/Localization/LocalizationManager.cs(+3 -6)📄 Description
Changes
Fixed the warnings about missing
ConfigureAwait(false)on the manifest stream processing.Updated to current collection initialization pattern in LoadCultures
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.