jxxghp
27ee13bb7e
Merge pull request #4251 from cikichen/yemapt
...
update yemapt downloadsize
2025-05-10 20:10:50 +08:00
jxxghp
e6cdd337c3
fix subscribe files
2025-05-10 20:10:13 +08:00
jxxghp
7d8dd12131
fix delete_media_file
2025-05-10 20:00:06 +08:00
Simon
0800e3a136
update yemapt downloadsize
2025-05-10 16:50:53 +08:00
jxxghp
9b0f1a2a04
Merge pull request #4247 from k1z/v2
2025-05-10 00:35:07 +08:00
jxxghp
9de3cb0f92
fix douban test
2025-05-09 20:14:33 +08:00
wangkai
c053a8291c
1. 修复特殊微信id无法处理消息的问题
2025-05-09 16:43:13 +08:00
jxxghp
a0ddfe173b
fix 兼容 target_storage 为 None
2025-05-09 12:57:50 +08:00
jxxghp
17843a7c71
v2.4.5-1
v2.4.5-1
2025-05-09 08:17:08 +08:00
jxxghp
324ae5c883
rollback upload api
2025-05-09 08:16:44 +08:00
jxxghp
ef03989c3f
更新 u115.py
2025-05-09 00:27:27 +08:00
jxxghp
63412ddd42
fix bug
v2.4.5
2025-05-08 20:37:04 +08:00
jxxghp
30ce32608a
fix typo
2025-05-08 19:49:52 +08:00
jxxghp
74799ad096
更新 storage.py
2025-05-08 17:49:12 +08:00
jxxghp
31176f99c8
Merge pull request #4239 from Seed680/v2
2025-05-08 17:48:31 +08:00
Seed680
b9439c05ec
Merge branch 'jxxghp:v2' into v2
2025-05-08 17:45:53 +08:00
qiaoyun680
435a04da0c
feat(storge):添加存储重置功能
2025-05-08 17:44:44 +08:00
jxxghp
0040b266a5
v2.4.5
2025-05-08 17:26:56 +08:00
jxxghp
645de137f2
fix 插件代码判定
2025-05-08 14:26:47 +08:00
jxxghp
1883607118
fix upload api
2025-05-08 13:12:20 +08:00
jxxghp
4ccae1dac7
fix upload api
2025-05-08 12:55:40 +08:00
jxxghp
ff75db310f
fix upload parts
2025-05-08 12:03:39 +08:00
jxxghp
5788520401
fix 阿里云盘会话提示
2025-05-08 10:09:24 +08:00
jxxghp
570dddc120
fix
2025-05-08 09:56:43 +08:00
jxxghp
ea31072ae5
优化AliPan类的文件上传功能,增加多线程分片上传和动态分片计算,提升上传效率和进度监控。
2025-05-08 09:52:32 +08:00
jxxghp
5eca5a6011
优化U115Pan类的文件上传功能,支持多线程并发上传和动态分片计算,提升上传效率和稳定性。
2025-05-08 09:47:43 +08:00
jxxghp
67d5357227
Merge pull request #4238 from cddjr/fix_4236
2025-05-07 19:00:14 +08:00
jxxghp
a0d04ff488
Merge pull request #4237 from wikrin/v2
2025-05-07 18:59:44 +08:00
景大侠
f83787508f
fix #4236
2025-05-07 18:36:24 +08:00
Attente
20aba7eb17
fix : #4228 添加订阅传入 MetaBase, 上下文增加 username 字段, 原始对象引用默认开启
2025-05-07 18:19:11 +08:00
jxxghp
0cdea3318c
feat:插件API支持bear认证
2025-05-07 13:26:42 +08:00
jxxghp
4dc2c18075
修复插件仪表板异常
v2.4.4-1
2025-05-07 10:57:02 +08:00
jxxghp
74e97abac4
fix 修复仪表板异常
2025-05-07 10:55:13 +08:00
jxxghp
b1db95a925
v2.4.4
v2.4.4
2025-05-07 08:26:06 +08:00
jxxghp
9dac9850b6
fix plugin file api
2025-05-06 23:56:35 +08:00
jxxghp
abe091254a
fix plugin file api
2025-05-06 23:30:26 +08:00
jxxghp
d2e5367dc6
fix plugins
2025-05-06 11:44:23 +08:00
jxxghp
8ccd1f5fe4
Merge pull request #4229 from wikrin/v2
2025-05-06 06:34:16 +08:00
Attente
50bc865dd2
fix(database): improve message template
...
- Fix syntax error in downloadAdded message template
2025-05-05 23:14:58 +08:00
jxxghp
74a6ee7066
fix
2025-05-05 19:50:15 +08:00
jxxghp
89e76bcb48
fix
2025-05-05 19:49:30 +08:00
jxxghp
c55f6baf67
Merge pull request #4228 from wikrin/format_notification
...
Format notification
2025-05-05 19:28:44 +08:00
Attente
ae154489e1
上下文构建并非复杂任务, 移除缓存
2025-05-05 14:08:41 +08:00
Attente
fdc79033ce
Merge https://github.com/jxxghp/MoviePilot into format_notification
2025-05-05 13:21:58 +08:00
jxxghp
9a8aa5e632
更新 subscribe.py
2025-05-05 13:16:14 +08:00
Attente
6b81f3ce5f
feat(template):实现缓存机制以提升性能
...
- 在 `TemplateHelper` 和 `TemplateContextBuilder` 中集成 TTLCache(带过期时间的缓存),提升数据复用能力
- 引入 `build_context_cache` 装饰器,统一管理上下文构建的缓存逻辑
对媒体信息、剧集详情、种子信息、传输信息及原始对象启用缓存,减少重复计算
- 新增上下文缓存支持,为异步广播事件 NoticeMessage 提供所需上下文(可通过消息 title 与 text 内容重新获取上下文)
- 支持插件通过自定义模板灵活重构消息体,提升扩展性与灵活性
2025-05-05 13:14:45 +08:00
Attente
aeaddfe36b
feat(database): add notification templates for version 2.1.4
...
- Add new Alembic migration script for version 2.1.4
- Implement notification templates for various events:
- Organize success
- Download added
- Subscribe added
- Subscribe complete
- Store notification templates in system configuration
2025-05-05 05:27:59 +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
52ce6ff38e
fix plugin file api
2025-05-03 22:14:39 +08:00
jxxghp
c692a3c80e
feat:支持vue原生插件页面
2025-05-03 10:03:44 +08:00