- Check missing pages: re-upload happens immediately when mismatch is detected, while the browser is still on that chapter's reader page. Eliminates the two-phase approach that required re-navigating and could hit wrong referrer. - fetch_image_bytes falls back to stripped-query URL (e.g. drops ?q=50) when the original fails — works around CDN variants that may not have the quality-scaled version. - Log the specific failing URL on fetch failure for diagnostics. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
No description provided
Languages
Python
100%