v1.0.8-beta.024 - fix(library): restore database update logic for series matching
- Fixed a bug where smart-matching or manually matching a series would fail with a Series not found in database error.
- Restored the missing Prisma update commands in the match-series API route to ensure the database correctly records the new ComicVine ID and metadata.
- Improved the merge logic: if an unmatched folder is matched to a series that already exists in the library, its issues are now cleanly reassigned to the existing series, and the duplicate unmatched record is removed.