mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-02 17:03:32 -05:00
The underlying cause looks to be https://github.com/dotnet/runtime/issues/28630. Basically, it's an access denied bug. It looks like multicasts need the same access rights as broadcasts on some systems.