Commit Graph
74 Commits
Author SHA1 Message Date
jxxghp b8ef5d1efc feat: add session management to MessageChain
- Implemented session ID creation and reuse based on user activity, with a timeout of 15 minutes.
- Added remote command to clear user sessions, enhancing user session management capabilities.
- Updated Command class to include a new command for clearing sessions.
2025-11-18 08:41:05 +08:00
Attente 4f806db8b7 fix: 修复变更默认下载器不生效的问题
- 配置模块迁移到 `SettingsConfigDict` 以支持 Pydantic v2 的配置方式
- 在 `MediaInfo` 中新增 `release_dates` 字段,用于存储多地区发行日期信息
- 修改 `MetaVideo` 类中的 token 传递逻辑,以修复搜索站点资源序列化错误的问题
2025-11-11 10:44:45 +08:00
Aqr-K 451ca9cb5a feat(command): 增加 show ,用来判断是否注册进菜单里显示 2025-07-01 17:19:01 +08:00
jxxghp d5f63bcdb3 remove Commands DEV flag 2025-06-18 13:33:37 +08:00
jxxghp f9b0db623d fix cython type error 2025-03-23 21:39:37 +08:00
InfinityPacer dc9a54e74f fix(command): ensure command data isolation by using deepcopy 2025-01-25 00:32:42 +08:00
jxxghp 61d7374d95 fix ide warnings 2024-12-23 16:58:04 +08:00
jxxghp baa48610ea refactor:Command提到上层 2024-12-23 13:38:02 +08:00
jxxghp 08e07625cd fix 远程交互命令 2024-10-20 01:54:24 +08:00
InfinityPacer 857383c8d0 feat(event): improve event consumer logic for handling of events 2024-09-20 20:37:29 +08:00
jxxghp b1d2125e22 fix https://github.com/jxxghp/MoviePilot/pull/2610 整合同步消息到dev分支 2024-09-09 08:55:10 +08:00
jxxghp 1f87bc643a sync main 2024-08-19 13:06:39 +08:00
jxxghp 15a7297099 fix messages 2024-07-02 13:50:41 +08:00
thsrite 7132fdbb26 fix plugin command args 2024-06-09 12:41:42 +08:00
jxxghp 74980911fe feat:系统错误时发出事件 2024-05-29 16:28:17 +08:00
jxxghp 02c2edc30e fix WEB页面活动时无法正常停止服务的问题 2024-05-20 11:50:49 +08:00
jxxghp 65975235d4 fix scheduler 2024-05-20 10:16:20 +08:00
jxxghp 521b960364 catch command exception 2024-05-19 08:35:18 +08:00
jxxghp ae839235eb feat:服务异常时推送前台消息 2024-05-14 10:08:07 +08:00
jxxghp 0471167b74 fix dev 2024-05-12 20:12:59 +08:00
jxxghp 851864cd49 fix 定时服务立即生效
fix #1615
2024-03-08 16:22:53 +08:00
jxxghp d0184bd34c fix logger 2024-02-09 09:35:05 +08:00
jxxghp be5106c819 fix #927 2023-10-20 12:54:06 +08:00
jxxghp 4875db08e8 fix #927 2023-10-20 12:48:43 +08:00
thsrite 3a20946f62 fix remove update 2023-10-19 20:11:19 +08:00
jxxghp fb78a07662 fix db session 2023-10-18 08:35:16 +08:00
jxxghp f15ccadc2d fix 优化连接参数 2023-10-17 19:39:19 +08:00
jxxghp 453ef94e4d feat 多线程处理事件 2023-10-17 19:04:42 +08:00
thsrite 8a46ebc4a0 fix add update交互命令 2023-10-17 15:44:26 +08:00
thsrite 0e92e9fc60 fix 交互重启完发送消息,交互获取当前版本 2023-10-17 15:10:02 +08:00
thsrite 493b7c2d24 fix 重启系统发送消息 2023-10-14 20:49:03 +08:00
jxxghp 2a9a36ac88 feat 辅助识别异步接口 && ChatGPT插件支持辅助名称识别 2023-10-12 11:41:57 +08:00
jxxghp 5cd48d5447 fix 优化定时服务调度 2023-09-24 12:41:59 +08:00
jxxghp 85014f4acb feat 服务手动触发 2023-09-24 11:13:49 +08:00
thsrite 9f65a088c0 fix 插件交互命令增加channel字段 2023-09-14 16:09:56 +08:00
jxxghp 9b17d55ac0 fix db session 2023-09-09 20:56:37 +08:00
thsrite af6cf306c8 fix 交互命令重启 2023-09-09 20:01:43 +08:00
jxxghp 0e36d003c0 fix db session 2023-09-09 19:26:56 +08:00
jxxghp c62b29edc4 fix 微信菜单 2023-09-05 11:54:16 +08:00
jxxghp b564f70c63 feat 微信自动注册菜单 2023-09-05 11:33:42 +08:00
jxxghp 2826b9411d fix bug 2023-09-05 11:20:06 +08:00
jxxghp aca1673ee3 fix db session 2023-09-04 20:40:17 +08:00
jxxghp 374e633ca7 fix 调整数据库会话 #330 2023-09-02 08:18:01 +08:00
jxxghp ac1dcbed3c fix 偿试减少会话使用 2023-09-01 15:00:27 +08:00
jxxghp 7435b7c702 feat 新增清理TMDB缓存命令 2023-08-22 12:32:48 +08:00
jxxghp 781de29591 fix 数据库连接复用 2023-08-22 08:13:44 +08:00
jxxghp ee790860a3 fix 优化文件手动转移 2023-08-19 10:47:42 +08:00
jxxghp 478c0cb5b6 豆瓣想看移植为插件 2023-07-25 08:51:36 +08:00
jxxghp d93bc31092 feat 本地存在标识&媒体库同步 2023-07-22 11:49:22 +08:00
jxxghp a81c9262c3 fix 2023-07-14 15:40:19 +08:00