Commit Graph

311 Commits

Author SHA1 Message Date
Yoshiko2
b0d3e79508 Merge branch 'master' into master 2021-04-19 03:07:27 +08:00
lededev
b971b05a2d 移走文件后,在原来位置增加一个可追溯的软链接,指向文件新位置 2021-03-31 07:55:14 +08:00
mcdull
d4247c967a Update core.py
文件中有 uncensored 也辨認為流出
命名流出添加 -流出
2021-03-28 20:02:43 +08:00
Chock
c4538e2b31 Update core.py
去除<studio></studio>中多余的"+"号
2021-02-11 17:40:43 +08:00
Feng4
6505d95829 Update core.py
解决封面裁切过多。
2021-02-09 09:42:33 +08:00
yoshiko2
a734725678 Remove baidu translate (For users privacy) 2021-01-14 16:44:01 +08:00
PikachuLiker
e40623ce1a 添加基于azure api的机器翻译 2021-01-11 15:28:12 +08:00
PikachuLiker
cca6ed937e 添加基于百度api的机器翻译 2021-01-10 22:44:47 +08:00
Yoshiko2
1ed1717c0d Fix trailer input bugs in function for NFO print.
Update core.py
2021-01-10 00:54:15 +08:00
Feng4
92d9786257 Update core.py
plex不能使用预告片功能,有trailer导致plex无法识别nfo文件,这里做个判断
2021-01-09 22:32:33 +08:00
Feng4
5386388771 Update core.py 2021-01-09 17:26:20 +08:00
Feng4
2c2aafdb72 解决模式三在mac与linux上无法使用的问题 2021-01-04 20:22:12 +08:00
yoshiko2
558b901e06 Fix func paste_file_to_folder, add_to_pic 2021-01-03 02:07:12 +08:00
yoshiko2
7135b29abb Change the way to reading movie types and sub types to config file 2021-01-02 00:30:24 +08:00
yoshiko2
837bd2844b Change the way of reading image to HTTPS 2021-01-02 00:13:13 +08:00
Yoshiko2
8264eac1a9 Merge pull request #390 from hacker94/feature-389-fix
Fix: nfo文件中未去除actor前后空格导致plex产生重复分类
2020-12-30 19:33:42 +08:00
hacker94
ce6140ad1b strip actor_list 2020-12-30 01:41:09 +08:00
Feng4
566cd7461f Merge branch 'master' into patch-6 2020-12-29 17:35:49 +08:00
Yoshiko2
3cc66021e9 Merge pull request #386 from Feng4/master
添加新功能,修改之前的功能
2020-12-28 21:28:27 +08:00
Feng4
cbb2b2a0ca Update core.py 2020-12-27 15:16:37 +08:00
Feng4
ad133fb064 Update core.py 2020-12-27 14:34:16 +08:00
Feng4
21eb792568 Update core.py
【增加】
增加一个新模式:不改变原有路径,只刮削文件
2020-12-27 12:41:58 +08:00
Feng4
e2db08a02a Update core.py 2020-12-27 11:34:47 +08:00
Feng4
1c66f775ed Update core.py 2020-12-27 11:32:17 +08:00
Feng4
322e55847f Update core.py 2020-12-27 11:19:38 +08:00
Feng4
2ac4f550ca Update core.py 2020-12-27 10:54:44 +08:00
Feng4
461f1ba2f5 Update core.py 2020-12-27 10:53:50 +08:00
Feng4
3742294ce9 Update core.py 2020-12-27 01:41:07 +08:00
oxygenkun
62d1f37565 fix: wrong root path detected 2020-12-26 15:34:44 +08:00
oxygenkun
ad541a3756 fix: failed load config.ini in function moveFailedFolder 2020-12-26 15:07:30 +08:00
benjamin
2fe2305226 Merge remote-tracking branch 'upstream/master' into ben_dev
# Conflicts:
#	core.py
2020-12-24 12:36:58 +08:00
benjamin
7e94b024ff fix: revert the api of moveFailedFolder 2020-12-24 12:32:06 +08:00
bigfoxtail
a49de4cb12 修复failed_move参数无法生效的问题 2020-12-23 18:47:13 +08:00
benjamin
7183041cbe fix: if process failed, though soft_link mode is on, it will still move the file to the failed folder. 2020-12-22 00:45:41 +08:00
benjamin
8b6c40375c fix: wrong symlink created.
Using absolute path instead of relative path to reduce (potential) problems
2020-12-21 23:50:17 +08:00
benjamin
d29ad47f7b fix: fix the bug that if fail or success folder only has empty folders, it will also remove the fail or success folder. 2020-12-21 21:41:32 +08:00
benjamin
63b76d02b5 remove redundant functions and usage: same function is in AV_Data_capture.py and used 2020-12-21 20:15:40 +08:00
Feng4
32fb9a0d7f 解决cover_small导致程序正常刮削问题 2020-12-19 21:52:55 +08:00
yoshiko2
77b4431bde core.py access dictionary (json_data) method is changed to get() 2020-12-13 02:42:07 +08:00
Yoshiko2
3de29285b8 Merge pull request #367 from Suwmlee/master
Fix file name too long in Linux
2020-12-08 16:14:48 +08:00
Yoshiko2
ab673b3272 Merge pull request #365 from newQian/master
支持iso扩展名的文件
2020-12-08 16:14:38 +08:00
root
580d57cd75 Fix file name too long in Linux 2020-12-08 13:56:08 +08:00
Feng4
5edba21558 Update core.py 2020-12-06 20:05:05 +08:00
Feng4
b6ee20b88c Update core.py 2020-12-06 19:59:29 +08:00
newQian
6f5bd41eb0 支持iso扩展名的文件 2020-12-06 17:31:44 +08:00
yoshiko2
edfa9c2435 Update 4.0.2 2020-11-16 10:24:40 +08:00
PikachuLiker
fb453763df 添加可选的翻译功能 2020-11-02 22:18:17 +08:00
yoshiko2
397d9afc45 Update 3.9.1-3 2020-10-06 19:40:01 +08:00
yohane
85986e60b5 Update 3.9.1-2 2020-10-06 19:37:59 +08:00
yoshiko2
a2408716ea Fix some bugs: 2020-09-29 16:49:19 +08:00