You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/Emby.Dlna
Shadowghost b725fbe51a
Apply review suggestions
2 years ago
..
Common
Configuration Merge pull request #7868 from cvium/disable_dlna 3 years ago
ConnectionManager
ContentDirectory Replace != null with is not null 2 years ago
Didl Replace != null with is not null 2 years ago
Eventing Replace != null with is not null 2 years ago
Images
Main Apply review suggestions 2 years ago
MediaReceiverRegistrar
PlayTo Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Profiles Clean up DLNA profile code 3 years ago
Properties
Server Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Service Fix release build 2 years ago
Ssdp Replace != null with is not null 2 years ago
ConfigurationExtension.cs
ControlRequest.cs
ControlResponse.cs Enable nullable in more files 4 years ago
DlnaConfigurationFactory.cs
DlnaManager.cs Fix release build 2 years ago
Emby.Dlna.csproj Update deps 2 years ago
EventSubscriptionResponse.cs Enable nullable in more files 4 years ago
IConnectionManager.cs
IContentDirectory.cs
IDlnaEventManager.cs Fix release build 2 years ago
IMediaReceiverRegistrar.cs
IUpnpService.cs