Commit Graph

61 Commits (6353cb507d591d5060c00d925f4e1ac6fc7a6916)

Author SHA1 Message Date
Bill Thornton d886941927 Fix inverted logic for LAN IP detection
4 years ago
Bond_009 febb6bced6 Review usage of string.Substring (part 1)
4 years ago
BaronGreenback f983ea95d1
Update Emby.Server.Implementations/Networking/NetworkManager.cs
4 years ago
BaronGreenback bde1a38a88 Two fixes
4 years ago
Cody Robibero 43221fc26b
Merge branch 'master' into SSDP
4 years ago
BaronGreenback 46006a1aff Re-ordered code for the match
4 years ago
BaronGreenback 02f6ced07a Merged
4 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago
telans acd4389653
fix SA1005
4 years ago
crobibero 44957c5a9a Use typed logger where possible
4 years ago
BaronGreenback 1d86084653
Update Emby.Server.Implementations/Networking/NetworkManager.cs
4 years ago
BaronGreenback adb789a802
Update Emby.Server.Implementations/Networking/NetworkManager.cs
4 years ago
BaronGreenback fbd02a493b
Update Emby.Server.Implementations/Networking/NetworkManager.cs
4 years ago
BaronGreenback 455e464445
Update Emby.Server.Implementations/Networking/NetworkManager.cs
4 years ago
Bond_009 4748105dce Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
4 years ago
BaronGreenback 3a5333228f
Update Emby.Server.Implementations/Networking/NetworkManager.cs
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 6f45d95951 Minor improvements to network code
5 years ago
Bond_009 06596feaa7 Address comments
5 years ago
Bond-009 b477b3874e Fix some warnings
5 years ago
Bond_009 3f7836d9eb Update deps and add MultiThreading analyzer
5 years ago
Bond_009 2a58c643d2 Fix more warnings
5 years ago
dkanada 779f0c637f
Merge pull request #1580 from Bond-009/linklocal
5 years ago
Bond_009 998017a76d Include library via NuGet instead of via source
5 years ago
Bond_009 5c9d041423 Ignore Ipv6 link-local addresses
5 years ago
Bond_009 ddd1a282ea Remove IpAddressInfo and IpEndPointInfo classes
5 years ago
Bond-009 decaffed86 Remove EnvironmentInfo
5 years ago
Xu Fasheng 7429c07c05 Remove redundant parenthesis
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 f1ef0b0b4c Fix namespacing so it lines up properly with file names and paths (#715)
5 years ago
Bond_009 1385d89df6 Remove MoreLINQ
6 years ago
William Taylor 65cd3ed597 Replaced injections of ILogger with ILoggerFactory
6 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters.
6 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings
6 years ago
Erwin de Haan 39ef1106d7 Visual Studio Reformat: Emby.Server.Implementations Part Liv-P
6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
6 years ago
Bond_009 ea4c914123 Fix exception logging
6 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction
6 years ago
Bond_009 6e5d2aadaa Remove custom ToArray extension
6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti d7a1a87009 reduce work done by system info endpoints
7 years ago
Luke Pulverenti 5207067811 fix live tv over dlna
7 years ago
Luke Pulverenti 26edcfefbb cache network data longer
7 years ago
Luke Pulverenti 4f09c1e06d reduce dlna chatter
7 years ago
Luke Pulverenti 711f588084 3.2.36.7
7 years ago