jellyfin/Emby.Dlna
William Taylor 65cd3ed597 Replaced injections of ILogger with ILoggerFactory
This makes resolving dependencies from the container much easier as
you cannot resolve with primitives parameters in a way that is any
more readable.

The aim of this commit is to change as little as possible with the end
result, loggers that were newed up for the parent object were given the same
name. Objects that used the base or app loggers, were given a new logger with
an appropriate name.

Also removed some unused dependencies.
2019-01-20 21:05:12 +00:00
..
Api ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
Common Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
Configuration Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
ConnectionManager Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
ContentDirectory Reformat JustAMan review pt1 changes 2019-01-17 20:24:01 +01:00
Didl ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
Eventing Reformat JustAMan review pt1 changes 2019-01-17 20:24:01 +01:00
Images Change UI accents, update artwork 2019-01-06 20:47:58 -05:00
Main ReSharper format: conform inline 'out' parameters. 2019-01-13 21:46:33 +01:00
MediaReceiverRegistrar Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
PlayTo Rename ApplicationSemanticVersion to ApplicationVersion 2019-01-19 21:35:33 -05:00
Profiles Fixed csproj and xml identation. 2019-01-19 15:01:16 +01:00
Properties Visual Studio Reformat: Emby.Dlna 2019-01-13 20:16:19 +01:00
Server Visual Studio Reformat: Emby.Dlna 2019-01-13 20:16:19 +01:00
Service ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
Ssdp Replaced injections of ILogger with ILoggerFactory 2019-01-20 21:05:12 +00:00
ConfigurationExtension.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
ControlRequest.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
ControlResponse.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
DlnaManager.cs Replaced injections of ILogger with ILoggerFactory 2019-01-20 21:05:12 +00:00
Emby.Dlna.csproj Revert Jellyfin.Versioning, Update all versions and user agents. 2019-01-20 01:12:44 +01:00
EventSubscriptionResponse.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
IConnectionManager.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
IContentDirectory.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
IEventManager.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
IMediaReceiverRegistrar.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
IUpnpService.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00