mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-15 18:08:53 -07:00
43b32b0d94
* Call GetSmartApiUrl directly in UdpServer.RespondToV2Message GetSmartApiUrl already returns PublishedServerUrl if set. * Rewrite auto discovery using UdpClient and BackgroundService * Respect network address settings in AutoDiscoveryHost * Always listen on broadcast address in Linux for auto-discovery * Await udp server tasks in AutoDiscoveryHost * Only bind to broadcast addresses for IPv4 * Only bind to broadcast if IPv4 is enabled |
||
---|---|---|
.. | ||
Configuration | ||
Extensions | ||
Filters | ||
HealthChecks | ||
Helpers | ||
Infrastructure | ||
Migrations | ||
Properties | ||
Resources/Configuration | ||
wwwroot/api-docs | ||
CoreAppHost.cs | ||
Jellyfin.Server.csproj | ||
Program.cs | ||
Startup.cs | ||
StartupOptions.cs |