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
Stepan Goremykin b6cfdb8b92
Simplify conditional expression
1 year ago
..
AppBase Enable nullable for more files (#9310) 1 year ago
Branding
Channels Reduce usage of GetAwaiter().GetResult() 1 year ago
Collections Allocate less Lists 1 year ago
Configuration Enable nullable for more files (#9310) 1 year ago
Cryptography Don't use deprecated HashAlgorithm.Create(string) 2 years ago
Data Remove redundant casts 1 year ago
Devices More cleanup 3 years ago
Dto Simplify conditional expression 1 year ago
EntryPoints Reduce usage of GetAwaiter().GetResult() 1 year ago
HttpServer Replace == null with is null 2 years ago
IO Merge pull request #8922 from Bond-009/distinctby 2 years ago
Images Enable nullable for more files (#9310) 1 year ago
Library Simplify conditional expression 1 year ago
LiveTv Pass cancellation token 1 year ago
Localization Simplify linq expressions (use All) 1 year ago
MediaEncoder Fix build failing 1 year ago
Net Replace != null with is not null 2 years ago
Playlists Apply suggestions from code review 1 year ago
Plugins Use MinBy and MaxBy 1 year ago
Properties Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing 3 years ago
QuickConnect Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
ScheduledTasks Merge pull request #9103 from DarrenRuane/darrenruane_fix_chapter_images_deletion 1 year ago
Serialization Use static lambdas 3 years ago
Session Fix argument is not used in message template warning 1 year ago
Sorting Enable nullable for more files 1 year ago
SyncPlay Replace != null with is not null 2 years 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 2 years ago
ApplicationHost.cs Merge pull request #9254 from Shadowghost/dvdbdfix 1 year ago
ConfigurationOptions.cs Fix build errors 2 years 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) 2 years ago