jxxghp
|
053e1b7562
|
fix: handle files in newly moved monitor directories
|
2026-07-21 08:22:46 +08:00 |
|
Ekko
|
4ca3e40507
|
修复共享内存缓存的逐键 TTL (#6161)
MemoryBackend 原先为每个 region 保存一个 cachetools.TTLCache,导致首次写入的 TTL 成为后续所有 key 的统一生命周期。p115strmhelper 等动态 TTL 调用方因此可能把短期有效的 URL 缓存数天。
改用 TLRUCache 为每次写入独立计算过期时间,同时保留同步与异步 backend 共享 region、缓存值原样返回等既有行为。
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: jxxghp <jxxghp@gmail.com>
|
2026-07-21 08:10:20 +08:00 |
|
Ekko
|
7c2390908a
|
Fix/memory cache ttl (#6160)
|
2026-07-21 07:08:21 +08:00 |
|
InfinityPacer
|
5c2b503a74
|
fix(subscribe): protect runtime facts in public writes (#6157)
|
2026-07-20 16:44:49 +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 |
|
InfinityPacer
|
d9a42c672a
|
fix(subscribe): refine TV wash priority lifecycle (#6153)
|
2026-07-20 14:02:19 +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
|
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 |
|
InfinityPacer
|
5588e37c6d
|
fix: preserve season zero semantics (#6150)
|
2026-07-20 06:55:23 +08:00 |
|
InfinityPacer
|
2056aa0b2c
|
fix(startup): keep systemd autostart services alive (#6149)
|
2026-07-20 06:54:09 +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 |
|
InfinityPacer
|
142393f2d3
|
fix(subscribe): reset manual episode tracking (#6144)
|
2026-07-19 17:36:54 +08:00 |
|
InfinityPacer
|
428c19b6ba
|
fix(download): restore classification for configured roots (#6135)
|
2026-07-18 09:35:25 +08:00 |
|
freeman
|
572299a45e
|
feat(llm): 新增 Amazon Bedrock 提供商,支持 AK/SK 与 Bedrock API Key 双认证 (#6130)
|
2026-07-16 19:27:06 +08:00 |
|
kuke2733
|
229824a417
|
feat(subscribe): merge mediaserver library entries into files info (#6131)
|
2026-07-16 17:36:56 +08:00 |
|
InfinityPacer
|
a4335fe753
|
fix(lifecycle): harden application shutdown (#6125)
|
2026-07-16 06:24:31 +08:00 |
|
jxxghp
|
c27678ce06
|
fix(ugreen): send client id during login
|
2026-07-15 17:38:31 +08:00 |
|
InfinityPacer
|
7725342a80
|
fix(scheduler): refresh plugin jobs after reload (#6124)
|
2026-07-15 17:29:31 +08:00 |
|
InfinityPacer
|
893269f8c1
|
fix(modules): serialize configuration reload lifecycle (#6122)
|
2026-07-15 17:28:49 +08:00 |
|
InfinityPacer
|
f814c271cc
|
refactor(runtime): tighten resource cleanup and test isolation (#6116)
|
2026-07-14 16:03:29 +08:00 |
|
InfinityPacer
|
e015c67689
|
chore(db): add driver error diagnostics (#6115)
|
2026-07-14 12:31:46 +08:00 |
|
qqcomeup
|
98b16bda8d
|
优化 Docker 启动完成日志 (#6112)
|
2026-07-14 12:31:07 +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 |
|
jxxghp
|
96ef431efc
|
feat: 支持豆瓣识别缓存管理
|
2026-07-13 12:33:56 +08:00 |
|
freeman
|
4f2935c85e
|
fix(transfer): 种子未下载完成时不回写已整理标签 (#6106)
|
2026-07-13 12:05:01 +08:00 |
|
freeman
|
2a49495e27
|
fix(jellyfin): 媒体统计改为按用户视图逐库累计 (#5915) (#6104)
|
2026-07-13 11:51:16 +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
|
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 |
|
InfinityPacer
|
30b932e07e
|
fix(subscribe): preserve confirmed episode floor (#6102)
|
2026-07-12 07:18:29 +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
|
8c0afac5d1
|
feat: support prompt-bound plugin input replies (#6087)
|
2026-07-09 12:52:22 +08:00 |
|
qqcomeup
|
099ef7d5bf
|
fix: avoid blocking plugin release history refresh (#6084)
|
2026-07-08 12:51:24 +08:00 |
|
jxxghp
|
b51971ee7d
|
feat: add agent MCP support
|
2026-07-08 08:44:33 +08:00 |
|
drdon1234
|
844407dc41
|
修复 qBittorrent 已完成但未做种任务识别 (#6076)
|
2026-07-08 07:01:03 +08:00 |
|
jxxghp
|
c54605f8ce
|
fix: support ugreen token_id login response
|
2026-07-07 20:15:19 +08:00 |
|
qqcomeup
|
0fbf05d72f
|
fix: handle Telegram urllib3 header formatter compatibility (#6074)
|
2026-07-07 19:58:49 +08:00 |
|