mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 23:47:41 +08:00
fix 自定义订阅 Api
This commit is contained in:
@@ -32,7 +32,7 @@ class MetaInfo(BaseModel):
|
||||
# 识别的结束季 数字
|
||||
end_season: Optional[int] = None
|
||||
# 总集数
|
||||
total_episodes: Optional[int] = 0
|
||||
total_episode: Optional[int] = 0
|
||||
# 识别的开始集
|
||||
begin_episode: Optional[int] = None
|
||||
# 识别的结束集
|
||||
|
||||
Reference in New Issue
Block a user