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
Cody Robibero 4ef0099598
Merge pull request #7233 from Bond-009/warn60
3 years ago
..
AppBase More cleanup 3 years ago
Archiving Use System.IO.Compression instead of SharpCompress for zips 3 years ago
Branding
Channels Ban the usage of Task.Result 3 years ago
Collections Remove more warnings 3 years ago
Configuration Enable nullable reference types for Emby.Server.Implementations 3 years ago
Cryptography Replace PBKDF2-SHA1 with PBKDF2-SHA512 3 years ago
Data Fix some warnings 3 years ago
Devices More cleanup 3 years ago
Dto Use Guid for BaseItemDto parent ids 3 years ago
EntryPoints Fix option to disable server discovery 3 years ago
HttpServer Use IAuthorizationContext for websocket 3 years ago
IO Fix some warnings 3 years ago
Images Generate cover image for music video type libraries. 3 years ago
Library Fix indentation 3 years ago
LiveTv Fix some warnings 3 years ago
Localization Fix some warnings 3 years ago
MediaEncoder Use our own Contains extension 3 years ago
Net Always create TaskCompletionSource<T> with TaskCreationOptions.RunContinuationsAsynchronously 3 years ago
Playlists Remove more warnings 3 years ago
Plugins More cleanup 3 years ago
Properties Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing 3 years ago
QuickConnect Update StyleCop 3 years ago
ScheduledTasks Suggestions from review 3 years ago
Serialization Use static lambdas 3 years ago
Session Use IAuthorizationContext for websocket 3 years ago
Sorting More cleanup 3 years ago
SyncPlay More cleanup 3 years ago
TV Properly populate QueryResult 3 years ago
Udp Fix option to disable server discovery 3 years ago
Updates Remove more warnings 3 years ago
ApplicationHost.cs Fix option to disable server discovery 3 years ago
ConfigurationOptions.cs Remove unused using directives 3 years ago
Emby.Server.Implementations.csproj Update to dotnet 6.0.2 3 years ago
IStartupOptions.cs Document IStartupOptions 3 years ago
ServerApplicationPaths.cs Fix warnings in ServerApplicationPaths 3 years ago