jellyfin/Emby.Server.Implementations
2020-03-11 19:53:50 -04:00
..
Activity Fix build 2020-02-08 22:25:44 +01:00
AppBase
Archiving
Branding
Browser
Channels Replace ILogger with ILogger<T> wherever possible 2020-03-03 23:07:10 +01:00
Collections Replace ILogger with ILogger<T> wherever possible 2020-03-03 23:07:10 +01:00
Configuration Fix warnings 2020-01-31 22:26:53 +01:00
Cryptography
Data Replace ILogger with ILogger<T> wherever possible 2020-03-03 23:07:10 +01:00
Devices Replace ILogger with ILogger<T> wherever possible 2020-03-03 23:07:10 +01:00
Diagnostics
Dto Simplify image processing by removing image enhancers 2020-01-21 20:26:30 +01:00
EntryPoints Replace ILogger with ILogger<T> wherever possible 2020-03-03 23:07:10 +01:00
HttpClientManager Fix some warnings in Emby.Server.Implementations 2020-02-06 15:21:38 +01:00
HttpServer Fix some warnings in Emby.Server.Implementations 2020-02-06 15:21:38 +01:00
Images
IO Fix some warnings in Emby.Server.Implementations 2020-02-06 15:21:38 +01:00
Library Replace ILogger with ILogger<T> wherever possible 2020-03-03 23:07:10 +01:00
LiveTv Replace ILogger with ILogger<T> wherever possible 2020-03-03 23:07:10 +01:00
Localization Translated using Weblate (Chinese (Simplified)) 2020-03-11 19:53:50 -04:00
MediaEncoder
Middleware
Net Fix warnings 2020-01-31 22:26:53 +01:00
Networking
Playlists Replace ILogger with ILogger<T> wherever possible 2020-03-03 23:07:10 +01:00
Properties
ScheduledTasks Replace ILogger with ILogger<T> wherever possible 2020-03-03 23:07:10 +01:00
Security
Serialization Remove FileSystem.GetStream 2020-01-22 22:20:35 +01:00
Services
Session Merge branch 'master' into sessionmanager 2020-02-19 21:07:09 +01:00
SocketSharp Make LoggerFactory private in ApplicationHost and use it to construct loggers with context 2020-03-03 23:31:25 +01:00
Sorting Simplify AlphanumericComparer, reduce code duplication 2020-02-27 14:51:34 +03:00
TV
Udp Update UdpServer.cs 2020-01-13 09:00:30 +01:00
Updates
UserViews
WebSockets Fix warnings 2020-01-31 22:26:53 +01:00
ApplicationHost.cs Merge branch 'master' into support-injecting-iconfiguration 2020-03-10 22:45:17 +01:00
ConfigurationOptions.cs add config options for musicbrainz 2020-02-22 15:04:52 +09:00
Emby.Server.Implementations.csproj Update deps 2020-01-28 22:42:07 +01:00
IStartupOptions.cs
ResourceFileManager.cs
ServerApplicationPaths.cs