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
秋澪Akimio
57220c93db
fix(checks): update regex for proxy string to support socks proxy ( #6236 )
2026-08-06 15:08:29 +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
v2.15.4
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
v2.15.3
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
mustangpt
51d2ed1200
feat: support YemaPT Open API ( #6227 )
2026-08-03 07:01:21 +08:00
thelinyue
702801d0dc
fix(subscribe): seerr 端点电影订阅不传季号,避免误判为剧集(S00) ( #6226 )
2026-08-02 21:06:00 +08:00
jxxghp
3e32eab98f
fix(feishu): 媒体列表显示海报 ( #6224 )
2026-08-02 15:49:32 +08:00
cyt-666
4292678672
fix(emby): fall back to configured user ( #6222 )
2026-08-02 14:16:57 +08:00
InfinityPacer
7c3f9629bf
fix(subscribe): scope duplicate checks by episode group ( #6219 )
2026-08-01 18:40:29 +08:00
jxxghp
93761fe7e4
优化 Agent 代码编辑工具 ( #6218 )
v2.15.2
2026-08-01 09:02:05 +08:00
jxxghp
593139faac
fix(agent): 移除插件源码写入限制
2026-07-31 22:40:50 +08:00
cyt-666
6c89f1eb4b
fix: 修复 MCP 动态加载插件工具 ( #6214 )
2026-07-31 22:31:46 +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
Aqr-K
cf80b551f9
fix(monitor): 目录监控自愈、快照语义修正与覆盖保护闭环 ( #6210 )
2026-07-30 06:53:52 +08:00
jxxghp
e011b20210
add start-local.sh
2026-07-29 16:54:00 +08:00
jxxghp
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
Aqr-K
1a528c7803
fix(http): AsyncRequestUtils 代理请求按 host 熔断降级 h2 隧道 ( #6208 )
2026-07-28 18:54:16 +08:00
jxxghp
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
InfinityPacer
1a3c1b8b39
fix(system): derive image proxy MIME from content ( #6202 )
2026-07-27 14:56:46 +08:00
InfinityPacer
8788dae34b
revert(login): remove anonymous wallpaper proxy ( #6201 )
2026-07-27 13:48:52 +08:00
InfinityPacer
bb00814d7a
feat(login): 提供无状态签名同源壁纸代理 ( #6200 )
2026-07-27 12:13:38 +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 )
v2.15.1
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
yubanmeiqin9048
a1a6376adc
feat: add async plugin data interfaces ( #6188 )
2026-07-25 14:24:47 +08:00
InfinityPacer
197a09b2a4
fix(dashboard): distinguish empty media results ( #6187 )
2026-07-25 14:24:25 +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