Jellyfin
Settings
JellyfinSettings
Object containing the following properties:
| Property | Description | Type | Default |
|---|---|---|---|
jellyfinToken (*) | Jellyfin token for accessing the Jellyfin API. | string (min length: 1) | |
jellyfinServerUrl (*) | The URL of your Jellyfin server, e.g., http://localhost:8096/ | string (url) | |
jellyfinLibraryPath | The start of Jellyfin library paths, e.g. "/mount" in "/mount/movies" | string (min length: 1) | '/mount' |
(*) Required.