mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-13 11:09:49 +08:00
When offset scanner detects a mismatch, it now stores: - suggested_season_offset: recommended season offset value - suggested_episode_offset: recommended episode offset value These values are returned in the API response for bangumi that need review, allowing the frontend to display them to help users configure the correct offset. Database migration v7 adds the new columns. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>