mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-05-22 00:30:47 +08:00
fix metainfo
This commit is contained in:
@@ -452,4 +452,5 @@ class MetaBase(object):
|
||||
dicts["type"] = self.type.value if self.type else None
|
||||
dicts["season_episode"] = self.season_episode
|
||||
dicts["edition"] = self.edition
|
||||
dicts["name"] = self.name
|
||||
return dicts
|
||||
|
||||
Reference in New Issue
Block a user