Methods
(static) AddServer(server) → {void}
Parameters:
Name | Type | Description |
---|---|---|
server | dynamic |
Returns:
- Type:
- void
(static) ProcessClientDiscoveryResponse(message) → {void}
Parameters:
Name | Type | Description |
---|---|---|
message | dynamic |
Returns:
- Type:
- void
(static) ProcessSSDPResponse(message) → {void}
Parameters:
Name | Type | Description |
---|---|---|
message | dynamic |
Returns:
- Type:
- void
(static) SendClientDiscoveryBroadcast() → {void}
Returns:
- Type:
- void
(static) SendSSDPBroadcast() → {void}
Returns:
- Type:
- void
(static) execute() → {void}
Returns:
- Type:
- void
(static) init() → {void}
Task used to discover jellyfin servers on the local network
Returns:
- Type:
- void