修复javdb抓取bug
This commit is contained in:
mo_yy
2020-01-21 01:20:40 +08:00
parent c073a1e253
commit 241ff00a0b
10 changed files with 132 additions and 95 deletions

View File

@@ -107,6 +107,14 @@ pip install pillow
设置成功输出目录和失败输出目录
---
#### 软链接
>[common]
>soft_link=0
1为开启软链接模式
0为关闭
---
### 网络设置
>[proxy]
@@ -225,6 +233,10 @@ pip install pillow
### 关于 ```Updata_check``` 和 ```JSON``` 相关的错误
跳转 [网络设置](#网络设置)
---
### 关于字幕文件移动功能
字幕文件前缀必须与影片文件前缀一致,才可以使用该功能
---
### 关于```FileNotFoundError: [WinError 3] 系统找不到指定的路径。: 'JAV_output''```
在软件所在文件夹下新建 JAV_output 文件夹,可能是你没有把软件拉到和电影的同一目录