From 05b5904578f2bf01ae659f2e46b51d365e2cc7be Mon Sep 17 00:00:00 2001 From: LSD08KM <15759580+LSD08KM@users.noreply.github.com> Date: Fri, 10 Feb 2023 17:44:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=87=BD=E6=95=B0=E5=8F=82=E6=95=B0=E9=A1=BA?= =?UTF-8?q?=E5=BA=8F=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core.py b/core.py index 3fe66cc..abd0b18 100644 --- a/core.py +++ b/core.py @@ -1027,5 +1027,5 @@ def core_main(movie_path, number_th, oCC, specified_source=None, specified_url=N # 最后输出.nfo元数据文件,以完成.nfo文件创建作为任务成功标志 print_files(path, leak_word, c_word, json_data.get('naming_rule'), part, cn_sub, json_data, movie_path, - tag, json_data.get('actor_list'), liuchu, uncensored, hack, hack_word, fanart_path, poster_path, - _4k, thumb_path) + tag, json_data.get('actor_list'), liuchu, uncensored, hack, hack_word, _4k, fanart_path, poster_path, + thumb_path)