This commit is contained in:
jxxghp
2023-08-04 20:16:18 +08:00
parent 5bf3a7d3e8
commit 4c128be707
3 changed files with 12 additions and 14 deletions

View File

@ -525,6 +525,8 @@ class DownloadChain(ChainBase):
if meta.begin_season \
and season not in meta.season_list:
continue
if not episodes:
continue
exist_seasons = exists_tvs.seasons
if exist_seasons.get(season):
# 取差集