Summary
- fix(database): add missing
search_official_titlemethod toBangumiDatabase(#1005, #998) - fix(parser): handle
Nonereturn fromraw_parserto avoidAttributeErroron non-episodic resources (#992) - test: add regression tests for #992 and #1005
Test plan
- All 699 tests pass (
pytest— 0 failures) - Verify search functionality works without
AttributeErroronsearch_official_title - Verify non-episodic resources (movies, collections) are skipped gracefully during RSS parsing
🤖 Generated with Claude Code