Modules§
- models
- Module containing all Jellyfin API response types.
Structs§
- Client
Infos - Structure holding informations about the connecting client.
- JellyfinAPI
- Structure managing all API interactions.
- Jellyfin
Discovery - Structure handling other Jellyfin server discoveries.
- Jellyfin
Response - Structure containing the request status code and a
Result
that may contain the body. - JellyfinSDK
- Main structure representing the Jellyfin instance.
- Jellyfin
WebSocket - Structure managing all websocket interactions.
Enums§
- JellyfinSDK
Error - Enum representing all possible SDK errors.
Type Aliases§
- JellyfinSDK
Result - Custom Result type to handle SDK errors.