Commit Graph

60 Commits (a2babfd0d3481d832b4289ef3416d6ba11771db8)

Author SHA1 Message Date
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
6 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings
6 years ago
Erwin de Haan b062577d81 Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener
6 years ago
Andrew Rabert e8d93b3485 Merge pull request #566 from Bond-009/dlna
6 years ago
Bond-009 81475e361b Add exception message to log.
6 years ago
Bond_009 783e74d9c9 Don't print stacktrace when failing to bind to 1900
6 years ago
Erwin de Haan e2751d42e8 Merge branch 'dev' into code-cleanup
6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
6 years ago
hawken ba1794f64b Remove tabs and trailing whitespace
6 years ago
Bond_009 ea4c914123 Fix exception logging
6 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction
6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti 351d29954a 3.2.36.8
7 years ago
Luke Pulverenti e441e2f53d update active recordings
7 years ago
Luke Pulverenti f07af448fa update main projects
7 years ago
Luke Pulverenti f641c501a7 improve cancellation support of auto-organize
7 years ago
Luke Pulverenti caaa906604 update socket methods
7 years ago
Luke Pulverenti 9776ca09db update socket interfaces
7 years ago