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
Bond_009 fd9dc1e308
Update deps
2 years ago
..
Common
Configuration Merge pull request #7868 from cvium/disable_dlna 2 years ago
ConnectionManager Remove useless code 4 years ago
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 Replace != null with is not null 2 years ago
MediaReceiverRegistrar Remove unused using directives 4 years ago
PlayTo Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Profiles Clean up DLNA profile code 3 years ago
Properties Add tests for GetUuid 4 years ago
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 Enable nullable reference types for Emby.Dlna 3 years ago
ControlRequest.cs Enable nullable reference types for Emby.Dlna 3 years ago
ControlResponse.cs Enable nullable in more files 3 years ago
DlnaConfigurationFactory.cs Enable nullable reference types for Emby.Dlna 3 years ago
DlnaManager.cs Fix release build 2 years ago
Emby.Dlna.csproj Update deps 2 years ago
EventSubscriptionResponse.cs Enable nullable in more files 3 years ago
IConnectionManager.cs
IContentDirectory.cs
IDlnaEventManager.cs Fix release build 2 years ago
IMediaReceiverRegistrar.cs
IUpnpService.cs