- Add tag name validation in Tag.get_or_create method - Chinese names: max 16 characters - Other languages: max 8 words - Return error tags with uppercase English names when validation fails - Ensure error tags are created through get_or_create to maintain database consistency - Clean up database: removed 487,938 non-custom tags, keeping only 12 custom tags |
||
|---|---|---|
| .. | ||
| 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 | ||