- Change Tag.get_or_create to return None for invalid tag names - Add None checks at all call sites to prevent AttributeError - Protects against invalid Chinese names (>16 chars) and other language names (>8 words) - Ensures system stability when encountering problematic tag data |
||
|---|---|---|
| .. | ||
| db | ||
| parsers | ||
| api.py | ||
| auto_tag.py | ||
| dir_cover_cache.py | ||
| fastapi_video.py | ||
| img_cache_gen.py | ||
| logger.py | ||
| plugin.py | ||
| seq.py | ||
| tag_graph.py | ||
| tool.py | ||
| topic_cluster.py | ||
| video_cover_gen.py | ||