mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 15:38:19 +08:00
fix sonarr
This commit is contained in:
@@ -514,6 +514,7 @@ async def arr_series_lookup(apikey: str, term: str, db: Session = Depends(get_db
|
|||||||
qualityProfileId=1,
|
qualityProfileId=1,
|
||||||
added=False,
|
added=False,
|
||||||
hasFile=False,
|
hasFile=False,
|
||||||
|
seasons=[]
|
||||||
)]
|
)]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user