mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-11-09 18:06:35 +00:00
Jellyfin autodiscovery is IPv4 broadcast only. We're not binding to a specific port, no need for SO_REUSEADDR. IP_MULTICAST_LOOP belongs to IPPROTO_IP https://tldp.org/HOWTO/Multicast-HOWTO-6.html and SO_REUSEADDR belongs to SOL_SOCKET https://docs.microsoft.com/en-us/windows/win32/winsock/sol-socket-socket-options |
||
|---|---|---|
| .. | ||
| database | ||
| dialogs | ||
| entrypoint | ||
| helper | ||
| jellyfin | ||
| objects | ||
| __init__.py | ||
| client.py | ||
| connect.py | ||
| downloader.py | ||
| full_sync.py | ||
| library.py | ||
| monitor.py | ||
| player.py | ||
| views.py | ||