fix: metainfo for manual transfer

This commit is contained in:
Edward
2024-04-12 14:20:41 +00:00
committed by GitHub
parent 172bc23b2a
commit d96e4561e2
4 changed files with 12 additions and 7 deletions

View File

@ -629,7 +629,7 @@ class DoubanModule(_ModuleBase):
return infos.get("subject_collection_items")
def scrape_metadata(self, path: Path, mediainfo: MediaInfo, transfer_type: str,
force_nfo: bool = False, force_img: bool = False) -> None:
metainfo: MetaInfo = None, force_nfo: bool = False, force_img: bool = False) -> None:
"""
刮削元数据
:param path: 媒体文件路径