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
2360d28cbb
Fix possible double dispose
1 year ago
Stepan Goremykin
a3d3ec7e0b
Remove redundant SuppressFinalize call
1 year ago
Shadowghost
b01d169d28
Implement discovery respecting bind addresses
2 years ago
Bond_009
3cb49d6df0
Fix option to disable server discovery
3 years ago
Bond_009
3ab0afdc6b
Remove task cancellation hacks
3 years ago
cvium
b50c3852ef
Remove unused dependencies
3 years ago
Patrick Barron
7ae055f740
Fix warnings in UdpServer
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
Cody Robibero
b63f615fd4
Enable nullability for ServerDiscoveryInfo ( #5804 )
4 years ago
Bond_009
acac21d8dc
Improve tests
4 years ago
Jim Cartlidge
53af1e3455
Updatig netcollection & re-inserting BOM
4 years ago
Jim Cartlidge
9ef79d190b
Large number of files
4 years ago
BaronGreenback
cf87b3afb7
Remove excess code.
4 years ago
Bond_009
46276acc22
Fix Task that ignores cancellation request
4 years ago
telans
9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago
Neil Burrows
09915363c2
Update Emby.Server.Implementations/Udp/UdpServer.cs
...
Co-authored-by: Mark Monteiro <marknr.monteiro@protonmail.com>
5 years ago
Neil Burrows
d7b2c2a176
Renaming variable and refactoring IF statement
5 years ago
Neil Burrows
b737301c70
Auto discover published URL override
5 years ago
Bond-009
665ca5cf1f
Update UdpServer.cs
5 years ago
Bond-009
ded9857f45
Clean up server discovery code
5 years ago
Bond_009
ddd1a282ea
Remove IpAddressInfo and IpEndPointInfo classes
5 years ago
Anthony Lavado
b2f94c0e40
Remove the old message responders
...
Leaves only an answer to "Who is Jellyfin", removing older ones for
EmbyServer and MediaBrowser_v2.
6 years ago
Erwin de Haan
d655283ef0
Visual Studio Reformat: Emby.Server.Implementations Part U-U & Root
6 years ago
Erwin de Haan
e2751d42e8
Merge branch 'dev' into code-cleanup
6 years ago
Erwin de Haan
ec1f5dc317
Mayor code cleanup
...
Add Argument*Exceptions now use proper nameof operators.
Added exception messages to quite a few Argument*Exceptions.
Fixed rethorwing to be proper syntax.
Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling)
Added some TODOs to log certain exceptions.
Fix sln again.
Fixed all AssemblyInfo's and added proper copyright (where I could find them)
We live in *current year*.
Fixed the use of braces.
Fixed a ton of properties, and made a fair amount of functions static that should be and can be static.
Made more Methods that should be static static.
You can now use static to find bad functions!
Removed unused variable. And added one more proper XML comment.
6 years ago
hawken
bd169e4fd4
remove trailing whitespace
6 years ago
Ben Fayers
b39585cbf6
Change "who is EmbyServer?" and other udp responders to jellyfin alternatives. ( #400 )
...
* replace emby server udp responders with Jellyfin responders
* remove unnecessary second udp responder
* readdemby listener
* use false instead of true dunni why but it was like that sooo
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
4f09c1e06d
reduce dlna chatter
7 years ago
Luke Pulverenti
f07af448fa
update main projects
8 years ago
Luke Pulverenti
caaa906604
update socket methods
8 years ago
Luke Pulverenti
9776ca09db
update socket interfaces
8 years ago
Luke Pulverenti
d218dbd2a1
add cancellation to socket methods
8 years ago
Luke Pulverenti
5372c0bf23
remove unused property
8 years ago
Luke Pulverenti
72aaecb279
move classes to new server project
8 years ago