jxxghp
|
60aa762ca1
|
feat: 音乐识别与刮削统一入口整合
- 音乐识别统一走 recognize_media,移除 MusicChain.recognize/async_recognize 及 /music/search 独立端点
- 音乐刮削收拢到 MediaChain.scrape_music_metadata,消除 MusicChain 对 MediaChain 的嵌套引用
- MetaInfo/MetaInfoPath 增加 force_video 参数,影视附加音轨保留季集归属
- 整理、订阅、搜索、API 层音乐识别入口全部统一
|
2026-08-09 10:06:54 +08:00 |
|
jxxghp
|
7797d34c48
|
feat: 识别文件类型:音乐
|
2026-08-08 23:38:34 +08:00 |
|
jxxghp
|
4570a7b74a
|
feat: 修复插件市场空白和API缓存 (#6253)
|
2026-08-08 21:40:06 +08:00 |
|
jxxghp
|
415ccda6a2
|
feat(v3): enhance music server integration with Navidrome support
|
2026-08-08 12:57:09 +08:00 |
|
jxxghp
|
c356d47807
|
fix(v3): complete music recognition and scraping
|
2026-08-07 23:46:54 +08:00 |
|
jxxghp
|
05d15a04f5
|
feat(v3): add music automation workflow
|
2026-08-07 21:50:22 +08:00 |
|
jxxghp
|
759b9e47eb
|
fix(transfer): expire stale jobs and deduplicate diagnostics
|
2026-08-07 12:44:04 +08:00 |
|
jxxghp
|
83409c1439
|
feat(agent): expand tool output and search pagination
|
2026-08-06 22:36:05 +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 |
|
cyt-666
|
6c89f1eb4b
|
fix: 修复 MCP 动态加载插件工具 (#6214)
|
2026-07-31 22:31:46 +08:00 |
|
jxxghp
|
33a97eb2c8
|
feat: 增加 MoviePilot 选项 (#6212)
|
2026-07-30 13:33:08 +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 |
|
jxxghp
|
1b065cc08b
|
fix(agent): apply thinking level and temperature settings
|
2026-07-26 08:25:00 +08:00 |
|
InfinityPacer
|
4b9af5b8c7
|
fix(auth): secure passkey challenge transactions (#6178)
|
2026-07-24 06:20:34 +08:00 |
|
jxxghp
|
98ee939236
|
feat: allow access to AniList domain in image proxy configuration
|
2026-07-22 18:10:43 +08:00 |
|
zangse
|
c6611f6210
|
fix(system): add opt-in Btrfs FSID space deduplication (#6141)
|
2026-07-22 17:55:17 +08:00 |
|
jxxghp
|
fb32c59713
|
feat: add AniList rankings and discovery
|
2026-07-22 12:53:58 +08:00 |
|
jxxghp
|
3b709b7f2e
|
feat: unify media source identity flow (#6129)
|
2026-07-21 20:20:09 +08:00 |
|
jxxghp
|
e3f80af74f
|
feat: expand metadata sources and media server sync (#6129)
|
2026-07-21 11:34:18 +08:00 |
|
Ekko
|
7c2390908a
|
Fix/memory cache ttl (#6160)
|
2026-07-21 07:08:21 +08:00 |
|
jxxghp
|
44fa202778
|
fix: map Bangumi movie subjects correctly (#6155)
|
2026-07-20 16:16:25 +08:00 |
|
InfinityPacer
|
5588e37c6d
|
fix: preserve season zero semantics (#6150)
|
2026-07-20 06:55:23 +08:00 |
|
InfinityPacer
|
a4335fe753
|
fix(lifecycle): harden application shutdown (#6125)
|
2026-07-16 06:24:31 +08:00 |
|
InfinityPacer
|
893269f8c1
|
fix(modules): serialize configuration reload lifecycle (#6122)
|
2026-07-15 17:28:49 +08:00 |
|
jxxghp
|
3a2f90c567
|
fix(metainfo): improve regex for episode range recognition with end markers
|
2026-07-13 18:02:44 +08:00 |
|
freeman
|
1855ba81ec
|
fix(meta): 副标题识别 01-26Fin 等数字范围完结标记集数 (#6105)
|
2026-07-13 16:50:00 +08:00 |
|
InfinityPacer
|
54be1143fc
|
feat(plugin): sync federated assets during local development (#6100)
|
2026-07-11 21:59:53 +08:00 |
|
InfinityPacer
|
770201c48c
|
fix(plugin): exclude build dependencies from runtime copies (#6096)
|
2026-07-11 18:15:00 +08:00 |
|
qqcomeup
|
099ef7d5bf
|
fix: avoid blocking plugin release history refresh (#6084)
|
2026-07-08 12:51:24 +08:00 |
|
qqcomeup
|
827ed8330c
|
feat: add plugin-scoped text input sessions (#6068)
|
2026-07-07 05:15:18 +08:00 |
|
jxxghp
|
56bda11947
|
fix python metainfo xxx title parsing
|
2026-07-06 12:36:06 +08:00 |
|
jxxghp
|
db9960d9b9
|
refactor: enhance customization and streaming platform handling
|
2026-07-06 09:33:49 +08:00 |
|
jxxghp
|
b231ad415f
|
fix title search filter rules
|
2026-07-05 17:02:19 +08:00 |
|
InfinityPacer
|
964fee1106
|
fix(security): protect cookiecloud update uploads (#6053)
|
2026-07-05 09:28:07 +08:00 |
|
InfinityPacer
|
cab2ac400a
|
fix(security): rebind resource cookie on user changes (#6049)
|
2026-07-05 09:24:27 +08:00 |
|
InfinityPacer
|
d14d401c86
|
docs(security): clarify api token admin contract (#6048)
|
2026-07-05 09:22:59 +08:00 |
|
LeChristopher Blackwell
|
6fef533527
|
fix(security): honor X-Forwarded-Proto when setting resource_token cookie secure flag (#6038)
|
2026-07-01 22:00:22 +08:00 |
|
InfinityPacer
|
2764742b86
|
fix(plugin): reset stopped plugin config and data (#6031)
|
2026-06-30 22:37:07 +08:00 |
|
jxxghp
|
df4e45c644
|
Merge remote-tracking branch 'origin/v2' into v2
|
2026-06-29 07:08:08 +08:00 |
|
jxxghp
|
494f809ef0
|
Refine transfer history batch actions
|
2026-06-29 07:07:33 +08:00 |
|
InfinityPacer
|
36fb82b7aa
|
feat(subscribe): record episode download facts (#6015)
|
2026-06-29 06:43:51 +08:00 |
|
jxxghp
|
a8ccb08dd3
|
更新 config.py
|
2026-06-27 08:52:53 +08:00 |
|
InfinityPacer
|
544ed6d84d
|
fix: recognize HDR Vivid resources (#6007)
|
2026-06-26 14:41:41 +08:00 |
|
jxxghp
|
bb9b6ec5d0
|
fix: support custom episode offset expressions
|
2026-06-26 14:15:29 +08:00 |
|
jxxghp
|
7d2a730b0c
|
feat(web-agent): enhance message handling with edit capabilities and button descriptions
|
2026-06-26 13:44:49 +08:00 |
|
InfinityPacer
|
0c53fb86fd
|
feat(deps): add uv-backed package installer (#5987)
* feat(deps): add uv-backed package installer
* feat(deps): support package cache root
|
2026-06-23 13:36:15 +08:00 |
|
InfinityPacer
|
647c04956d
|
fix: preserve subscribe season zero targets (#5983)
|
2026-06-22 06:36:03 +08:00 |
|
jxxghp
|
68f18db374
|
Handle invalid UTF-8 with replacement decoding
|
2026-06-21 09:56:34 +08:00 |
|