mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-07-06 23:31:28 +08:00
fix download
This commit is contained in:
@@ -177,6 +177,8 @@ class TorrentInfo(BaseModel):
|
||||
labels: Optional[list] = []
|
||||
# 种子优先级
|
||||
pri_order: Optional[int] = 0
|
||||
# 促销
|
||||
volume_factor: Optional[str] = None
|
||||
|
||||
|
||||
class Context(BaseModel):
|
||||
|
||||
Reference in New Issue
Block a user