First tagged release. package.json is 0.3.0; tag catches GitHub up.
New in 0.3.0 (5 tools)
jellyfin_get_resume_items- in-progress items with resume position (sec)jellyfin_get_next_up- next unwatched episode per series (user-scoped)jellyfin_get_similar_items- built-in recommender with optional user contextjellyfin_quick_connect_status- server enabled flagjellyfin_quick_connect_authorize- approve a pending code (confirm-gated; one-time code never echoed back)
Also in this release
- CodeRabbit review follow-up: reject blank IDs, redact codes from
authorizeerror paths - Toolchain + SDK majors upgraded
- Item/UserItemData types tightened so discovery tools don't need structural casts
Since v0.2.0 recap
v0.2.0 added 16 tools (deeper playback, user-data writes, playlists, collections, confirm gates on destructive ops). Combined with v0.3.0 the server exposes the full set documented in the README.
Install
See the README for Claude Desktop, Claude Code, OpenClaw, Hermes Agent, and Codex CLI setup.
Tests
34 tests passing (client URL-encoding + tool-level handler tests including Quick Connect confirm gate and code-redaction).