jellyfin/Emby.Server.Implementations
2023-01-14 21:39:47 +01:00
..
AppBase Replace != null with is not null 2022-12-05 15:01:13 +01:00
Branding
Channels Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
Collections Replace != null with is not null 2022-12-05 15:01:13 +01:00
Configuration
Cryptography Don't use deprecated HashAlgorithm.Create(string) 2022-12-07 16:44:00 +01:00
Data Remove AddPeopleQueryIndex migration 2023-01-14 21:39:47 +01:00
Devices
Dto Use DistinctBy introduced in .NET 6 2022-12-19 15:21:42 +01:00
EntryPoints Use DistinctBy introduced in .NET 6 2022-12-19 15:21:42 +01:00
HttpServer Replace == null with is null 2022-12-05 15:00:20 +01:00
Images Use DistinctBy introduced in .NET 6 2022-12-19 15:21:42 +01:00
IO Merge pull request #8922 from Bond-009/distinctby 2022-12-19 20:13:48 +01:00
Library Deduplicate media stream ordering code (#9014) 2023-01-07 11:30:55 -07:00
LiveTv Merge pull request #8775 from SenorSmartyPants/DVRMetadata 2023-01-03 12:01:32 +01:00
Localization Translated using Weblate (Thai) 2023-01-14 10:51:23 -05:00
MediaEncoder Replace != null with is not null 2022-12-05 15:01:13 +01:00
Net Replace != null with is not null 2022-12-05 15:01:13 +01:00
Playlists Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
Plugins Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
Properties
QuickConnect Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
ScheduledTasks Replace != null with is not null 2022-12-05 15:01:13 +01:00
Serialization
Session Use EventManager for AuthenticationSuccess, AuthenticationFailure (#8960) 2023-01-07 11:31:10 -07:00
Sorting Replace != null with is not null 2022-12-05 15:01:13 +01:00
SyncPlay Replace != null with is not null 2022-12-05 15:01:13 +01:00
TV Replace != null with is not null 2022-12-05 15:01:13 +01:00
Udp Fix option to disable server discovery 2022-02-14 14:39:33 +01:00
Updates Replace != null with is not null 2022-12-05 15:01:13 +01:00
ApplicationHost.cs Rename Emby.Drawing and move to src (#9054) 2023-01-10 05:51:46 -07:00
ConfigurationOptions.cs Fix build errors 2022-12-07 16:42:28 +01:00
Emby.Server.Implementations.csproj chore(deps): update dotnet monorepo to v7.0.2 2023-01-10 14:50:35 +00:00
IStartupOptions.cs
ServerApplicationPaths.cs Remove unused ImageByName API (#8928) 2022-12-19 18:44:13 -07:00