emby-integration

Integrate Emby servers for music streaming, video playback, and library management.

108|9|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/ad-repo/nullplayer --skill emby-integration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: emby-integration
Source: https://github.com/ad-repo/nullplayer/tree/main/skills/emby-integration
Command: npx skills add https://github.com/ad-repo/nullplayer --skill emby-integration

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Integrates Emby servers for music streaming, video playback, and library management within NullPlayer.

Core Features & Use Cases

  • Authentication flows and token handling for Emby
  • Library browsing for music and video (artists, albums, movies, series, playlists)
  • Streaming and casting to Sonos, Chromecast, and DLNA devices
  • Video playback with scrobbling and timeline updates
  • Cross-library synchronization and user preferences across music and video

Quick Start

Use the Emby integration skill to connect to your Emby server and begin streaming.

Frequently Asked Questions about emby-integration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I stream music and video from an Emby media server on macOS?

Browse your Emby media server library by using integration flows that fetch artists, albums, movies, series, and playlists. This library browsing relies on REST API communication to retrieve and display your catalog.

Can I cast Emby content to Chromecast, Sonos, and DLNA devices?

Authentication for an Emby server integration involves token handling and authorization headers passed via REST API communication. This secures your connection for library browsing, streaming, and playback reporting.

How does video and audio scrobbling work with an Emby media server?

Audio and video scrobbling with an Emby media server works by implementing playback reporting and timeline updates. The integration sends these updates back to the server to synchronize your watch progress and user preferences across libraries.

Do I need a specific media player to integrate an Emby server on macOS?

To integrate an Emby server on macOS, you need a compatible media player like NullPlayer. The integration operates within the player to manage authentication flows, library browsing, and cross-library synchronization for your media.