jellyfin/Emby.Dlna
Bond_009 5eaf5465a5 Check checksum for plugin downloads
* Compare the MD5 checksum when downloading plugins
* Reduced log spam due to http requests
* Removed 'GetTempFileResponse' function from HttpClientManager
* Fixed caching for HttpClientManager
2019-08-11 15:54:58 +02:00
..
Api Replace some usage of QueryParamCollection 2019-02-27 14:23:39 +01:00
Common Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
Configuration Send DLNA devices message to only the matched interface 2019-02-22 20:18:34 +08:00
ConnectionManager Merge branch 'master' into xml 2019-03-12 16:37:18 +01:00
ContentDirectory Merge branch 'master' into xml 2019-03-12 16:37:18 +01:00
Didl Use CultureInvariant string conversion for Guids 2019-08-09 23:17:54 +02:00
Eventing Use CultureInvariant string conversion for Guids 2019-08-09 23:17:54 +02:00
Images Optimize images with image_optim 2019-04-03 22:58:52 -04:00
Main Use CultureInvariant string conversion for Guids 2019-08-09 23:17:54 +02:00
MediaReceiverRegistrar Merge branch 'master' into xml 2019-03-12 16:37:18 +01:00
PlayTo Check checksum for plugin downloads 2019-08-11 15:54:58 +02:00
Profiles Use a dictionary to look up mimetypes 2019-07-28 20:20:03 +02:00
Properties Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
Server Fix more analyzer warnings 2019-01-27 12:12:44 +01:00
Service Remove useless abstraction around XmlReaderSettings 2019-03-07 12:04:14 +01:00
Ssdp Remove custom Threading 2019-02-05 16:47:50 +01:00
ConfigurationExtension.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
ControlRequest.cs Reduce aspnet imports 2019-03-07 19:04:09 +01:00
ControlResponse.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
DlnaManager.cs Use CultureInvariant string conversion for Guids 2019-08-09 23:17:54 +02:00
Emby.Dlna.csproj Reduce aspnet imports 2019-03-07 19:04:09 +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 Replace some usage of QueryParamCollection 2019-02-27 14:23:39 +01:00