Skip to content

DiscVault v26.6.27

Choose a tag to compare

@helmerzNL helmerzNL released this 23 Jul 23:41
d90e58f

DiscVault v26.6.27 — promoted from release/v26-beta to main.

This release bundles everything shipped since v26.6.9: two new admin/import features plus a broad round of import, sync-dedup and login hardening.

✨ Features

  • Admin dedup-merge wizard with passkey step-up authentication — merge duplicate movies safely from the admin UI (#379).
  • TMDB ID & IMDB ID search in Single Search / import center — look up a title directly by its TMDB or IMDB id, with an Add movie button on the results (#381).
  • Reorganized backup & audit administration and digital sources & metadata sections for a clearer admin experience.

🐛 Fixes

Movie import (TMDB / IMDB)

  • Surface TMDB/IMDB preview candidates so Add Movie always has a title — fixes the "No movie title was found for this import" error (#385).
  • Pass the resolved lookup title through the import payload (#383/#384).
  • Prevent TMDB/IMDB add-movie title misses (#382).
  • Show the Add movie button after a TMDB/IMDB search (#381).
  • Require exact TMDb enrichment identity (#373).
  • Accept MovieVault hits without external IDs (#371).
  • Retire the local Blu-ray provider and harden Blu-ray provider failures (#368, #260).

Sync & deduplication

  • Correct barcode-null conflict logic in sync_dedup_merge (#378).
  • Exclude tombstoned movies from duplicate signals and from all library queries (#380).
  • Harden the sync-dedup ladder and align title-normalization parity.

Login & misc

  • Show login fields by default and preserve legacy login-form state.
  • Localize backup validation status.

📦 Scope notes

  • The MovieVault_v2 plugin (1.1.0) is unchanged — identical on beta and main.
  • No production database migrations or data mutations are part of this release.

Full changelog: v26.6.9...v26.6.27