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
Bond_009 fd9dc1e308
Update deps
1 year ago
..
AppBase Replace != null with is not null 1 year ago
Branding
Channels Use ArgumentException.ThrowIfNullOrEmpty 1 year ago
Collections Replace != null with is not null 1 year ago
Configuration Enable nullable reference types for Emby.Server.Implementations 3 years ago
Cryptography Don't use deprecated HashAlgorithm.Create(string) 1 year ago
Data Use ArgumentException.ThrowIfNullOrEmpty 1 year ago
Devices More cleanup 2 years ago
Dto Replace != null with is not null 1 year ago
EntryPoints Replace != null with is not null 1 year ago
HttpServer Replace == null with is null 1 year ago
IO Use ArgumentException.ThrowIfNullOrEmpty 1 year ago
Images Replace != null with is not null 1 year ago
Library Use ArgumentException.ThrowIfNullOrEmpty 1 year ago
LiveTv Use ArgumentException.ThrowIfNullOrEmpty 1 year ago
Localization Use ArgumentException.ThrowIfNullOrEmpty 1 year ago
MediaEncoder Replace != null with is not null 1 year ago
Net Replace != null with is not null 1 year ago
Playlists Use ArgumentException.ThrowIfNullOrEmpty 1 year ago
Plugins Use ArgumentException.ThrowIfNullOrEmpty 1 year ago
Properties Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing 3 years ago
QuickConnect Use ArgumentException.ThrowIfNullOrEmpty 1 year ago
ScheduledTasks Replace != null with is not null 1 year ago
Serialization Use static lambdas 2 years ago
Session Use ArgumentException.ThrowIfNullOrEmpty 1 year ago
Sorting Replace != null with is not null 1 year ago
SyncPlay Replace != null with is not null 1 year ago
TV Replace != null with is not null 1 year ago
Udp Fix option to disable server discovery 2 years ago
Updates Replace != null with is not null 1 year ago
ApplicationHost.cs Replace != null with is not null 1 year ago
ConfigurationOptions.cs Fix build errors 1 year ago
Emby.Server.Implementations.csproj Update deps 1 year ago
IStartupOptions.cs Document IStartupOptions 3 years ago
ServerApplicationPaths.cs Fix warnings in ServerApplicationPaths 3 years ago