mirror of
https://github.com/magnus919/agent-skills.git
synced 2026-09-14 21:16:36 +03:00
CLI wrapper for the Jellyfin media server API. Commands: info, recent (with --movies/--episodes filters), search, libraries, stats. All cli-builder patterns: --json, --dry-run, --quiet, --verbose, lazy auth, emit() dual-output, structured logging, pre-parsed global flags. Auth via JELLYFIN_URL and JELLYFIN_API_KEY. Signed-off-by: Jasper <magnus@groktop.us>