Commit Graph

121 Commits (0fd36a5bf1fc87ebbfd5b74585f0c080995c1688)

Author SHA1 Message Date
Bond_009 99e0d46ad9 Use System.Net.IPNetwork
7 months ago
Patrick Barron 2b742be38e Use IHostedService for DLNA
7 months ago
Patrick Barron 44380933a0 Use DI for SsdpCommunicationsServer
8 months ago
Patrick Barron f0618ce335 Minor cleanup in DlnaEntryPoint
8 months ago
Patrick Barron 5b51645381 Don't manually dispose DeviceDiscovery
8 months ago
Patrick Barron 2e1b8ea62d Remove DlnaEntryPoint.Enabled
8 months ago
Patrick Barron 010cf2340a Use DI for MediaReceiverRegistrarService
8 months ago
Patrick Barron e0b089a375 Use DI for ConnectionManagerService
8 months ago
Patrick Barron effc3d488c Use DI for ContentDirectoryService
8 months ago
Tim Eisele dc27d8f9cd
Refactor URI overrides (#10051)
8 months ago
Shadowghost e56275fb46 Extract networking constants
11 months ago
Shadowghost 42498194d9 Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery
1 year ago
Shadowghost 3a91c37283 Merge branch 'master' into network-rewrite
1 year ago
Patrick Barron 63b0132562
Remove OS information from System Info (#9175)
1 year ago
Shadowghost 6954283af3
Update Emby.Dlna/Main/DlnaEntryPoint.cs
1 year ago
Shadowghost b725fbe51a Apply review suggestions
1 year ago
Shadowghost 2c86bd1875 Merge branch 'master' into network-rewrite
2 years ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Shadowghost 4aec41752f Apply review suggestions
2 years ago
Shadowghost cea8e8bbf6 Fix logging output
2 years ago
Shadowghost f6e41269d9 Enforce interface bindings on SSDP, add Loopback to LAN if no LAN defined
2 years ago
Shadowghost 2281b8c997 Move away from using Collection, simplify code, add proper ordering
2 years ago
Shadowghost 2043a33f81 Small cleanup and logging fix
2 years ago
Shadowghost 066db8ac7f Migrate NetworkManager and Tests to native .NET IP objects
2 years ago
Cody Robibero a99e87a00c Merge pull request #7954 from cvium/fix_7953_dlna_url
2 years ago
InvoxiPlayGames dc8fdb154a get DLNA profile in XML request, correctly format UUID
2 years ago
cvium 0485ff1899 Create a store key constant for network
3 years ago
cvium 93fd1c7075 Fix
3 years ago
Bond_009 1d19a5be61 Fix some warnings
3 years ago
cvium 82e6a21f3b Use the new method in DLNA
3 years ago
Bond_009 8528e9bddb Improve platform checks
3 years ago
Bond_009 06caee28b7 Enable nullable reference types for Emby.Dlna
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
BaronGreenback 2f843b3b48 Hide msg if dlna disabled
3 years ago
BaronGreenback caa8e7cdf3 fixed build
3 years ago
Claus Vium 9e77fdc70d
Merge pull request #5312 from BaronGreenback/FixFor5280
3 years ago
BaronGreenback d95ca20fc7 removed bad merge code
3 years ago
BaronGreenback a25e3c0256 fix for override ports contained in PublishedServerUrl
3 years ago
Bond-009 0beda0e32c
Merge pull request #5275 from BaronGreenback/upnpStartupFix
3 years ago
BaronGreenback c50d0dbc72 Fixed startup racing issue
3 years ago
BaronGreenback 192efff791
Update DlnaEntryPoint.cs
3 years ago
Joshua M. Boniface ccc1b8bf92
Merge pull request #4729 from BaronGreenback/19.0RC---Fix-networkInterfaceFix
3 years ago
BaronGreenback f06d52c475 Disable API if dlna is disabled.
4 years ago
Greenback d69f2d7d7f DNLA over HTTP only
4 years ago
Greenback 979de240cb Updated tests to .Net5
4 years ago
BaronGreenback d66f88672c
Merge branch 'master' into NetworkPR2
4 years ago
Bond_009 b21919c7f4 Minor perf improvements
4 years ago
Greenback 83af636c61 Updated with new NetManager
4 years ago
Greenback ec57eeff2b Updated to latest version of code.
4 years ago