jxxghp
1035ceb4ac
Merge pull request #3245 from wikrin/v2
2024-11-25 23:04:15 +08:00
Attente
b7cb917347
fix(transfer): add library type and category folder support
...
- Add library_type_folder and library_category_folder parameters to the transfer function
- This enhances the transfer functionality by allowing sorting files into folders based on library type and category
2024-11-25 23:02:17 +08:00
jxxghp
680ad164dc
Merge pull request #3236 from InfinityPacer/feature/scheduler
2024-11-25 17:54:05 +08:00
InfinityPacer
aed68253e9
feat(scheduler): expose internal methods for external invocation
2024-11-25 16:33:17 +08:00
InfinityPacer
b83c7a5656
feat(scheduler): support plugin method arguments via func_kwargs
2024-11-25 16:31:30 +08:00
InfinityPacer
491456b0a2
feat(scheduler): support plugin replacement for system services
2024-11-25 16:30:11 +08:00
jxxghp
9acbcf4922
v2.1.0
v2.1.0
2024-11-25 08:05:07 +08:00
jxxghp
8dc4290695
fix scrape bug
2024-11-25 07:58:17 +08:00
jxxghp
5c95945691
Update README.md
2024-11-24 18:16:37 +08:00
jxxghp
11115d50fb
fix dockerfile
2024-11-24 18:14:09 +08:00
jxxghp
7f83d56a7e
fix alipan
2024-11-24 17:55:08 +08:00
jxxghp
28805e9e17
fix alipan
2024-11-24 17:45:12 +08:00
jxxghp
88a098abc1
fix log
2024-11-24 17:35:04 +08:00
jxxghp
a3cc9830de
fix scraping upload
2024-11-24 17:25:42 +08:00
jxxghp
43623efa99
fix log
2024-11-24 17:19:24 +08:00
jxxghp
ff73b2cb5d
fix #3203
2024-11-24 17:11:19 +08:00
jxxghp
6cab14366c
Merge pull request #3228 from YemaPT/fix-yemapt-taglist-none
2024-11-24 16:24:38 +08:00
yemapt
576d215d8c
fix(yemapt): judge tag list none
2024-11-24 16:22:54 +08:00
jxxghp
a2c10c86bf
Merge pull request #3226 from YemaPT/feature-yemapt-optimize
2024-11-24 14:08:04 +08:00
yemapt
21bede3f00
feat(yemapt): update search api and enrich torrent content
2024-11-24 13:45:31 +08:00
jxxghp
0a39322281
Merge pull request #3224 from wikrin/v2
2024-11-24 10:32:47 +08:00
Attente
be323d3da1
fix: 减少入参扩大适用范围
2024-11-24 10:22:29 +08:00
jxxghp
fa8860bf62
Merge pull request #3223 from wikrin/v2
...
fix: 入参错误
2024-11-24 08:56:58 +08:00
Attente
a700958edb
fix: 入参错误
2024-11-24 08:54:59 +08:00
jxxghp
9349973d16
Merge pull request #3221 from wikrin/v2
2024-11-24 07:34:42 +08:00
Attente
c0d3637d12
refactor: change library type and category folder parameters to optional
2024-11-24 00:04:08 +08:00
jxxghp
79473ca229
Merge pull request #3196 from wikrin/fix
2024-11-23 23:01:09 +08:00
Attente
fccbe39547
修改target_directory获取逻辑
2024-11-23 22:41:55 +08:00
Attente
85324acacc
下载流程中get_dir()添加storage="local"入参
2024-11-23 22:41:55 +08:00
Attente
9dec4d704b
get_dir去除fileitem参数
...
- 和`src_path & storage`重复, 需要的话直接传入这两项
2024-11-23 22:41:55 +08:00
jxxghp
72732277a1
fix alipan
2024-11-23 21:54:03 +08:00
jxxghp
8d737f9e37
fix alipan && rclone get_folder
2024-11-23 21:43:53 +08:00
jxxghp
96b3746caa
fix alist delete
2024-11-23 21:29:08 +08:00
jxxghp
c690ea3c39
fix #3214
...
fix #3199
2024-11-23 21:26:22 +08:00
jxxghp
3282fb88e0
Merge pull request #3219 from mackerel-12138/s0_fix
2024-11-23 20:25:08 +08:00
zhanglijun
b9c2b9a044
重命名格式支持S0重命名为Specials,SPs
2024-11-23 20:22:37 +08:00
zhanglijun
24b58dc002
修复S0刮削问题
...
修复某些情况下剧集根目录判断错误的问题
2024-11-23 20:13:01 +08:00
jxxghp
42c56497c6
Merge pull request #3218 from DDS-Derek/issue_rfc
2024-11-23 12:34:52 +08:00
jxxghp
c7512d1580
Merge pull request #3217 from DDS-Derek/fix_tmp
2024-11-23 12:34:39 +08:00
jxxghp
7d25bf7b48
Merge pull request #3215 from mackerel-12138/v2
2024-11-23 12:34:04 +08:00
DDSRem
99daa3a95e
chore(issue): add rfc template
2024-11-23 12:31:28 +08:00
jxxghp
0a923bced9
fix storage
2024-11-23 12:29:34 +08:00
DDSRem
06e3b0def2
fix(update): useless tmp directory when not updated
2024-11-23 12:25:46 +08:00
jxxghp
0feecc3eca
fix #3204
2024-11-23 11:48:23 +08:00
jxxghp
0afbc58263
fix #3191 自动整理时,优先同盘
2024-11-23 11:31:56 +08:00
jxxghp
7c7561029a
fix #3178 手动整理时支持选择一二级分类
2024-11-23 11:19:25 +08:00
zhanglijun
65683999e1
change comment
2024-11-23 11:00:37 +08:00
zhanglijun
f72e26015f
delete unused code
2024-11-23 10:58:32 +08:00
zhanglijun
b4e5c50655
修复重命名时S0年份为None的问题
...
增加重命名配置 剧集日期
2024-11-23 10:55:21 +08:00
jxxghp
f395dc68c3
fix #3209 刮削加锁
2024-11-23 10:48:54 +08:00