jxxghp
85cacd447b
feat: 为文件整理服务引入多线程处理并优化进度管理。
2026-01-21 08:16:02 +08:00
PKC278
7489c76722
feat(passkey): 允许在未开启 OTP 时注册通行密钥
2026-01-20 19:35:36 +08:00
jxxghp
2c62ffe34a
feat:优化字幕和音频文件整理方式
2026-01-20 13:24:35 +08:00
PKC278
95f2ac3811
feat(search): 添加AI推荐功能并优化相关逻辑
2026-01-15 02:49:29 +08:00
景大侠
b31b9261f2
Update app/core/config.py
...
接受AI的建议
2026-01-12 23:31:44 +08:00
景大侠
c6cb4c8479
统一构造tmdb图片网址
2026-01-12 09:41:25 +08:00
PKC278
50e275a2f9
feat(config): 增加最大搜索名称数量限制至3 确保包含 en_title
2026-01-09 23:53:09 +08:00
PKC278
0c6cfc5020
feat(passkey): 添加PassKey支持并优化双重验证登录逻辑
2025-12-23 13:53:54 +08:00
ixff
9b125bf9b0
feat: 支持选择Playwright浏览器环境
2025-12-14 23:15:28 +08:00
jxxghp
0716c65269
Refactor: Simplify memory key generation and update retention settings
2025-12-13 15:40:20 +08:00
jxxghp
9b5f863832
v2.8.6
...
- 增加全局智能助手设置,开启后所有消息通过智能助手回答而无需使用 `/ai` 指令
- 问题修复与细节优化
2025-11-23 13:55:16 +08:00
jxxghp
48da5c976c
fixx loop
2025-11-20 08:15:37 +08:00
jxxghp
b5a6794381
Refactor event loop handling to use GlobalVar.CURRENT_EVENT_LOOP across multiple modules, improving consistency and maintainability.
2025-11-19 08:42:07 +08:00
Attente
4f806db8b7
fix: 修复变更默认下载器不生效的问题
...
- 配置模块迁移到 `SettingsConfigDict` 以支持 Pydantic v2 的配置方式
- 在 `MediaInfo` 中新增 `release_dates` 字段,用于存储多地区发行日期信息
- 修改 `MetaVideo` 类中的 token 传递逻辑,以修复搜索站点资源序列化错误的问题
2025-11-11 10:44:45 +08:00
Attente
c17cca2365
fix(update_setting): 修复设置保存错误的问题
...
- adapt to Pydantic V2
2025-11-01 23:51:59 +08:00
Attente
c7f098771b
feat: adapt to Pydantic V2
2025-11-01 17:56:37 +08:00
jxxghp
d523c7c916
fix pydantic
2025-11-01 09:51:23 +08:00
jxxghp
09a19e94d5
fix config
2025-11-01 09:23:52 +08:00
jxxghp
3971c145df
refactor: streamline data serialization in tool implementations
...
- Replaced model_dump and to_dict methods with direct calls to dict for improved consistency and performance in JSON serialization across multiple tools.
- Updated ConversationMemoryManager, GetRecommendationsTool, QueryDownloadsTool, and QueryMediaLibraryTool to enhance data handling.
2025-10-31 11:36:50 +08:00
jxxghp
6fee532c96
add ai agent
2025-10-18 21:26:36 +08:00
jxxghp
fea228c68d
add SUPERUSER_PASSWORD
2025-09-10 15:42:17 +08:00
jxxghp
a71a28e563
更新 config.py
2025-09-10 07:00:10 +08:00
jxxghp
3b5d4982b5
add wizard flag
2025-09-09 13:50:11 +08:00
jxxghp
481f1f9d30
add full gc scheduler
2025-09-08 10:49:09 +08:00
jxxghp
89b0ea0bf1
remove monitoring
2025-09-04 11:23:22 +08:00
jxxghp
8a5d864812
更新 config.py
2025-09-04 08:28:42 +08:00
jxxghp
39f6505a80
fix:优化参数、使用orjson
2025-09-03 09:51:24 +08:00
jxxghp
88049e741e
add SUBSCRIBE_SEARCH_INTERVAL
2025-09-02 11:41:52 +08:00
jxxghp
f7cd6eac50
feat:整理手动中止功能
2025-08-24 19:17:41 +08:00
jxxghp
1e0f2ffde0
更新 config.py
2025-08-21 07:48:16 +08:00
jxxghp
65ee1638f7
add VENV_PATH
2025-08-21 00:28:32 +08:00
jxxghp
2a7a7239d7
新增全局图片缓存配置和临时文件清理天数设置
2025-08-20 13:52:38 +08:00
jxxghp
89e8a64734
重构Redis缓存机制
2025-08-20 08:51:03 +08:00
jxxghp
69b1ce60ff
fix db config
2025-08-19 14:15:33 +08:00
jxxghp
3ff3e4b106
fix db config
2025-08-19 14:05:24 +08:00
jxxghp
5b0e658617
重构配置文件项目顺序
2025-08-18 11:29:04 +08:00
jxxghp
b6cf54d57f
添加对 PostgreSQL 的支持
2025-08-18 11:19:17 +08:00
jxxghp
90f74d8d2b
feat:支持FlareSolverr
2025-08-11 21:14:46 +08:00
jxxghp
1dd3af44b5
add FastApi实时性能监控
2025-08-01 17:47:55 +08:00
jxxghp
61f26d331b
add MAX_SEARCH_NAME_LIMIT default 2
2025-08-01 12:33:54 +08:00
jxxghp
0899cb4e1d
fix
2025-07-28 08:11:39 +08:00
wumode
68c29d89c9
refactor: polling_observer
2025-07-27 12:45:57 +08:00
jnwan
e350122125
Add flag to ignore check folder modtime for rclone snapshot
2025-07-24 21:34:17 -07:00
jxxghp
776f629771
fix User-Agent
2025-07-20 15:50:45 +08:00
Aqr-K
cacfde8166
fix
2025-07-14 22:14:52 +08:00
Aqr-K
df85873726
feat(ua): add cup_arch , USER_AGENT value add cup_arch
2025-07-14 22:04:09 +08:00
jxxghp
dfea294cc9
fix ua
2025-07-14 13:42:49 +08:00
jxxghp
d35b855404
fix ua
2025-07-14 13:30:18 +08:00
jxxghp
7a1cbf70e3
feat:特定默认UA
2025-07-14 12:35:08 +08:00
jxxghp
3c25306a5d
fix #4590
2025-07-13 14:43:48 +08:00