jellyfin/Emby.Server.Implementations
Michael Jones b555de4cea Fix CA2007 warnings in InstallationManager
Wrap the downloaded stream in an explicit await using block with
ConfigureAwait(false), matching the pattern already used in
LiveStreamHelper and similar callers. Also add ConfigureAwait(false)
to the ZipFile.ExtractToDirectoryAsync call.

Part of #2149
2026-05-26 22:24:16 -05:00
..
AppBase Run tree-wide dotnet format 2026-05-21 20:48:41 +02:00
Branding
Chapters Run tree-wide dotnet format 2026-05-21 20:48:41 +02:00
Collections Complete LinkedChildren integration and batch DTO optimizations 2026-01-18 19:48:46 +01:00
Configuration
Cryptography Fix KeyNotFoundException in CryptographyProvider.Verify 2026-01-05 23:03:22 -05:00
Data Delete file-based playlists if empty/removed 2026-03-26 19:37:57 +01:00
Devices
Dto Add OriginalLanguage as option to PreferredAudioLanguage (#12579) 2026-05-07 20:07:23 +02:00
EntryPoints
HttpServer Cleanup 2026-05-12 23:18:38 +02:00
Images Use artist images for music library thumbnail (#16240) 2026-03-02 21:35:47 +01:00
IO Implement ignore rule caching 2026-05-03 23:35:33 +02:00
Library Improve OriginalLanguage normalization and inheritance (#16829) 2026-05-26 21:02:43 +02:00
Localization Translated using Weblate (Spanish) 2026-05-26 07:26:19 +00:00
Playlists Merge remote-tracking branch 'upstream/master' into perf-rebased 2026-02-15 10:14:41 +01:00
Plugins Fix integrated provider images 2026-05-15 18:42:11 +02:00
Properties
QuickConnect
ScheduledTasks Run tree-wide dotnet format 2026-05-21 20:48:41 +02:00
Serialization Add the filename to the exception's trace to facilitate error resolution (see #12254, #9508, ...) 2026-02-16 17:23:52 +01:00
Session Run tree-wide dotnet format 2026-05-21 20:48:41 +02:00
Sorting Respect library country code for parental ratings 2026-03-10 19:04:02 -04:00
SyncPlay
TV Fix played check in next episode logic 2026-03-07 21:24:10 +01:00
Updates Fix CA2007 warnings in InstallationManager 2026-05-26 22:24:16 -05:00
ApplicationHost.cs Merge pull request #16828 from Shadowghost/episode-multiple-versions 2026-05-15 10:19:28 +02:00
ConfigurationOptions.cs
Emby.Server.Implementations.csproj Update to .NET 10.0 2026-01-14 18:55:47 +01:00
IStartupOptions.cs
ServerApplicationPaths.cs
SystemManager.cs Run tree-wide dotnet format 2026-05-21 20:48:41 +02:00