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
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
8dc4290695
fix scrape bug
2024-11-25 07:58:17 +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
yemapt
576d215d8c
fix(yemapt): judge tag list none
2024-11-24 16:22:54 +08:00
yemapt
21bede3f00
feat(yemapt): update search api and enrich torrent content
2024-11-24 13:45:31 +08:00
Attente
be323d3da1
fix: 减少入参扩大适用范围
2024-11-24 10:22:29 +08:00
Attente
a700958edb
fix: 入参错误
2024-11-24 08:54:59 +08:00
Attente
c0d3637d12
refactor: change library type and category folder parameters to optional
2024-11-24 00:04:08 +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
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
7d25bf7b48
Merge pull request #3215 from mackerel-12138/v2
2024-11-23 12:34:04 +08:00
jxxghp
0a923bced9
fix storage
2024-11-23 12:29:34 +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
jxxghp
27cf5bb7e6
feat:远程交互刷新数据时发送统计消息
2024-11-23 10:36:48 +08:00
jxxghp
9b573535cd
Merge pull request #3201 from InfinityPacer/feature/event
2024-11-22 16:25:52 +08:00
景大侠
f7164450d0
fix: 将订阅规则过滤前置,避免因imdbid匹配而跳过
2024-11-22 13:47:18 +08:00
InfinityPacer
344862dbd4
feat(event): support smart rename event
2024-11-22 13:41:14 +08:00
InfinityPacer
f1d0e9d50a
Revert "fix #3154 相同事件避免并发处理"
...
This reverts commit 79c637e003 .
2024-11-22 12:41:14 +08:00
Attente
fe07830b71
fix: 某些情况下误删媒体文件的问题
2024-11-22 07:45:01 +08:00
InfinityPacer
103cfe0b47
fix(config): ensure accurate handling of env config updates
2024-11-21 20:08:18 +08:00
InfinityPacer
c299bf6f7c
fix(auth): adjust auth to occur before module init
2024-11-21 17:37:48 +08:00
InfinityPacer
c0eb9d824c
Revert "fix(auth): initialize plugin service only during retry auth"
...
This reverts commit 9f4cf530f8 .
2024-11-21 16:41:56 +08:00
jxxghp
ebffdebdb2
refactor: 优化缓存策略
2024-11-21 15:52:08 +08:00
InfinityPacer
9f4cf530f8
fix(auth): initialize plugin service only during retry auth
2024-11-21 14:49:42 +08:00
jxxghp
84897aa592
fix #3162
2024-11-21 13:50:49 +08:00
jxxghp
23c5982f5a
Merge pull request #3185 from InfinityPacer/feature/module
2024-11-21 12:42:05 +08:00
InfinityPacer
1849930b72
feat(qb): add support for ignoring category check via kwargs
2024-11-21 12:35:15 +08:00
jxxghp
4f1d3a7572
fix #3180
2024-11-21 12:13:44 +08:00
jxxghp
824c3ac5d6
fix #3176
2024-11-21 10:25:46 +08:00