jellyfin/Emby.Dlna
2022-12-30 08:24:06 -07:00
..
Common
Configuration Merge pull request #7868 from cvium/disable_dlna 2022-06-10 23:43:18 -04:00
ConnectionManager
ContentDirectory Replace != null with is not null 2022-12-05 15:01:13 +01:00
Didl Cleanup and refactor streambuilder 2022-12-07 18:00:01 +01:00
Eventing Replace != null with is not null 2022-12-05 15:01:13 +01:00
Images
Main Replace != null with is not null 2022-12-05 15:01:13 +01:00
MediaReceiverRegistrar
PlayTo Cleanup and refactor streambuilder 2022-12-07 18:00:01 +01:00
Profiles Add support for .sup subtitle (#8808) 2022-12-30 08:24:06 -07:00
Properties
Server Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
Service Fix release build 2022-12-07 16:44:00 +01:00
Ssdp Replace != null with is not null 2022-12-05 15:01:13 +01:00
ConfigurationExtension.cs Enable nullable reference types for Emby.Dlna 2021-05-07 14:43:50 +02:00
ControlRequest.cs Enable nullable reference types for Emby.Dlna 2021-05-07 14:43:50 +02:00
ControlResponse.cs Enable nullable in more files 2021-07-26 23:02:32 +02:00
DlnaConfigurationFactory.cs Enable nullable reference types for Emby.Dlna 2021-05-07 14:43:50 +02:00
DlnaManager.cs Fix release build 2022-12-07 16:44:00 +01:00
Emby.Dlna.csproj Update deps 2022-12-07 16:56:32 +01:00
EventSubscriptionResponse.cs Enable nullable in more files 2021-07-26 23:02:32 +02:00
IConnectionManager.cs
IContentDirectory.cs
IDlnaEventManager.cs Fix release build 2022-12-07 16:44:00 +01:00
IMediaReceiverRegistrar.cs
IUpnpService.cs