You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/Emby.Server.Implementations
Shadowghost 3f6354cdb8
Fix .NET 7 compatibility
2 years ago
..
AppBase Replace != null with is not null 2 years ago
Branding
Channels Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Collections Replace != null with is not null 2 years ago
Configuration
Cryptography Don't use deprecated HashAlgorithm.Create(string) 2 years ago
Data Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Devices More cleanup 3 years ago
Dto Replace != null with is not null 2 years ago
EntryPoints Merge branch 'master' into network-rewrite 2 years ago
HttpServer Replace == null with is null 2 years ago
IO Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Images Replace != null with is not null 2 years ago
Library Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
LiveTv Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Localization Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
MediaEncoder Replace != null with is not null 2 years ago
Net Merge branch 'master' into network-rewrite 2 years ago
Playlists Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Plugins Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Properties Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing 3 years ago
QuickConnect Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
ScheduledTasks Replace != null with is not null 2 years ago
Serialization Use static lambdas 3 years ago
Session Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Sorting Replace != null with is not null 2 years ago
SyncPlay Replace != null with is not null 2 years ago
TV Replace != null with is not null 2 years ago
Udp Implement discovery respecting bind addresses 2 years ago
Updates Replace != null with is not null 2 years ago
ApplicationHost.cs Fix .NET 7 compatibility 2 years ago
ConfigurationOptions.cs Fix build errors 2 years ago
Emby.Server.Implementations.csproj Update deps 2 years ago
IStartupOptions.cs Document IStartupOptions 3 years ago
ServerApplicationPaths.cs Fix warnings in ServerApplicationPaths 3 years ago