jxxghp
|
aea44c1d97
|
feat:键式事件协程处理
|
2025-07-31 17:27:15 +08:00 |
|
jxxghp
|
a0e4b4a56e
|
feat:媒体查询协程处理
|
2025-07-31 15:24:50 +08:00 |
|
jxxghp
|
75ea7d7601
|
add async api
|
2025-07-31 09:10:45 +08:00 |
|
jxxghp
|
8b75d2312c
|
add async run_module
|
2025-07-31 08:56:32 +08:00 |
|
jxxghp
|
152f814fb6
|
fix base chain
|
2025-06-26 13:28:11 +08:00 |
|
jxxghp
|
bd241a5164
|
feat:删除消息能力
|
2025-06-22 09:37:01 +08:00 |
|
jxxghp
|
a944975be2
|
fix:交互消息立即发送
|
2025-06-15 23:06:25 +08:00 |
|
jxxghp
|
f484b64be3
|
fix
|
2025-06-06 15:37:02 +08:00 |
|
jxxghp
|
a9300faaf8
|
fix:优化单例模式和类引用
|
2025-06-05 13:22:16 +08:00 |
|
jxxghp
|
360184bbd1
|
fix
|
2025-05-18 13:50:43 +08:00 |
|
Attente
|
20c1f30877
|
feat(message): 实现自定义消息模板功能
- 新增 MessageTemplateHelper 类用于渲染消息模板
- 在 ChainBase 中集成消息模板渲染功能
- 修改 DownloadChain、SubscribeChain 和 TransferChain 以使用新消息模板
- 新增 TemplateHelper 类用于处理模板格式
- 在 SystemConfigKey 中添加 NotificationTemplates 配置项
- 更新 Notification 模型以支持 ctype 字段
|
2025-05-05 05:27:48 +08:00 |
|
jxxghp
|
ca1f3ac377
|
feat:文件整理支持操作类入参
|
2025-05-01 20:56:17 +08:00 |
|
jxxghp
|
e13e1c9ca3
|
fix run_module
|
2025-05-01 11:36:43 +08:00 |
|
jxxghp
|
9d333b855c
|
feat:支持插件协持系统模块实现
|
2025-05-01 11:03:28 +08:00 |
|
jxxghp
|
078b60cc1e
|
feat:支持指定剧集组识别和刮削
|
2025-04-03 18:35:02 +08:00 |
|
jxxghp
|
d502f33041
|
fix 115 open api
|
2025-03-24 12:04:23 +08:00 |
|
jxxghp
|
f9b0db623d
|
fix cython type error
|
2025-03-23 21:39:37 +08:00 |
|
jxxghp
|
2f38b3040d
|
fix:修复代码兼容性写法
|
2025-03-23 12:10:21 +08:00 |
|
jxxghp
|
6603a30e7e
|
fix MessageQueueManager
|
2025-03-10 10:02:32 +08:00 |
|
jxxghp
|
39756512ae
|
feat: 支持消息发送时间范围
|
2025-03-09 19:34:05 +08:00 |
|
jxxghp
|
c32b845515
|
feat:actions增加识别选项
|
2025-03-02 09:45:24 +08:00 |
|
jxxghp
|
0a52fe0a7a
|
refactor: site browse api
|
2025-02-17 19:01:05 +08:00 |
|
jxxghp
|
b8f4cd5fea
|
v2.2.9
- 资源包升级以提升安全性
- 优化了页面数据刷新机制
注意:本次升级后会默认清理一次种子识别缓存
|
2025-02-14 19:35:49 +08:00 |
|
jxxghp
|
30eb4385d4
|
fix sites
|
2025-02-14 13:44:18 +08:00 |
|
jxxghp
|
bae7bff70d
|
fix #3744
|
2025-01-17 16:41:01 +08:00 |
|
jxxghp
|
adeb5361ab
|
feat:支持搜索系列合集
|
2025-01-16 17:51:47 +08:00 |
|
Attente
|
5b66803f6d
|
fix: 修复订阅识别词在下载阶段不生效的问题
- 将`季集匹配`从`优先级规则组匹配模块`移至`种子帮助类`
- - `FilterModule.__match_season_episodes()` ==> `TorrentHelper.match_season_episodes()`
- - 确保需要`订阅识别词` `偏移季集`的种子能够正确匹配
|
2025-01-15 03:43:50 +08:00 |
|
jxxghp
|
23650657cd
|
add noqa
fix #3670
|
2025-01-07 14:20:31 +08:00 |
|
jxxghp
|
b5d58b8a9e
|
更新 __init__.py
|
2025-01-07 07:19:04 +08:00 |
|
jxxghp
|
0514ff0189
|
更新 __init__.py
|
2025-01-07 07:06:40 +08:00 |
|
jxxghp
|
7e252f1692
|
fix bug
|
2025-01-06 13:34:51 +08:00 |
|
jxxghp
|
89e96ee27a
|
feat:消息支持管理员+操作用户同时发送
|
2025-01-05 13:21:41 +08:00 |
|
Attente
|
9756bf6ac8
|
refactor(downloader): 新增支持种子文件布局处理
- 在 `DownloadChain` 中根据`种子文件布局`拼接`savepath`
- 在 `QbittorrentModule` 和 `TransmissionModule` 中添加种子文件布局信息
- 修改 `download` 方法的返回值,增加种子文件布局参数
|
2024-12-21 04:50:10 +08:00 |
|
Attente
|
c0d3637d12
|
refactor: change library type and category folder parameters to optional
|
2024-11-24 00:04:08 +08:00 |
|
jxxghp
|
7c7561029a
|
fix #3178 手动整理时支持选择一二级分类
|
2024-11-23 11:19:25 +08:00 |
|
jxxghp
|
63d35dfeef
|
fix transfer
|
2024-10-30 07:12:58 +08:00 |
|
InfinityPacer
|
0564bdf020
|
fix(event): ensure backward compatibility
|
2024-10-26 15:56:10 +08:00 |
|
jxxghp
|
a0ad8faaf7
|
fix #2913
|
2024-10-23 14:43:47 +08:00 |
|
jxxghp
|
363f12ed5a
|
refactor:Module加入执行优先顺序
|
2024-10-19 19:31:25 +08:00 |
|
jxxghp
|
1e4f3e97cd
|
refactor:media_exists 支持指定服务器
|
2024-10-19 18:17:35 +08:00 |
|
jxxghp
|
4e3a76ffa3
|
fix bug
|
2024-10-12 12:32:50 +08:00 |
|
jxxghp
|
0d139851af
|
fix 按对象名称组织代码文件
|
2024-10-12 12:14:49 +08:00 |
|
InfinityPacer
|
2ce3ddb75a
|
refactor(module): simplify service instantiation with generics
|
2024-09-27 04:04:56 +08:00 |
|
jxxghp
|
8612127161
|
fix 刮削
|
2024-09-24 12:16:49 +08:00 |
|
jxxghp
|
786b317cea
|
fix download && message
|
2024-09-19 08:30:58 +08:00 |
|
jxxghp
|
d0ac5646f5
|
fix transfer_completed
|
2024-09-10 07:58:22 +08:00 |
|
jxxghp
|
34ae663d5a
|
add subscribe/files api
|
2024-09-08 13:02:42 +08:00 |
|
jxxghp
|
1f87bc643a
|
sync main
|
2024-08-19 13:06:39 +08:00 |
|
jxxghp
|
0028e2f830
|
fix
|
2024-07-14 19:32:18 +08:00 |
|
jxxghp
|
97fdfe789e
|
fix
|
2024-07-14 18:50:31 +08:00 |
|