Commit Graph

122 Commits (aaabc58c65c0b0d673ffd26a9b7e2b5eb604c053)

Author SHA1 Message Date
Patrick Barron e463dbda47 Move network configuration to MediaBrowser.Common
11 months ago
Patrick Barron 9595636d61 Move network utilities to MediaBrowser.Common
11 months ago
Patrick Barron 2b742be38e Use IHostedService for DLNA
11 months ago
Patrick Barron 44380933a0 Use DI for SsdpCommunicationsServer
12 months ago
Patrick Barron f0618ce335 Minor cleanup in DlnaEntryPoint
12 months ago
Patrick Barron 5b51645381 Don't manually dispose DeviceDiscovery
12 months ago
Patrick Barron 2e1b8ea62d Remove DlnaEntryPoint.Enabled
12 months ago
Patrick Barron 010cf2340a Use DI for MediaReceiverRegistrarService
12 months ago
Patrick Barron e0b089a375 Use DI for ConnectionManagerService
12 months ago
Patrick Barron effc3d488c Use DI for ContentDirectoryService
12 months ago
Tim Eisele dc27d8f9cd
Refactor URI overrides (#10051)
12 months ago
Shadowghost e56275fb46 Extract networking constants
1 year ago
Shadowghost 42498194d9 Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery
2 years ago
Shadowghost 3a91c37283 Merge branch 'master' into network-rewrite
2 years ago
Patrick Barron 63b0132562
Remove OS information from System Info (#9175)
2 years ago
Shadowghost 6954283af3
Update Emby.Dlna/Main/DlnaEntryPoint.cs
2 years ago
Shadowghost b725fbe51a Apply review suggestions
2 years 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
3 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
4 years ago
BaronGreenback caa8e7cdf3 fixed build
4 years ago
Claus Vium 9e77fdc70d
Merge pull request #5312 from BaronGreenback/FixFor5280
4 years ago
BaronGreenback d95ca20fc7 removed bad merge code
4 years ago
BaronGreenback a25e3c0256 fix for override ports contained in PublishedServerUrl
4 years ago
Bond-009 0beda0e32c
Merge pull request #5275 from BaronGreenback/upnpStartupFix
4 years ago
BaronGreenback c50d0dbc72 Fixed startup racing issue
4 years ago
BaronGreenback 192efff791
Update DlnaEntryPoint.cs
4 years ago
Joshua M. Boniface ccc1b8bf92
Merge pull request #4729 from BaronGreenback/19.0RC---Fix-networkInterfaceFix
4 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