fix: update shared recognize cache flow

This commit is contained in:
jxxghp
2026-05-08 21:21:01 +08:00
parent 64b4de3900
commit 94d7e4385e
6 changed files with 236 additions and 12 deletions

View File

@@ -152,6 +152,8 @@ class TorrentInfo:
@dataclass
class MediaInfo:
# 内部标记:是否命中本地识别缓存,不参与序列化
recognize_cache_hit = False
# 来源themoviedb、douban、bangumi
source: str = None
# 类型 电影、电视剧