siftlode/frontend/src/i18n/locales/de
npeter83 280c62dda8 feat(plex): search cast & crew names + clickable person cards
Backend (migration 0046_plex_people_search): a new people_text column (cast +
director names, de-duped) is folded into the generated search_vector at weight B,
so the top search box finds titles by an actor/director name and ranks them above
summary-only mentions. New /api/plex/people endpoint returns the cast/crew matching
the term (name prefix or word-start) with a film count + a headshot (pulled from one
representative film's live metadata; image bytes disk-cached).

Frontend: PlexBrowse shows matching people as virtual cards above the grid; clicking
one adds them to the actor/director filter (multi-value, from the C1 work) and clears
the search box so you land on exactly that person's films. Answers the 'why does
"drew" match Rambo?' confusion — it was matching the word in the synopsis; now names
are searchable. i18n en/hu/de.

⚠️ Prod needs a Plex re-sync after deploy to populate people_text (search_vector
regenerates automatically once the column has data).
2026-07-06 00:56:01 +02:00
..
about.json feat(i18n): translate login and app chrome (HU/EN/DE) 2026-06-15 00:30:34 +02:00
card.json feat(tags): tag UX overhaul + per-card video reset 2026-06-18 01:17:31 +02:00
channel.json feat(search): ephemeral results UX, count selector, channel blocklist (frontend) 2026-07-01 01:00:32 +02:00
channels.json feat(search): ephemeral results UX, count selector, channel blocklist (frontend) 2026-07-01 01:00:32 +02:00
common.json feat(welcome): link to the public source repository from the footer 2026-07-01 14:27:42 +02:00
config.json feat(plex): surface playback errors + media-mount status in the UI 2026-07-05 06:58:34 +02:00
datatable.json feat(ui): reusable DataTable component 2026-06-17 19:16:23 +02:00
downloads.json feat(downloads): store + show a canonical "downloaded from" source URL 2026-07-04 21:25:37 +02:00
editor.json feat(downloads): editor v2 — cut-list, join, aspect filmstrip + hover scrub 2026-07-04 03:26:33 +02:00
errors.json fix(web): make the 'connection lost' notice self-resolving 2026-06-18 23:17:32 +02:00
feed.json feat(plex): P1 frontend — Plex feed source, browse/search, show drill-down 2026-07-05 02:32:00 +02:00
header.json improvement(filters): count Source + Library scope as active; unify Clear all; add search clear (X) 2026-07-01 04:22:39 +02:00
inbox.json feat(messages): E2EE real-time messaging UI + system welcome 2026-06-25 22:05:35 +02:00
login.json feat(i18n): translate login and app chrome (HU/EN/DE) 2026-06-15 00:30:34 +02:00
messages.json feat(messages): standalone Messages module + floating chat dock 2026-06-25 22:34:24 +02:00
nav.json feat(nav): admin section label + role chip beside the user name 2026-07-01 22:50:59 +02:00
notifications.json refactor(i18n,format): translate ETA strings; consolidate time/duration formatters 2026-06-29 00:22:21 +02:00
onboarding.json feat(i18n): translate remaining components (HU/EN/DE) 2026-06-15 00:47:04 +02:00
player.json feat(player): persistent auto-advance + loop playback modes 2026-07-05 00:20:50 +02:00
playlists.json fix(notifications): name the entity in action toasts 2026-06-26 00:32:17 +02:00
plex.json feat(plex): search cast & crew names + clickable person cards 2026-07-06 00:56:01 +02:00
quotaActions.json feat(channels): dedicated channel page + ephemeral explore UI 2026-06-30 03:08:52 +02:00
scheduler.json fix(scheduler): give the download_gc job a proper name + tooltip 2026-07-04 04:58:51 +02:00
settings.json fix(notifications): name the entity in action toasts 2026-06-26 00:32:17 +02:00
setup.json feat(setup): install-wizard UI (epic 6c) 2026-06-21 01:11:16 +02:00
sidebar.json feat(layout): full-height collapsible filter sidebar; sync status + scope relocated 2026-07-01 23:08:25 +02:00
stats.json feat(stats): consolidate per-user sync status into the Stats page 2026-06-19 11:48:20 +02:00
tagManager.json fix(notifications): name the entity in action toasts 2026-06-26 00:32:17 +02:00
time.json refactor(i18n,format): translate ETA strings; consolidate time/duration formatters 2026-06-29 00:22:21 +02:00
users.json feat(admin): user management — roles, suspend, delete + lifecycle emails 2026-06-19 19:52:12 +02:00
views.json feat(views): saved-views UI — sidebar widget, apply/rename/default/reorder/share 2026-07-01 03:17:36 +02:00
welcome.json improvement(welcome): prominent open-source callout in the page body 2026-07-02 02:14:27 +02:00