mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-07-07 07:41:28 +08:00
downloading api
This commit is contained in:
@@ -181,6 +181,7 @@ class TransferTorrent(BaseModel):
|
||||
|
||||
|
||||
class DownloadingTorrent(BaseModel):
|
||||
hash: Optional[str] = None
|
||||
title: Optional[str] = None
|
||||
name: Optional[str] = None
|
||||
year: Optional[str] = None
|
||||
|
||||
Reference in New Issue
Block a user