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
1 year ago
..
Common Fixes spelling. 4 years ago
Configuration Merge pull request #7868 from cvium/disable_dlna 2 years ago
ConnectionManager Remove useless code 3 years ago
ContentDirectory Replace != null with is not null 1 year ago
Didl Replace != null with is not null 1 year ago
Eventing Replace != null with is not null 1 year ago
Images Optimize images 4 years ago
Main Replace != null with is not null 1 year ago
MediaReceiverRegistrar Remove unused using directives 3 years ago
PlayTo Use ArgumentException.ThrowIfNullOrEmpty 1 year ago
Profiles Clean up DLNA profile code 2 years ago
Properties Add tests for GetUuid 4 years ago
Server Use ArgumentException.ThrowIfNullOrEmpty 1 year ago
Service Fix release build 1 year ago
Ssdp Replace != null with is not null 1 year 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 1 year ago
Emby.Dlna.csproj Update deps 1 year ago
EventSubscriptionResponse.cs Enable nullable in more files 3 years ago
IConnectionManager.cs Rename IEventManager to IDlnaEventManager 4 years ago
IContentDirectory.cs Rename IEventManager to IDlnaEventManager 4 years ago
IDlnaEventManager.cs Fix release build 1 year ago
IMediaReceiverRegistrar.cs Rename IEventManager to IDlnaEventManager 4 years ago
IUpnpService.cs Fix some warnings 4 years ago