jxxghp
c6bd396794
Improve agent file reading and structured LLM summaries
2026-08-07 13:31:39 +08:00
jxxghp
7985268f10
fix(agent): emit web tool status immediately
2026-08-07 13:01:47 +08:00
jxxghp
865635c59d
perf(agent): optimize web SSE streaming
2026-08-07 12:45:36 +08:00
jxxghp
759b9e47eb
fix(transfer): expire stale jobs and deduplicate diagnostics
2026-08-07 12:44:04 +08:00
jxxghp
63e492be7c
fix(agent): report only meaningful progress milestones
2026-08-07 11:27:36 +08:00
jxxghp
b5eca00ba3
更新 version.py
2026-08-07 07:52:44 +08:00
jxxghp
b80642f56f
fix(agent): decouple progress prompt from tool display
2026-08-07 07:17:27 +08:00
jxxghp
6d3161f3cb
fix(agent): align progress updates with Codex cadence
2026-08-07 07:01:03 +08:00
jxxghp
ea8d1f8d26
fix(agent): report progress during long tool runs
2026-08-07 06:57:07 +08:00
jxxghp
5654512d41
fix(api): return avatar filename in data
2026-08-06 23:36:34 +08:00
jxxghp
a52e1fdc1c
feat(agent): improve prompt cache hit rate
2026-08-06 23:34:29 +08:00
jxxghp
44db45ea28
feat(docker): include sshpass for remote shell access
2026-08-06 22:47:02 +08:00
jxxghp
83409c1439
feat(agent): expand tool output and search pagination
2026-08-06 22:36:05 +08:00
jxxghp
cf6c73d85b
fix(agent): persist streamed message order
2026-08-06 22:24:54 +08:00
jxxghp
987c1722d7
feat(api): add unified v2 response layer
2026-08-06 17:32:33 +08:00
jxxghp
4abae809c2
fix: preserve parent year in media recognition
2026-08-06 12:45:48 +08:00
jxxghp
7fe7be6d71
feat(plugin): sync default markets from wiki at release
2026-08-06 09:15:30 +08:00
jxxghp
4b1df72a4a
refactor(cache): simplify recognition cache persistence
2026-08-06 07:48:43 +08:00
jxxghp
a23ac6c56d
feat: 支持模型服务端联网搜索
2026-08-05 19:19:26 +08:00
jxxghp
48f4bd5f18
更新 version.py
2026-08-05 07:49:58 +08:00
jxxghp
7a2b003d02
fix(media): restore legacy discover detail fallback
2026-08-05 07:27:44 +08:00
jxxghp
a700ba9379
feat(download): persist poster and backdrop images ( #6232 )
2026-08-03 21:38:26 +08:00
jxxghp
36dd381260
feat(download): expose source site for active tasks ( #6231 )
2026-08-03 18:40:08 +08:00
jxxghp
f25ee25bb0
fix(indexer): restore YemaPT search page size
2026-08-03 18:10:43 +08:00
jxxghp
d625196b08
chore(deps): upgrade cloakbrowser to 0.5.3
2026-08-03 13:49:15 +08:00
jxxghp
b1b6a81cef
fix(jellyfin): support multiple authentication versions
2026-08-03 11:59:58 +08:00
jxxghp
c6b94d4908
更新 version.py
2026-08-03 09:13:19 +08:00
jxxghp
52ca375f3d
fix(history): stabilize download history pagination
2026-08-03 08:45:35 +08:00
jxxghp
d8adb4fbfe
fix(u115): handle missing path response
2026-08-03 08:16:45 +08:00
jxxghp
3e32eab98f
fix(feishu): 媒体列表显示海报 ( #6224 )
2026-08-02 15:49:32 +08:00
jxxghp
93761fe7e4
优化 Agent 代码编辑工具 ( #6218 )
2026-08-01 09:02:05 +08:00
jxxghp
593139faac
fix(agent): 移除插件源码写入限制
2026-07-31 22:40:50 +08:00
jxxghp
2310a3a456
fix(plugin): translate rating validation error
2026-07-31 13:50:17 +08:00
jxxghp
48852350a0
feat(plugin): add centralized rating APIs
2026-07-31 13:41:29 +08:00
jxxghp
a23fce1491
feat: 统计共享媒体识别命中次数
2026-07-30 17:50:16 +08:00
jxxghp
c976741574
feat(transfer): control mounted directory cleanup
2026-07-30 17:45:13 +08:00
jxxghp
04facef64d
chore(version): update app and frontend version to v2.15.2
2026-07-30 13:45:29 +08:00
jxxghp
33a97eb2c8
feat: 增加 MoviePilot 选项 ( #6212 )
2026-07-30 13:33:08 +08:00
jxxghp
e011b20210
add start-local.sh
2026-07-29 16:54:00 +08:00
jxxghp and Claude Opus 5
bdf395f494
feat(trimemedia): 支持飞牛影视访问码
...
飞牛开启访问码后,需先请求 /c/{访问码} 获得会话凭证,
否则登录接口与图片等资源均返回 404。
- Api 增加 access_code 参数及 verify_access_code(),登录前先校验
- 创建 API 连接时校验访问码,失败则关闭会话
- 图片 Cookies 附带访问码校验凭证,避免代理图片 404
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-07-28 19:09:10 +08:00
jxxghp
68686bc23a
fix https://github.com/jxxghp/MoviePilot/issues/6206
...
fix https://github.com/jxxghp/MoviePilot/issues/6205
2026-07-28 19:01:55 +08:00
jxxghp and traeagent
6b4a255f26
feat: 重命名 auth_bridge.py 为 auth.py ( #6207 )
...
Co-authored-by: traeagent <traeagent@users.noreply.github.com >
2026-07-28 14:56:33 +08:00
jxxghp
3d55d44457
fix: ensure media_id is populated in popular subscribes API
...
- Add media_id field assignment in popular_subscribes endpoint
- Fixes duplicate display issue in frontend by providing complete media identity data
Closes #6199
2026-07-27 09:42:54 +08:00
jxxghp
7a5e565b15
fix(storage): 保留目标目录继承权限 ( #6189 )
2026-07-26 09:12:35 +08:00
jxxghp
cae28d8c03
fix(transfer): 支持显式重新整理历史记录
2026-07-26 08:59:57 +08:00
jxxghp
3d020c8ceb
fix(search): keep large SSE searches connected ( #6186 )
2026-07-26 08:55:34 +08:00
jxxghp
1b065cc08b
fix(agent): apply thinking level and temperature settings
2026-07-26 08:25:00 +08:00
jxxghp
8d099b9581
fix(subscribe): preserve source identity when adding subscriptions
2026-07-25 08:51:30 +08:00
jxxghp
ff9ba79b60
Codex/fix season subscription poster ( #6185 )
2026-07-25 08:07:08 +08:00
jxxghp
6354a48405
fix(media): fall back to main season poster ( #6184 )
2026-07-25 07:57:27 +08:00
jxxghp
98e69d1b45
refactor(auth): merge passkey challenge helper ( #6179 )
2026-07-24 07:05:25 +08:00
jxxghp
14fed2d70b
更新 version.py
2026-07-23 17:53:24 +08:00
jxxghp
875984ad39
feat: support torrent description filtering ( #6172 )
2026-07-23 17:09:45 +08:00
jxxghp
297cd04fbc
fix: deduplicate SunnyPT site messages
2026-07-23 14:12:41 +08:00
jxxghp
3dde94be0f
feat: support SunnyPT API indexer
2026-07-23 14:04:07 +08:00
jxxghp
98ee939236
feat: allow access to AniList domain in image proxy configuration
2026-07-22 18:10:43 +08:00
jxxghp
fb32c59713
feat: add AniList rankings and discovery
2026-07-22 12:53:58 +08:00
jxxghp
a3c90c64ca
refactor: remove unused result handling and related test for empty task results
2026-07-22 08:15:19 +08:00
jxxghp
3b709b7f2e
feat: unify media source identity flow ( #6129 )
2026-07-21 20:20:09 +08:00
jxxghp
6f8b6cfbc9
feat: support explicit media ids for file scraping
2026-07-21 12:57:26 +08:00
jxxghp
e3f80af74f
feat: expand metadata sources and media server sync ( #6129 )
2026-07-21 11:34:18 +08:00
jxxghp
1d708870c9
fix: avoid blocking plugins on pre-existing pip errors
2026-07-21 08:25:03 +08:00
jxxghp
053e1b7562
fix: handle files in newly moved monitor directories
2026-07-21 08:22:46 +08:00
jxxghp and traeagent
318d2ab7d7
feat: 修复单元测试失败 ( #6165 )
...
Co-authored-by: traeagent <traeagent@users.noreply.github.com >
2026-07-21 07:41:34 +08:00
jxxghp
44fa202778
fix: map Bangumi movie subjects correctly ( #6155 )
2026-07-20 16:16:25 +08:00
jxxghp
ed92be08af
fix(transfer): support nested download categories ( #6156 )
2026-07-20 16:14:17 +08:00
jxxghp
9ed0704c5b
fix: 重识别时清理旧下载器上下文
2026-07-20 15:35:56 +08:00
jxxghp
e46b4e5ba0
fix: 重新整理时忽略旧下载哈希 ( #6154 )
2026-07-20 15:31:54 +08:00
jxxghp
87ad7988b2
Merge remote-tracking branch 'origin/v2' into v2
2026-07-20 15:19:49 +08:00
jxxghp
1382975b18
Centralize optional dependency stubs in test bootstrap
2026-07-20 14:53:36 +08:00
jxxghp
b042086efa
test(indexer): anonymize TorrentLeech fixture
2026-07-20 13:49:02 +08:00
jxxghp
36fefa14e0
fix(indexer): repair TorrentLeech user data parsing
2026-07-20 13:46:25 +08:00
jxxghp
1332576c3f
fix(download): accept legacy remote subscription paths ( #6147 )
2026-07-20 13:42:27 +08:00
jxxghp
4300af0e9c
chore: update version to v2.14.6
2026-07-20 12:58:41 +08:00
jxxghp
405350c774
Preserve plugin diagnostics without degrading overall status
2026-07-20 10:15:15 +08:00
jxxghp
d666134ed2
Route autonomous agent tasks through notification broadcasting
2026-07-20 08:54:32 +08:00
jxxghp
b0ff3ae3c7
Fix Agent task relative-time validation ( #6146 )
2026-07-19 21:07:27 +08:00
jxxghp
31544629b4
Add autonomous Agent task scheduling
2026-07-19 20:19:06 +08:00
jxxghp
8b5524a321
更新 version.py
2026-07-17 14:50:58 +08:00
jxxghp
b972b46747
Merge remote-tracking branch 'origin/v2' into v2
2026-07-17 09:47:01 +08:00
jxxghp
0598fbdd75
fix(media): add support for custom words in media recognition
2026-07-17 09:46:55 +08:00
jxxghp
107ba37834
更新 version.py
2026-07-15 20:22:27 +08:00
jxxghp
c27678ce06
fix(ugreen): send client id during login
2026-07-15 17:38:31 +08:00
jxxghp
077241b6ed
Merge remote-tracking branch 'origin/v2' into v2
2026-07-15 10:46:28 +08:00
jxxghp
b24a07e388
fix: enhance response data structure in filtering rules with media info
2026-07-15 10:46:21 +08:00
jxxghp
b8233e1789
v2.14.3
2026-07-13 18:46:35 +08:00
jxxghp
3a2f90c567
fix(metainfo): improve regex for episode range recognition with end markers
2026-07-13 18:02:44 +08:00
jxxghp
96ef431efc
feat: 支持豆瓣识别缓存管理
2026-07-13 12:33:56 +08:00
jxxghp
b628bc7209
fix: 补齐识别缓存多语言响应
2026-07-13 09:58:11 +08:00
jxxghp
29068a5846
feat: 支持 TheMovieDb 识别缓存管理
2026-07-13 09:48:08 +08:00
jxxghp
51a7120c79
完善 qBittorrent 临时标签清理 ( #6093 )
2026-07-12 16:51:46 +08:00
jxxghp
476dfef7d9
修复 qBittorrent 重复任务临时标签残留 ( #6093 )
2026-07-12 16:47:12 +08:00
jxxghp
bd5ddd6158
fix: remove standalone site collector download section from README
2026-07-12 16:38:53 +08:00
jxxghp
a30a48b8f4
fix: allow publishing collector artifacts manually
2026-07-12 16:37:05 +08:00
jxxghp
8e60e5571b
fix: support Windows collector console encoding
2026-07-12 16:30:30 +08:00
jxxghp
18c1ec4b82
feat: add standalone site adapter collector
2026-07-12 13:51:07 +08:00
jxxghp
eb4ecd990a
fix: restore full test suite
2026-07-08 08:54:53 +08:00
jxxghp
b51971ee7d
feat: add agent MCP support
2026-07-08 08:44:33 +08:00
jxxghp
c54605f8ce
fix: support ugreen token_id login response
2026-07-07 20:15:19 +08:00
jxxghp
09bb32f681
fix: cool down failed subscription resources
2026-07-07 17:07:13 +08:00