mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
Odd Stråbø
020bd59766
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 |