mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-04 23:17:20 +08:00
downloading api
This commit is contained in:
@@ -178,6 +178,7 @@ class TransferTorrent(BaseModel):
|
||||
path: Optional[Path] = None
|
||||
hash: Optional[str] = None
|
||||
tags: Optional[str] = None
|
||||
media: Optional[dict] = {}
|
||||
|
||||
|
||||
class DownloadingTorrent(BaseModel):
|
||||
|
||||
Reference in New Issue
Block a user