mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 07:27:15 +08:00
fix title search filter rules
This commit is contained in:
@@ -12,6 +12,10 @@ from app.utils.string import StringUtils
|
||||
|
||||
@dataclass
|
||||
class TorrentInfo:
|
||||
"""
|
||||
种子搜索结果信息。
|
||||
"""
|
||||
|
||||
# 站点ID
|
||||
site: int = None
|
||||
# 站点名称
|
||||
|
||||
Reference in New Issue
Block a user