jellyfin-server/Emby.Dlna
2020-12-23 11:51:41 +01:00
..
Common Fixes spelling. 2020-11-18 13:23:45 +00:00
Configuration Update Emby.Dlna/Configuration/DlnaOptions.cs 2020-09-28 07:49:36 +01:00
ConnectionManager
ContentDirectory Minor improvements 2020-12-02 15:38:52 +01:00
Didl Use string.Split(char) where possible instead of string.Split(char[]) 2020-11-14 20:27:48 +01:00
Eventing Update DlnaEventManager.cs 2020-11-28 23:45:26 +00:00
Images
Main Disable API if dlna is disabled. 2020-12-18 23:29:21 +00:00
MediaReceiverRegistrar Minor improvements 2020-12-02 15:38:52 +01:00
PlayTo cleaned change 2020-12-07 18:31:45 +00:00
Profiles Correct DLNA audio codecs for PS3 and PS4 2020-12-16 21:20:29 +08:00
Properties Add tests for GetUuid 2020-12-01 15:12:55 +01:00
Server Fixed baseurl in dlna. 2020-11-21 19:50:40 +00:00
Service Update BaseControlHandler.cs 2020-11-07 18:59:32 +00:00
Ssdp
ConfigurationExtension.cs
ControlRequest.cs
ControlResponse.cs
DlnaConfigurationFactory.cs
DlnaManager.cs Fixes spelling. 2020-11-18 13:23:45 +00:00
Emby.Dlna.csproj Remove unused deps 2020-12-22 08:57:51 -07:00
EventSubscriptionResponse.cs
IConnectionManager.cs
IContentDirectory.cs
IDlnaEventManager.cs
IMediaReceiverRegistrar.cs
IUpnpService.cs