Skip to content

Configure: Plugins and metadata

Discover, configure, order, and health-check metadata and digital-source plugins.

DiscVault v26 stable and beta include the same plugin runtime. Bundled plugins are read-only; installed plugins persist under /data/plugins.

  • DiscVault v26 stable · ghcr.io/helmerznl/discvault:latest
  • DiscVault 26 plugin registry · /data/plugins persistent
  • DiscVault v26 beta · ghcr.io/helmerznl/discvault:beta
  • DiscVault 26 plugin registry · /data/plugins persistent
  • owner or administrator session
  • provider credential stored as a secret
  1. Inspect: GET /api/next/plugins/registry · manifest
  2. Configure: Admin → Plugins → Provider → Configure · provider credential stored as a secret
  3. Test: Admin → Plugins → Health check · Admin → Plugins → Discover without saving · dryRun
  4. Record: provider order · health result · dry-run sample
Terminal window
curl --fail http://localhost:6080/api/next/plugins/registry
curl --fail http://localhost:6080/api/next/metadata/plugins

The registry lists the provider, its health check succeeds, and a dry-run lookup returns expected metadata.

  • the registry lists the provider, its health check passes, and a dry-run returns the expected metadata sample

Integrations: Plex and Jellyfin