n8n-nodes-jellyfin
v0.1.0
Published
n8n community node for Jellyfin media server
Maintainers
Keywords
Readme
n8n-nodes-jellyfin
This is an n8n community node for Jellyfin media server.
It lets you interact with your Jellyfin server in your n8n workflows.
Supported Resources & Operations
- Item — Get, Get Many, Search, Delete, Get Latest, Get Resume Items, Mark Favorite, Unmark Favorite, Mark Played, Mark Unplayed
- Library — Get All, Refresh, Get Item Counts
- Playlist — Create, Get, Get Many Items, Add Items, Remove Items
- User — Get, Get Many, Get Current
- System — Get Info, Get Activity Log, Restart, Shutdown
- Session — Get All, Send Message, Send Play Command
Credentials
You need a Jellyfin API key to use this node:
- In Jellyfin, go to Dashboard > API Keys
- Click + to create a new API key
- Enter the API key and your Jellyfin server URL in the n8n credential
Installation
Follow the n8n community nodes installation guide.
Compatibility
Tested with Jellyfin 10.8+ and n8n 1.0+.
