Commit Graph

73 Commits (f1aba6b95230474d47c580071370c7dbd00eba13)

Author SHA1 Message Date
Stepan Goremykin 8d7e4229ca Merge branch 'master' into fix-resharper-warnings
8 months ago
Tim Eisele dc27d8f9cd
Refactor URI overrides (#10051)
8 months ago
Stepan Goremykin fdef9356b9 Use null propagation
8 months ago
Stepan Goremykin 72faeed1db Remove redundant semicolon
8 months ago
Shadowghost a5bfeb28aa Apply review suggestions
1 year ago
Shadowghost 20fd05b050 Consistently write IP in upercase
1 year ago
Shadowghost bedee7922f Fix interface address assignment and resolution in SSDP
1 year ago
Shadowghost 42498194d9 Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery
1 year ago
Shadowghost 6e46075414 Apply review suggestions
1 year ago
Shadowghost 4aec41752f Apply review suggestions
2 years ago
Shadowghost 59a86568d9 Cleanup and fixes
2 years ago
Shadowghost f6e41269d9 Enforce interface bindings on SSDP, add Loopback to LAN if no LAN defined
2 years ago
Shadowghost 05458a4a42 Fix some ssdp errors
2 years ago
Bond_009 1d018c5575 SocketFactory: Remove redundant code
2 years ago
Cody Robibero 10d52d16a8
Fix invalid cref (#7277)
2 years ago
KonH e3fccd5ae6 Fix warning: Qualifier is redundant (#2149)
3 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings
3 years ago
cvium 42a2cc1747 Remove some unnecessary allocations
3 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? (#5845)
3 years ago
Jim Cartlidge 53af1e3455 Updatig netcollection & re-inserting BOM
4 years ago
Jim Cartlidge 38b8110a3e Removing blank lines.
4 years ago
Jim Cartlidge b44455ad0d Update based on PR1 changes.
4 years ago
Jim Cartlidge 9ef79d190b Large number of files
4 years ago
BaronGreenback 2272363197
Update SsdpCommunicationsServer.cs
4 years ago
BaronGreenback 27f6e1ddc8
Update SsdpCommunicationsServer.cs
4 years ago
BaronGreenback f01baad05e Sending multicasts out of Sockets without setting the broadcast to true - causes the error "Bad value for ai_flags" on some systems (#3404)
4 years ago
BaronGreenback c07d8abfd5 Removed debugging info
4 years ago
BaronGreenback 5b0c182908 Added logging and broadcast = true
4 years ago
Cody Robibero 43221fc26b
Merge branch 'master' into SSDP
4 years ago
telans 7f307f9082
brace multiline if statements
4 years ago
telans 98db8f72e0
fix SA1503 for one line if statements
4 years ago
telans 8e3d874802
remove regions
4 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
telans 3d9049ef08
fix SA1508
4 years ago
telans acd4389653
fix SA1005
4 years ago
BaronGreenback 8a69300bf5 Changes styles as suggested by @barronpm
4 years ago
BaronGreenback ebd589aa86 Whilst fixing issues with SSDP on devices with multiple interfaces, i came across a design issue in the current code - namely interfaces without a gateway were ignored.
4 years ago
BaronGreenback a3140f83c6 Revert "Whilst fixing issues with SSDP on devices with multiple interfaces, i came across a design issue in the current code - namely interfaces without a gateway were ignored."
4 years ago
BaronGreenback 2aaecb8e14 Whilst fixing issues with SSDP on devices with multiple interfaces, i came across a design issue in the current code - namely interfaces without a gateway were ignored.
4 years ago
Bond_009 e9d1eabd53 Remove unused usings
4 years ago
Bond_009 ddd1a282ea Remove IpAddressInfo and IpEndPointInfo classes
5 years ago
Bond_009 2696ac5eac Lower the amount of running tasks
5 years ago
Xu Fasheng 0c49079c16 Update comments for DLNA IPv6
5 years ago
Xu Fasheng cbd0e71c07 Send DLNA devices message to only the matched interface
5 years ago
Xu Fasheng cf4e64f430 Add option to toggle if ignore virtual interfaces
5 years ago
Erwin de Haan 9d0a08571e Merge branch 'dev' into reformat
5 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings
5 years ago
Erwin de Haan b062577d81 Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener
5 years ago
Andrew Rabert e8d93b3485 Merge pull request #566 from Bond-009/dlna
5 years ago
Bond-009 81475e361b Add exception message to log.
5 years ago