mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-05-11 18:10:15 +08:00
fix #497
This commit is contained in:
@@ -204,7 +204,7 @@ class TransferChain(ChainBase):
|
||||
file_meta = meta
|
||||
|
||||
# 合并季
|
||||
if season:
|
||||
if season is not None:
|
||||
file_meta.begin_season = season
|
||||
|
||||
if not file_meta:
|
||||
|
||||
Reference in New Issue
Block a user