index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Emby.Server.Implementations
/
EntryPoints
/
UdpServerEntryPoint.cs
Age
Commit message (
Expand
)
Author
2020-07-13
using System.Net.Sockets
Neil Burrows
2020-07-13
Update Emby.Server.Implementations/EntryPoints/UdpServerEntryPoint.cs
Neil Burrows
2020-07-13
Prevent failure to bind to Auto Discover port being a fatal error
Neil Burrows
2020-06-15
fix SA1508
telans
2020-06-05
Use typed logger where possible
crobibero
2020-06-03
Merge pull request #2767 from Bond-009/nullable3
Vasily
2020-05-02
Auto discover published URL override
Neil Burrows
2020-04-05
Enable nullabe reference types for MediaBrowser.Model
Bond_009
2020-02-06
Fix some warnings in Emby.Server.Implementations
Bond_009
2020-01-31
Fix warnings
Bond_009
2020-01-12
Clean up server discovery code
Bond-009
2019-12-10
Apply suggestions from code review
Bond-009
2019-11-27
Fix more warnings
Bond_009
2019-01-27
Start startup tasks async
Bond_009
2019-01-13
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part De-H
Erwin de Haan
2019-01-01
reenable udpserver for server discovery in apps etc. (#349)
Claus Vium
2018-12-30
Fix exception logging
Bond_009
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-09-05
3.2.30.8
Luke Pulverenti
2016-11-04
move classes to new server project
Luke Pulverenti