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 |
|
景大侠
|
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
|
74e97abac4
|
fix 修复仪表板异常
|
2025-05-07 10:55:13 +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 |
|
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 |
|
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
|
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 |
|
jxxghp
|
491009636a
|
fix bug
|
2025-05-02 22:57:29 +08:00 |
|
jxxghp
|
ed16ee14ea
|
fix bug
|
2025-05-02 21:57:19 +08:00 |
|
jxxghp
|
7f2ed09267
|
fix storage
|
2025-05-02 20:49:38 +08:00 |
|
jxxghp
|
c0976897ef
|
fix bug
|
2025-05-02 13:30:39 +08:00 |
|
jxxghp
|
85b55aa924
|
fix bug
|
2025-05-02 08:31:38 +08:00 |
|
jxxghp
|
91d0f76783
|
feat:支持新增存储类型
|
2025-05-02 08:11:48 +08:00 |
|
jxxghp
|
741badf9e6
|
feat:支持文件整理存储操作事件
|
2025-05-01 21:16:21 +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
|
06ad042443
|
fix typo
|
2025-05-01 11:20:56 +08:00 |
|
jxxghp
|
9d333b855c
|
feat:支持插件协持系统模块实现
|
2025-05-01 11:03:28 +08:00 |
|
jxxghp
|
5ac4d3f4ae
|
fix wallpaper api
|
2025-04-29 15:26:10 +08:00 |
|
jxxghp
|
1614eebc47
|
fix
|
2025-04-29 14:53:04 +08:00 |
|
jxxghp
|
b50599b71f
|
fix:增加安全性
|
2025-04-29 14:30:34 +08:00 |
|
monster-fire
|
0bd37da8c7
|
Update __init__.py 添加空值检查
|
2025-04-28 18:46:48 +08:00 |
|
jxxghp
|
da969dde53
|
fix:TMDB支持设置语种
|
2025-04-28 12:11:48 +08:00 |
|
jxxghp
|
33fdd6cafa
|
feat:TMDB支持设置语种
|
2025-04-28 09:10:38 +08:00 |
|
jxxghp
|
2fe68766eb
|
Merge remote-tracking branch 'origin/v2' into v2
|
2025-04-28 09:07:42 +08:00 |
|
jxxghp
|
205348697c
|
fix #4188
|
2025-04-27 12:26:49 +08:00 |
|
景大侠
|
c3584e838e
|
fix: 开启全局图片缓存后无法显示来自Bing的壁纸
|
2025-04-27 00:17:29 +08:00 |
|
thsrite
|
686bbdc16b
|
fix 添加订阅成功消息增加演员名称、简介
|
2025-04-23 11:44:44 +08:00 |
|
Attente
|
a8a70cac08
|
refactor(db): optimize download history query logic
- 使用`TransferHistory.list_by`相同逻辑
|
2025-04-19 20:22:37 +08:00 |
|
jxxghp
|
3eefbf97b1
|
更新 plex.py
|
2025-04-19 15:14:47 +08:00 |
|
jxxghp
|
3c423e0838
|
更新 jellyfin.py
|
2025-04-19 15:14:14 +08:00 |
|
jxxghp
|
99cde43954
|
更新 emby.py
|
2025-04-19 15:13:33 +08:00 |
|
jxxghp
|
fa3a787bf7
|
更新 mediaserver.py
|
2025-04-19 15:12:42 +08:00 |
|
jxxghp
|
c776dc8036
|
feat: WebhookMessage.json
|
2025-04-19 07:59:59 +08:00 |
|
TimoYoung
|
21df7dced1
|
fix: 同步cookiecloud站点执行失败问题
|
2025-04-16 10:26:43 +08:00 |
|
jxxghp
|
24f170ff72
|
fix 搜索缓存
|
2025-04-16 08:10:48 +08:00 |
|