jellyfin/Emby.Dlna
dkanada 1dd4abebbd
Merge pull request #2297 from Bond-009/asyncio
Kestrel doesn't like sync IO operations
2020-01-23 01:59:52 +09:00
..
Api Use async methods 2020-01-21 17:59:41 +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 Use async methods 2020-01-21 17:59:41 +01:00
ContentDirectory Merge pull request #2297 from Bond-009/asyncio 2020-01-23 01:59:52 +09:00
Didl - use streamInfo.StartPositionTicks if provided over userdata.PlaybackPositionTicks when creating the Samsung Bookmark Info 2019-08-29 02:38:53 +03:00
Eventing Fix a couple of TODOs 2019-12-30 16:03:20 +01: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 Use async methods 2020-01-21 17:59:41 +01:00
PlayTo Improve IInstallationManager interface 2019-11-01 17:57:19 +01: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 Update Emby.Dlna/Service/BaseControlHandler.cs 2020-01-22 17:46:26 +01:00
Ssdp Use Mono.Nat Nuget package 2019-11-01 21:22:35 +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 Rewrite hex encoder/decoder 2019-11-01 17:52:29 +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 Use async methods 2020-01-21 17:59:41 +01:00