fix(workflow): use core torrent info for RSS action (#5786)

This commit is contained in:
InfinityPacer
2026-05-19 13:04:03 +08:00
committed by GitHub
parent f46488cb9c
commit b989d08385
3 changed files with 51 additions and 2 deletions
+2
View File
@@ -232,6 +232,8 @@ class TorrentInfo(BaseModel):
labels: Optional[list] = Field(default_factory=list)
# 种子优先级
pri_order: Optional[int] = 0
# 种子分类 电影/电视剧
category: Optional[str] = None
# 促销
volume_factor: Optional[str] = None
# 剩余免费时间