jellyfin

n8n community node for Jellyfin media server

Package Information

Downloads: 32 weekly / 127 monthly
Latest Version: 0.1.0
Author: Christian

Documentation

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:

  1. In Jellyfin, go to Dashboard > API Keys
  2. Click + to create a new API key
  3. 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+.

Discussion