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 d280dc6554
Reduce log spam
1 year ago
..
AppBase Enable nullable for more files (#9310) 1 year ago
Branding
Channels Use dependency injection for IChannel 1 year ago
Collections Replace != null with is not null 1 year ago
Configuration Enable nullable for more files (#9310) 1 year ago
Cryptography Don't use deprecated HashAlgorithm.Create(string) 1 year ago
Data Apply review suggestion 1 year ago
Devices More cleanup 2 years ago
Dto Fix playlist parental control and no parental control skipping forbidden unrated items 1 year ago
EntryPoints Use DistinctBy introduced in .NET 6 1 year ago
HttpServer Replace == null with is null 1 year ago
IO Merge pull request #8922 from Bond-009/distinctby 1 year ago
Images Enable nullable for more files (#9310) 1 year ago
Library Reduce string allocations by regex 1 year ago
LiveTv Improve alternate ordering (#9336) 1 year ago
Localization Translated using Weblate (Dutch) 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 Load all plugin assemblies before attempting to load types 1 year ago
Properties Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing 3 years ago
QuickConnect Use ArgumentException.ThrowIfNullOrEmpty 1 year ago
ScheduledTasks Reduce log spam 1 year ago
Serialization Use static lambdas 2 years ago
Session Enable nullable for more files 1 year ago
Sorting Enable nullable for more files 1 year ago
SyncPlay Replace != null with is not null 1 year ago
TV Enable nullable for more files 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 Fix NRE in DisposeAsyncCore 1 year ago
ConfigurationOptions.cs Fix build errors 1 year ago
Emby.Server.Implementations.csproj Use Directory.Packages.props (#9135) 1 year ago
IStartupOptions.cs Enable in-process restarting 1 year ago
ServerApplicationPaths.cs Remove unused ImageByName API (#8928) 1 year ago