mirror of
https://github.com/gethomepage/homepage.git
synced 2026-02-06 11:41:50 +00:00
1.1 KiB
1.1 KiB
| title | description |
|---|---|
| Jellyfin | Jellyfin Widget Configuration |
Learn more about Jellyfin.
You can create an API key from inside Jellyfin at Settings > Advanced > Api Keys.
As of v0.6.11 the widget supports fields ["movies", "series", "episodes", "songs"]. These blocks are disabled by default but can be enabled with the enableBlocks option, and the "Now Playing" feature (enabled by default) can be disabled with the enableNowPlaying option.
| Jellyfin Version | Homepage Widget Version |
|---|---|
| < 10.12 | 1 (default) |
| >= 10.12 | 2 |
widget:
type: jellyfin
url: http://jellyfin.host.or.ip
key: apikeyapikeyapikeyapikeyapikey
version: 2 # optional, default is 1
enableBlocks: true # optional, defaults to false
enableNowPlaying: true # optional, defaults to true
enableUser: true # optional, defaults to false
enableMediaControl: false # optional, defaults to true
showEpisodeNumber: true # optional, defaults to false
expandOneStreamToTwoRows: false # optional, defaults to true