feat: overhaul dockerfile

This commit is contained in:
Aleksi Lassila
2025-08-09 15:36:59 +03:00
parent d831c59647
commit 5dbd6bf513
43 changed files with 2196 additions and 21014 deletions

View File

@@ -0,0 +1,9 @@
# 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.