Stepan Goremykin
|
8d7e4229ca
|
Merge branch 'master' into fix-resharper-warnings
# Conflicts:
# Emby.Server.Implementations/Net/SocketFactory.cs
# RSSDP/SsdpCommunicationsServer.cs
# RSSDP/SsdpDeviceLocator.cs
# RSSDP/SsdpDevicePublisher.cs
|
1 year ago |
Tim Eisele
|
dc27d8f9cd
|
Refactor URI overrides (#10051)
|
1 year ago |
Stepan Goremykin
|
526f9a825c
|
Make files readonly
|
1 year ago |
Shadowghost
|
e56275fb46
|
Extract networking constants
|
1 year ago |
Shadowghost
|
7af6694594
|
Fix AutoDiscovery socket creation
|
2 years ago |
Shadowghost
|
42498194d9
|
Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery
|
2 years ago |
Shadowghost
|
4eba16c672
|
Apply review suggestions
|
2 years ago |
Shadowghost
|
26d79a5ce3
|
Properly name some bind address functions, cleanup logging
|
2 years ago |
Shadowghost
|
87d0158a4a
|
Fix autodiscovery
|
2 years ago |
Shadowghost
|
ff22f597d2
|
Fix multiple UDP servers for AutoDiscovery
|
2 years ago |
Shadowghost
|
a2857c5a02
|
Check if OS is capable of binding multiple sockets before creating autodiscovery sockets
|
2 years ago |
Shadowghost
|
b01d169d28
|
Implement discovery respecting bind addresses
|
2 years ago |
Bond_009
|
16e0d46771
|
UdpServerEntryPoint: Fix typo
|
3 years ago |
Bond_009
|
3cb49d6df0
|
Fix option to disable server discovery
|
3 years ago |
Cody Robibero
|
cba07b1ca6
|
Remove more and more warnings
|
3 years ago |
Bond_009
|
0bc0601442
|
Fix some warnings
|
3 years ago |
Bond_009
|
7e8428e588
|
Enable nullable reference types for Emby.Server.Implementations
|
4 years ago |
Bond_009
|
acac21d8dc
|
Improve tests
|
4 years ago |
Bond_009
|
93a1f434a3
|
Fix possible null ref exception
|
4 years ago |
Neil Burrows
|
da8eb1f15b
|
using System.Net.Sockets
|
4 years ago |
Neil Burrows
|
25e3827488
|
Update Emby.Server.Implementations/EntryPoints/UdpServerEntryPoint.cs
Update log format message and log exception
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
Neil Burrows
|
359b0044b8
|
Prevent failure to bind to Auto Discover port being a fatal error
|
4 years ago |
telans
|
3d9049ef08
|
fix SA1508
|
4 years ago |
crobibero
|
44957c5a9a
|
Use typed logger where possible
|
4 years ago |
Vasily
|
668e10ceb7
|
Merge pull request #2767 from Bond-009/nullable3
Enable nullabe reference types for MediaBrowser.Model
|
4 years ago |
Neil Burrows
|
b737301c70
|
Auto discover published URL override
|
5 years ago |
Bond_009
|
30ce346f34
|
Enable nullabe reference types for MediaBrowser.Model
|
5 years ago |
Bond_009
|
7060934792
|
Fix some warnings in Emby.Server.Implementations
|
5 years ago |
Bond_009
|
87d2479b78
|
Fix warnings
|
5 years ago |
Bond-009
|
ded9857f45
|
Clean up server discovery code
|
5 years ago |
Bond-009
|
affb58ef9e
|
Apply suggestions from code review
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
|
5 years ago |
Bond_009
|
42ffddc269
|
Fix more warnings
|
5 years ago |
Bond_009
|
85a58fd655
|
Start startup tasks async
|
6 years ago |
Erwin de Haan
|
e566d9a231
|
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
|
6 years ago |
Erwin de Haan
|
c5c7a3c4ee
|
Visual Studio Reformat: Emby.Server.Implementations Part De-H
|
6 years ago |
Claus Vium
|
d046c4f5f2
|
reenable udpserver for server discovery in apps etc. (#349)
|
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
|
49b799adbe
|
3.2.30.8
|
7 years ago |
Luke Pulverenti
|
72aaecb279
|
move classes to new server project
|
8 years ago |