mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-06 07:56:52 +08:00
feat: add AniList rankings and discovery
This commit is contained in:
@@ -353,7 +353,7 @@ class MediaPerson(BaseModel):
|
||||
"""
|
||||
媒体人物信息
|
||||
"""
|
||||
# 来源:themoviedb、douban、bangumi
|
||||
# 来源:themoviedb、douban、bangumi、anilist
|
||||
source: Optional[str] = None
|
||||
# 公共
|
||||
id: Optional[int] = None
|
||||
|
||||
Reference in New Issue
Block a user