Files
stripstream-librarian/infra/migrations/0063_merge_duplicate_renamed_series.sql
Froidefond Julien 04971b56e8 fix: merge duplicate series created by pre-rename scanner bug
Add migration 0063 to fuse series where the scanner recreated an
old filesystem-named entry alongside the user-renamed canonical one
(e.g. "LES MYTHICS" alongside "Mythics"). Uses the original_name
column from 0062 to identify and collapse all such duplicates:
reassigns books, external_metadata_links, anilist_series_links, then
deletes the stale series_metadata row.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 08:06:11 +01:00

2.5 KiB