Skip to main content

Emby integration

Purpose

Emby is an experimental media-server module. PlexSub supports it as a provider of media identity, permissions, and activity.

It appears in PlexSub at:

  • Admin: /emby
  • Customer Portal: general status, downloads, playback history, and usage

Requirements

  • An Emby URL reachable from PlexSub.
  • A valid API key or token.
  • Users and libraries configured in Emby.

Related variables: EMBY_URL, EMBY_API_KEY, and EMBY_TOKEN.

  1. Confirm Emby responds from the Docker host.
  2. Configure the URL and API key.
  3. Enable the module in Settings > Services.
  4. Run diagnostics.
  5. Review the Customer Portal with a test user.

Module status

Emby is experimental. Validate it before relying on it for real customers.

Troubleshooting

SymptomLikely causeResolution
Cannot connectIncorrect or unreachable URLCheck the internal URL, DNS, and firewall.
Authentication errorInvalid API key/tokenGenerate a new key in Emby.
Incomplete dataExperimental functionalityCheck logs and diagnostics before publishing.