Jellyfin API Skill
jellyfin-local
jellyfin-local
| Method | Path | Description |
|---|---|---|
GET | /System/ActivityLog/Entries | |
GET | /Auth/Keys | Gets activity log entries. |
POST | /Auth/Keys | Get all keys. |
DELETE | /Auth/Keys/{key} | Create a new api key. |
GET | /Artists | Remove an api key. |
GET | /Artists/{name} | Gets all artists from a given item, folder, or the entire library. |
GET | /Artists/AlbumArtists | Gets an artist by name. |
GET | /Audio/{itemId}/stream | Gets all album artists from a given item, folder, or the entire library. |
HEAD | /Audio/{itemId}/stream | Gets an audio stream. |
GET | /Audio/{itemId}/stream.{container} | Gets an audio stream. |
HEAD | /Audio/{itemId}/stream.{container} | Gets an audio stream. |
GET | /Branding/Configuration | Gets an audio stream. |
GET | /Branding/Css | Gets branding configuration. |
GET | /Branding/Css.css | Gets branding css. |
GET | /Channels | Gets branding css. |
GET | /Channels/{channelId}/Features | Gets available channels. |
GET | /Channels/{channelId}/Items | Get channel features. |
GET | /Channels/Features | Get channel items. |
GET | /Channels/Items/Latest | Get all channel features. |
POST | /Collections | Gets latest channel items. |
POST | /Collections/{collectionId}/Items | Creates a new collection. |
DELETE | /Collections/{collectionId}/Items | Adds items to a collection. |
GET | /System/Configuration | Removes items from a collection. |
POST | /System/Configuration | Gets application configuration. |
GET | /System/Configuration/{key} | Updates application configuration. |
POST | /System/Configuration/{key} | Gets a named configuration. |
GET | /System/Configuration/MetadataOptions/Default | Updates named configuration. |
POST | /System/MediaEncoder/Path | Gets a default MetadataOptions object. |
GET | /web/ConfigurationPage | Updates the path to the media encoder. |
GET | /web/ConfigurationPages | Gets a dashboard configuration page. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install jellyfin-local
Downloads and installs to ~/.claude/skills/jellyfin-local/
v1 (2026-02-13)