config.py:override config settings by cmd params, pyinstaller add config.ini
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[common]
|
||||
main_mode=1
|
||||
source_folder=./
|
||||
failed_output_folder=failed
|
||||
success_output_folder=JAV_output
|
||||
soft_link=0
|
||||
@@ -16,6 +17,7 @@ nfo_skip_days=30
|
||||
; 处理完多少个视频文件后停止,0为处理所有视频文件
|
||||
stop_counter=0
|
||||
; 以上两个参数配合使用可以以多次少量的方式刮削或整理数千个文件而不触发翻译或元数据站封禁
|
||||
ignore_failed_list=0
|
||||
|
||||
[proxy]
|
||||
;proxytype: http or socks5 or socks5h switch: 0 1
|
||||
|
||||
Reference in New Issue
Block a user