Files
reiverr/backend/packages/jellyfin.plugin/README.md
2025-02-13 03:31:39 +02:00

10 lines
318 B
Markdown

# Jellyfin Plugin
A built-in plugin for streaming media from Jellyfin.
## Configuration
- `Base URL`: Base url of the jellyfin server. Don't include a trailing slash.
- `API Key`: Jellyfin server API key.
- `Username or User ID`: The user ID of a jellyfin user. Username will be convered to an user id if possible.