jxxghp
|
12b74eb04f
|
更新 subscribe.py
|
2025-01-22 22:50:51 +08:00 |
|
jxxghp
|
2305a6287a
|
fix #3777
|
2025-01-22 22:23:15 +08:00 |
|
jxxghp
|
68245be081
|
fix meta
|
2025-01-22 22:20:17 +08:00 |
|
jxxghp
|
29e01294bd
|
Merge pull request #3789 from InfinityPacer/feature/cache
fix(cache): enhance fanart image caching
|
2025-01-22 22:16:37 +08:00 |
|
InfinityPacer
|
d35bee54a6
|
fix(limit): log accurate wait time after triggering limit
|
2025-01-22 21:34:59 +08:00 |
|
InfinityPacer
|
bf63be18e4
|
fix(cache): enhance fanart image caching
|
2025-01-22 21:34:44 +08:00 |
|
jxxghp
|
3dc7adc61a
|
更新 scheduler.py
|
2025-01-22 19:39:02 +08:00 |
|
jxxghp
|
047d1e0afd
|
Merge pull request #3788 from InfinityPacer/feature/cache
feat(cache): optimize serialization with type-based caching
|
2025-01-22 18:47:08 +08:00 |
|
InfinityPacer
|
7c017faf31
|
feat(cache): optimize serialization with type-based caching
|
2025-01-22 17:41:11 +08:00 |
|
jxxghp
|
7a59565761
|
fix 优化订阅匹配的识别量
|
2025-01-22 16:37:49 +08:00 |
|
jxxghp
|
9afb904d40
|
Merge pull request #3785 from InfinityPacer/feature/cache
fix(cache): enhance tmdb match_web rate-limiting and caching
|
2025-01-22 15:27:08 +08:00 |
|
jxxghp
|
8189de589a
|
fix #3775
|
2025-01-22 15:21:10 +08:00 |
|
jxxghp
|
c458d7525d
|
fix #3778
|
2025-01-22 15:01:24 +08:00 |
|
InfinityPacer
|
5c7bd95f6b
|
fix(cache): enhance tmdb match_web rate-limiting and caching
|
2025-01-22 14:58:56 +08:00 |
|
InfinityPacer
|
70c4509682
|
feat(cache): add exists to check key presence in cache backends
|
2025-01-22 14:25:30 +08:00 |
|
jxxghp
|
f34e36c571
|
feat:Follow订阅分享人功能
|
2025-01-22 13:32:13 +08:00 |
|
kiri-to
|
ed30933ca2
|
Update nexus_php.py
修复'站点数据刷新'时潜在429问题
|
2025-01-21 19:10:52 +08:00 |
|
jxxghp
|
5bc8709605
|
fix 全x集未识别集数问题
|
2025-01-21 08:16:20 +08:00 |
|
jxxghp
|
efa2edf869
|
fix
|
2025-01-20 18:28:06 +08:00 |
|
jxxghp
|
5c1e972feb
|
更新 __init__.py
|
2025-01-20 16:02:53 +08:00 |
|
jxxghp
|
8c23e7a7b7
|
fix #3760
|
2025-01-20 08:30:29 +08:00 |
|
Attente
|
0481b49c04
|
refactor(app/helper): optimize module reloading mechanism
|
2025-01-19 22:40:07 +08:00 |
|
jxxghp
|
7eb9b5e92d
|
Merge pull request #3755 from InfinityPacer/feature/cache
|
2025-01-19 12:56:56 +08:00 |
|
InfinityPacer
|
2a409d83d4
|
feat(redis): update redis maxmemory
|
2025-01-19 12:41:30 +08:00 |
|
jxxghp
|
785a3f5de8
|
Merge pull request #3752 from InfinityPacer/feature/cache
|
2025-01-19 08:06:50 +08:00 |
|
InfinityPacer
|
7c17c1c73b
|
feat(redis): update comments
|
2025-01-19 05:18:49 +08:00 |
|
InfinityPacer
|
0ea429782c
|
feat(redis): optimize serialize
|
2025-01-19 05:13:31 +08:00 |
|
InfinityPacer
|
7a8f880dbe
|
feat(redis): optimize memory limit and cache cleanup
|
2025-01-19 04:28:16 +08:00 |
|
InfinityPacer
|
0a86b72110
|
feat(redis): add encoding for keys and optimize deletion
|
2025-01-19 04:28:16 +08:00 |
|
InfinityPacer
|
cb5c06ee7e
|
feat(redis): add Redis support
|
2025-01-19 04:28:15 +08:00 |
|
InfinityPacer
|
9f22ce5cc0
|
feat(cache): remove maxsize from recommend_cache
|
2025-01-19 01:26:33 +08:00 |
|
jxxghp
|
86e1fbc28a
|
Merge pull request #3751 from InfinityPacer/feature/cache
|
2025-01-19 01:02:54 +08:00 |
|
InfinityPacer
|
a5c5f7c718
|
feat(cache): enhance cache region and decorator
|
2025-01-19 00:55:45 +08:00 |
|
InfinityPacer
|
ff5d94782f
|
fix(TMDB): adjust trending cache maxsize to 1024
|
2025-01-18 23:45:03 +08:00 |
|
jxxghp
|
58a1bd2c86
|
Merge pull request #3750 from wikrin/v2
|
2025-01-18 07:08:18 +08:00 |
|
Attente
|
331f3455f8
|
fix: 指定集数
|
2025-01-18 02:52:26 +08:00 |
|
InfinityPacer
|
ad0241b7f1
|
feat(cache): set default skip_empty to False
|
2025-01-18 02:44:56 +08:00 |
|
InfinityPacer
|
d9508533e1
|
feat(cache): add cache region support
|
2025-01-18 02:32:08 +08:00 |
|
InfinityPacer
|
6d2059447e
|
feat(cache): enhance get_plugins to skip empty during network errors
|
2025-01-18 02:14:01 +08:00 |
|
InfinityPacer
|
11d4f27268
|
feat(cache): migrate cachetools usage to unified cache backend
|
2025-01-18 02:12:20 +08:00 |
|
InfinityPacer
|
a29f987649
|
feat(cache): add cache backend implementations and decorator support
|
2025-01-18 02:10:17 +08:00 |
|
jxxghp
|
3e692c790e
|
Merge remote-tracking branch 'origin/v2' into v2
|
2025-01-17 20:31:40 +08:00 |
|
jxxghp
|
35cc214492
|
fix #3743
|
2025-01-17 20:31:23 +08:00 |
|
jxxghp
|
bae7bff70d
|
fix #3744
|
2025-01-17 16:41:01 +08:00 |
|
jxxghp
|
71ef6f6a61
|
fix media_files Exception
|
2025-01-17 12:32:55 +08:00 |
|
jxxghp
|
2b07766f9a
|
feat:支持搜索系列合集
|
2025-01-16 17:58:52 +08:00 |
|
jxxghp
|
adeb5361ab
|
feat:支持搜索系列合集
|
2025-01-16 17:51:47 +08:00 |
|
jxxghp
|
bd6e43c41d
|
Merge pull request #3737 from wikrin/event
|
2025-01-15 20:39:34 +08:00 |
|
Attente
|
450289c7b7
|
feat(event): 添加订阅调整事件
- `编辑`订阅信息后,发送订阅调整事件
- 新增 `EventType.SubscribeModified` 枚举值
- 事件数据包含`subscribe_id: int` 和更新后的订阅信息`subscribe_info: dict`
|
2025-01-15 20:16:32 +08:00 |
|
jxxghp
|
aa93c560e5
|
feat:分享订阅删除功能
|
2025-01-15 13:31:16 +08:00 |
|