HankunYu
|
2592ea3464
|
清理 prefix/suffix 与字段值的分隔符;字段名允许 &;当冒号落在 《》/【】 内时整行作为描述,避免书名号误拆
|
2025-12-27 17:00:07 +00:00 |
|
HankunYu
|
73ac97cd96
|
更新解析embed逻辑; 添加使用代理
|
2025-12-27 13:05:57 +00:00 |
|
jxxghp
|
e014663e97
|
更新 version.py
|
2025-12-27 14:22:35 +08:00 |
|
jxxghp
|
58592e961f
|
Merge pull request #5283 from PKC278/v2
v2.8.9
|
2025-12-26 23:25:24 +08:00 |
|
PKC278
|
9a99b9ce82
|
fix(system): 更新global返回字段,采用白名单模式
|
2025-12-26 23:02:40 +08:00 |
|
jxxghp
|
8c6dca1751
|
Merge pull request #5277 from Seed680/v2
|
2025-12-25 19:26:26 +08:00 |
|
noone
|
cf488d5f5f
|
fix(qbittorrent): 修复种子文件读取和重复检查问题
- 将变量名从 torrent 改为 torrent_from_file 以避免混淆
- 修复添加种子任务失败时的错误检查逻辑
- 使用 getattr 函数安全获取种子文件的名称和大小属性
- 修复已存在种子任务检查时的属性访问问题
fix(transmission): 修复种子添加和重复检查逻辑
- 将变量名从 torrent 改为 torrent_from_file 以避免混淆
- 修复添加任务后的返回值变量名
- 使用 getattr 函数安全获取种子文件的名称和大小属性
- 修复已存在种子任务检查时的属性访问问题
- 修正种子哈希获取的变量引用
|
2025-12-25 19:09:45 +08:00 |
|
jxxghp
|
515584d34c
|
fix warnings
|
2025-12-24 22:04:04 +08:00 |
|
jxxghp
|
fb2becc7f2
|
v2.8.9
- 支持Discord通知渠道
- 支持使用通行密钥登录
|
2025-12-24 19:41:58 +08:00 |
|
jxxghp
|
0f8ceb0fac
|
fix warnings
|
2025-12-24 18:54:38 +08:00 |
|
jxxghp
|
a70bf18770
|
Merge pull request #5273 from PKC278/v2
|
2025-12-23 17:36:30 +08:00 |
|
PKC278
|
2de83c44ab
|
refactor(mcp): 精简会话管理逻辑并更新API文档
|
2025-12-23 17:06:17 +08:00 |
|
PKC278
|
7b99f09810
|
fix(mfa): 修复双重验证漏洞
|
2025-12-23 14:58:00 +08:00 |
|
jxxghp
|
6b4ba8bfad
|
Merge pull request #5272 from PKC278/v2
|
2025-12-23 14:39:03 +08:00 |
|
PKC278
|
0c6cfc5020
|
feat(passkey): 添加PassKey支持并优化双重验证登录逻辑
|
2025-12-23 13:53:54 +08:00 |
|
jxxghp
|
abd9733e7f
|
Merge pull request #5269 from HankunYu/v2
|
2025-12-23 12:51:25 +08:00 |
|
HankunYu
|
98c3ae5e76
|
Merge branch 'v2' of https://github.com/jxxghp/MoviePilot into v2
|
2025-12-22 21:00:47 +00:00 |
|
HankunYu
|
bb5a657469
|
更新Discord模块支持互动消息
|
2025-12-22 19:59:22 +00:00 |
|
jxxghp
|
7797532350
|
Merge pull request #5271 from PKC278/v2
|
2025-12-22 21:32:53 +08:00 |
|
PKC278
|
c3a5106adc
|
feat(manager): 添加工具调用参数格式自动转换功能
|
2025-12-22 21:04:13 +08:00 |
|
HankunYu
|
c5fd935dd0
|
Merge branch 'v2' of https://github.com/jxxghp/MoviePilot into v2
|
2025-12-22 12:19:21 +00:00 |
|
jxxghp
|
ec375a19ae
|
Merge pull request #5267 from stkevintan/cookiecloud-post
|
2025-12-22 19:06:05 +08:00 |
|
jxxghp
|
51e940617c
|
Merge pull request #5270 from PKC278/v2
|
2025-12-22 18:50:12 +08:00 |
|
PKC278
|
58ec8bd437
|
feat(mcp): 实现标准MCP协议支持和会话管理功能
|
2025-12-22 18:49:00 +08:00 |
|
jxxghp
|
a096395086
|
Merge pull request #5250 from ixff/v2
|
2025-12-22 11:04:47 +08:00 |
|
HankunYu
|
4bd08bd915
|
通知渠道增加Discord
|
2025-12-22 02:15:28 +00:00 |
|
stkevintan
|
2c849cfa7a
|
fix code style
|
2025-12-22 08:33:23 +08:00 |
|
stkevintan
|
501d530d1d
|
cookiecloud: support download encrypted data using post
|
2025-12-21 23:07:35 +08:00 |
|
jxxghp
|
91fc4327f4
|
Merge pull request #5261 from ixff/fix
|
2025-12-19 12:38:43 +08:00 |
|
ixff
|
8d56c67079
|
fix typos
|
2025-12-19 12:19:42 +08:00 |
|
jxxghp
|
e52d43458e
|
更新 version.py
v2.8.8-1
|
2025-12-15 15:19:57 +08:00 |
|
ixff
|
9b125bf9b0
|
feat: 支持选择Playwright浏览器环境
|
2025-12-14 23:15:28 +08:00 |
|
jxxghp
|
0716c65269
|
Refactor: Simplify memory key generation and update retention settings
|
2025-12-13 15:40:20 +08:00 |
|
jxxghp
|
ba3ce4f1b5
|
Merge pull request #5245 from jxxghp/cursor/agent-download-progress-tool-8daa
|
2025-12-13 15:09:54 +08:00 |
|
Cursor Agent
|
07f72b0cdc
|
Refactor: Improve query download tasks logic and add status filtering
Co-authored-by: jxxghp <jxxghp@qq.com>
|
2025-12-13 07:01:24 +00:00 |
|
Cursor Agent
|
bda19df87f
|
Fix: Ensure list_torrents and downloading return empty lists
Co-authored-by: jxxghp <jxxghp@qq.com>
|
2025-12-13 06:53:06 +00:00 |
|
jxxghp
|
5d82fae2b0
|
fix agent memory
|
2025-12-13 14:40:47 +08:00 |
|
jxxghp
|
0813b87221
|
fix agent memory
|
2025-12-13 13:23:41 +08:00 |
|
jxxghp
|
961ecfc720
|
fix agent memory
|
2025-12-13 13:09:49 +08:00 |
|
jxxghp
|
81f30ef25a
|
fix agent memory
|
2025-12-13 12:26:08 +08:00 |
|
jxxghp
|
140b0d3df2
|
Merge pull request #5234 from xgitc/patch-2
|
2025-12-10 16:20:36 +08:00 |
|
jxxghp
|
b3d69d7de4
|
Merge pull request #5233 from xgitc/patch-1
|
2025-12-10 16:20:07 +08:00 |
|
xgitc
|
8e65564fb8
|
适配不同版本的gazelle程序
适配隐藏了URL中“.php”的站点;适配下一页按钮title为“下一页”或“Next”的站点。
|
2025-12-10 16:12:42 +08:00 |
|
xgitc
|
06ce9bd4de
|
适配更多促销类型
|
2025-12-10 15:54:03 +08:00 |
|
jxxghp
|
274fc2d74f
|
v2.8.8
- 下载器支持配置路径映射
- 问题修复与细节优化
v2.8.8
|
2025-12-10 14:33:13 +08:00 |
|
jxxghp
|
2f1a448afe
|
Merge pull request #5226 from stkevintan/path-mapping
|
2025-12-08 18:46:48 +08:00 |
|
Kevin Tan
|
99cab7c337
|
Update app/modules/__init__.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-08 17:21:33 +08:00 |
|
Kevin Tan
|
81f7548579
|
Update app/modules/__init__.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-08 17:20:45 +08:00 |
|
stkevintan
|
6ebd50bebc
|
update naming
|
2025-12-08 16:30:40 +08:00 |
|
stkevintan
|
378ba51f4d
|
support path_mapping for downloader
|
2025-12-08 16:25:46 +08:00 |
|