jellyfin/Emby.Server.Implementations
Mark Monteiro b67e9cde8c Replace ILogger with ILogger<T> wherever possible
Log entries will contain additional class context when using this interface
2020-03-03 23:07:10 +01:00
..
Activity Fix build 2020-02-08 22:25:44 +01:00
AppBase Merge pull request #2041 from Bond-009/warn11 2019-12-11 01:14:55 +09:00
Archiving
Branding More warnings (removed) 2019-12-11 00:13:57 +01:00
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 More warnings (removed) 2019-12-11 00:13:57 +01:00
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 More warnings (removed) 2019-12-11 00:13:57 +01:00
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 More warnings (removed) 2019-12-11 00:13:57 +01:00
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 (Macedonian) 2020-03-02 08:05:17 -05: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 Fix warnings 2020-01-31 22:26:53 +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 Enable TreatWarningsAsErrors for some projects 2019-12-13 20:11:37 +01:00
UserViews
WebSockets Fix warnings 2020-01-31 22:26:53 +01:00
ApplicationHost.cs Fix compilation error 2020-03-03 01:10:26 +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