Two copies of IMG_1234.jpg sitting in different folders looked identical on the duplicates grid — same filename, same dimensions, same Best heuristic. The user had no way to pick which copy to keep without opening each in the preview overlay. Backend: include filepath in the per-member payload from GET /api/v1/library/duplicates/groups (was filename-only). Frontend: a black 65% strip at the bottom of every duplicate thumbnail showing the parent folder name (the actual discriminator when filenames match), with the full filepath surfaced via the native title tooltip on hover. The dimensions chip moves from bottom-left to top-left so the bottom strip can run edge-to-edge. memberToPhoto stops faking filepath=filename (a years-old workaround that broke any code path needing the real path); the synthetic Photo the grid hands to PhotoThumbnail now carries the real filepath. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
31 KiB
31 KiB