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
Age
Commit message (
Expand
)
Author
2023-11-12
Move network configuration to MediaBrowser.Common
Patrick Barron
2023-11-12
Move network utilities to MediaBrowser.Common
Patrick Barron
2023-10-12
Merge branch 'master' into fix-resharper-warnings
Stepan Goremykin
2023-10-11
Refactor URI overrides (#10051)
Tim Eisele
2023-10-08
Make files readonly
Stepan Goremykin
2023-07-03
Extract networking constants
Shadowghost
2023-07-03
Apply review suggestions
Shadowghost
2023-07-03
Rename additional values in NetworkConfiguration and add migration for all ch...
Shadowghost
2023-06-21
Merge branch 'master' into network-rewrite
Shadowghost
2023-06-19
Move hardcoded LibraryUpdateDuration to ServerConfiguration. Fixes #9893.
Frank Riley
2023-03-16
Merge branch 'master' into network-rewrite
Shadowghost
2023-03-14
Reduce usage of GetAwaiter().GetResult()
Bond_009
2023-02-23
Fix AutoDiscovery socket creation
Shadowghost
2023-02-17
Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery
Shadowghost
2023-02-15
Apply review suggestions
Shadowghost
2022-12-20
Merge branch 'master' into network-rewrite
Shadowghost
2022-12-19
Use DistinctBy introduced in .NET 6
Bond_009
2022-12-07
Merge branch 'master' into network-rewrite
Shadowghost
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-12-03
Merge remote-tracking branch 'upstream/master' into network-rewrite
Shadowghost
2022-10-25
Remove unnecessary ToList usage
ignacio laborde
2022-10-16
Properly name some bind address functions, cleanup logging
Shadowghost
2022-10-15
Fix autodiscovery
Shadowghost
2022-07-21
Fix multiple UDP servers for AutoDiscovery
Shadowghost
2022-07-21
Check if OS is capable of binding multiple sockets before creating autodiscov...
Shadowghost
2022-07-21
Implement discovery respecting bind addresses
Shadowghost
2022-03-11
Merge pull request #7346 from Bond-009/guid
Claus Vium
2022-03-08
UdpServerEntryPoint: Fix typo
Bond_009
2022-02-21
Optimize Guid comparisons
Bond_009
2022-02-14
Fix option to disable server discovery
Bond_009
2021-12-27
Remove more warnings
Cody Robibero
2021-12-27
More cleanup
Bond_009
2021-12-20
Use our own Contains extension
cvium
2021-11-16
Remove unused dependencies
cvium
2021-10-03
Fix warnings in LibraryChangedNotifier
Patrick Barron
2021-09-06
Remove all unused usings
Fernando Fernández
2021-08-28
Remove more and more warnings
Cody Robibero
2021-06-02
Merge pull request #6131 from BaronGreenback/Fix_NetworkFlooding
Joshua M. Boniface
2021-05-30
remove link between ssdp and upnp
BaronGreenback
2021-05-28
Fix some warnings
Bond_009
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-02-23
Improve tests
Bond_009
2021-02-22
Fix possible null ref exception
Bond_009
2020-12-04
Merge pull request #4242 from Spacetech/library_scan_speed
Claus Vium
2020-11-08
Merge remote-tracking branch 'upstream/master' into library_scan_speed
Gary Wilber
2020-10-09
Merge remote-tracking branch 'upstream/master' into NetworkPR2
Greenback
2020-10-08
Moved all settings across to network.xml
Greenback
2020-10-05
Merge pull request #4210 from nielsvanvelzen/typed-websocket-message
Bond-009
2020-10-01
Fix lastProgressMessageTimes dictionary errors
Gary Wilber
[next]