mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-06-07 08:41:16 +08:00
fix download
This commit is contained in:
@@ -447,4 +447,5 @@ class MetaBase(object):
|
||||
dicts = asdict(self)
|
||||
dicts["type"] = self.type.value if self.type else None
|
||||
dicts["season_episode"] = self.season_episode
|
||||
dicts["edtion"] = self.edtion
|
||||
return dicts
|
||||
|
||||
Reference in New Issue
Block a user