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 |
|
yoshiko2
|
4c31eee978
|
Update to 4.2.2, remove docker-entrypoint.sh and encapsulation.sh, use Python3_Crosss_Wrapper
|
2020-12-25 12:12:09 +08:00 |
|
yoshiko2
|
38739feee2
|
Update to 4.2.2, remove docker-entrypoint.sh and encapsulation.sh, use Python3_Crosss_Wrapper
|
2020-12-25 12:11:54 +08:00 |
|
Yoshiko2
|
b8d5aa2beb
|
Merge pull request #380 from ddtyjmyjm/ben_dev
fix some bugs on softlink mode
|
2020-12-24 14:49:32 +08:00 |
|
benjamin
|
fdceb5d1b8
|
Merge remote-tracking branch 'origin/ben_dev' into ben_dev
|
2020-12-24 12:37:41 +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 |
|
Yoshiko2
|
02a1036672
|
Merge pull request #382 from bigfoxtail/master
修复failed_move参数无法生效的问题
|
2020-12-24 08:42:21 +08:00 |
|
bigfoxtail
|
a49de4cb12
|
修复failed_move参数无法生效的问题
|
2020-12-23 18:47:13 +08:00 |
|
benjamin
|
2a00cc5a48
|
fix: program will crash when the update checker function is failed.
|
2020-12-23 14:44:35 +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 |
|
benjamin
|
144203ad3e
|
rename fun name 'CEF' to 'rm_empty_folder'
|
2020-12-21 20:10:22 +08:00 |
|
Yoshiko2
|
9340f57b96
|
change version to 4.2.1
|
2020-12-20 21:14:09 +08:00 |
|
Yoshiko2
|
1aaf05b06d
|
Merge pull request #377 from Feng4/patch-5
解决发布日期的问题
|
2020-12-20 21:13:07 +08:00 |
|
Feng4
|
4c8665f633
|
解决发布日期的问题
|
2020-12-20 21:10:43 +08:00 |
|
Yoshiko2
|
a1c7d644b1
|
change Version to 4.1.2
|
2020-12-20 20:51:17 +08:00 |
|
Yoshiko2
|
a73df0379a
|
Merge pull request #375 from Feng4/patch-4
欧美番号规则添加,欧美番号命名,例如xxx.20.12.20
|
2020-12-20 20:49:10 +08:00 |
|
Feng4
|
23281a4a64
|
Update javdb.py
|
2020-12-20 00:49:55 +08:00 |
|
Feng4
|
fc4cc4c122
|
增加欧美的刮削判断
|
2020-12-20 00:42:58 +08:00 |
|
Feng4
|
c94fcd47fa
|
Update number_parser.py
|
2020-12-20 00:37:03 +08:00 |
|
Feng4
|
7af0951b82
|
Update number_parser.py
|
2020-12-20 00:34:42 +08:00 |
|
Yoshiko2
|
86db4b132d
|
Create FreeBSD-amd64.sh
|
2020-12-19 23:31:44 +08:00 |
|
Yoshiko2
|
c2a9261ccb
|
Create encapsulation.sh
|
2020-12-19 23:27:41 +08:00 |
|
Yoshiko2
|
fcd782f72d
|
Merge pull request #373 from Feng4/patch-2
解决发布时间抓取不到的问题
|
2020-12-19 21:56:55 +08:00 |
|
Yoshiko2
|
bc85a19eda
|
Merge pull request #374 from Feng4/patch-3
解决cover_small导致程序正常刮削问题
|
2020-12-19 21:56:42 +08:00 |
|
Feng4
|
32fb9a0d7f
|
解决cover_small导致程序正常刮削问题
|
2020-12-19 21:52:55 +08:00 |
|
Feng4
|
7efc96f27d
|
解决发布时间抓取不到的问题
|
2020-12-19 20:40:41 +08:00 |
|
Yoshiko2
|
2769f0d95b
|
Update docker-entrypoint.sh
|
2020-12-14 11:11:16 +08:00 |
|
Yoshiko2
|
f998403e82
|
Update docker-entrypoint.sh
|
2020-12-14 10:31:33 +08:00 |
|
yoshiko2
|
d79f6ce009
|
Update to 4.1.1, add auto exit argparse function, change os._exit(0) and exit() to sys.exit()
|
2020-12-13 02:44:33 +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 |
|
Yoshiko2
|
97517e1ddc
|
Merge pull request #366 from Feng4/Feng4-patch-1
Feng4 patch 1
|
2020-12-08 16:14:05 +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 |
|
Feng4
|
1c9e2fc822
|
Update config.py
|
2020-12-06 19:58:14 +08:00 |
|
Feng4
|
ecd8aebda6
|
Update config.ini
|
2020-12-06 19:53:53 +08:00 |
|
Feng4
|
9454a38ce6
|
Create airav.py
|
2020-12-06 19:45:19 +08:00 |
|
newQian
|
6f5bd41eb0
|
支持iso扩展名的文件
|
2020-12-06 17:31:44 +08:00 |
|
yoshiko2
|
799e506a5a
|
Update 4.0.3
|
2020-11-30 10:44:58 +08:00 |
|
Yoshiko2
|
467e4d0a86
|
Merge pull request #361 from Mosney/patch-2
fix proxy config not work
|
2020-11-30 10:35:32 +08:00 |
|
Mosney
|
180ad74948
|
fix proxy config not work
|
2020-11-29 18:32:55 +08:00 |
|
Yoshiko2
|
ac547e878f
|
Update docker-entrypoint.sh
|
2020-11-16 14:58:17 +08:00 |
|
Yoshiko2
|
fc7e31be44
|
Update docker-entrypoint.sh
|
2020-11-16 11:09:45 +08:00 |
|