[PR #13633] [CLOSED] Clean up LocationManager warnings #13654

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/13633
Author: @IDisposable
Created: 2/28/2025
Status: Closed

Base: masterHead: localization-cleaning


📝 Commits (2)

  • 009b592 Clean up LocationManager warnings
  • 82f46cf Merge 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.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/13633 **Author:** [@IDisposable](https://github.com/IDisposable) **Created:** 2/28/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `localization-cleaning` --- ### 📝 Commits (2) - [`009b592`](https://github.com/jellyfin/jellyfin/commit/009b592c330d73d18765b1314b95006842754c33) Clean up LocationManager warnings - [`82f46cf`](https://github.com/jellyfin/jellyfin/commit/82f46cfb68390d260b23f77af427edd08511278c) Merge branch 'master' into localization-cleaning ### 📊 Changes **1 file changed** (+3 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Localization/LocalizationManager.cs` (+3 -6) </details> ### 📄 Description **Changes** Fixed the warnings about missing `ConfigureAwait(false)` on the manifest stream processing. Updated to current collection initialization pattern in LoadCultures --- <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:16:51 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13654