Commit Graph
1174 Commits
Author SHA1 Message Date
WAY29 76fdba7f09 feat(endpoints): /download/add allow tmdbid/doubanid/bangumiid 2025-10-22 22:02:33 +08:00
jxxghp 003781e903 add MoviePilot AI agent implementation and workflow manager 2025-10-18 21:55:31 +08:00
景大侠 8bb3eaa320 fix 获取上次搜索结果时产生的NoneType异常
glitchtip#14
2025-09-18 17:23:20 +08:00
jxxghp 0797bcb38b fix 2025-09-16 13:10:31 +08:00
Cursor Agentandjxxghp 0733c8edcc Add sort_type parameter to subscribe endpoints
Co-authored-by: jxxghp <jxxghp@qq.com>
2025-09-16 03:29:28 +00:00
jxxghp 86c7c05cb1 feat: 在获取订阅分享数据的接口中添加可选参数 2025-09-16 07:38:56 +08:00
jxxghp 18ff7ce753 feat: 在订阅统计中添加可选参数 2025-09-16 07:37:14 +08:00
jxxghp 24b6c970aa feat:emby用户名 2025-09-13 10:34:41 +08:00
jxxghp 239c47f469 fix #4917 2025-09-13 10:13:33 +08:00
jxxghp f0fc64c517 fix #4917 2025-09-13 10:12:40 +08:00
jxxghp 3b5d4982b5 add wizard flag 2025-09-09 13:50:11 +08:00
jxxghp 59a54d4f04 fix plugin cache 2025-09-08 13:27:32 +08:00
jxxghp 89b0ea0bf1 remove monitoring 2025-09-04 11:23:22 +08:00
cikezhu d2756e6f2d schedule() # 这会返回一个协程对象,但我们没有等待它 2025-09-01 17:39:46 +08:00
Aqr-K 26cc6da650 fix(storage): Adjust to use natural_stort_key 2025-08-30 08:48:38 +08:00
jxxghp f7cd6eac50 feat:整理手动中止功能 2025-08-24 19:17:41 +08:00
jxxghp 71a9fe10f4 refactor ProgressHelper 2025-08-24 09:02:55 +08:00
jxxghp 724c15a68c add 插件内存统计API 2025-08-22 09:46:11 +08:00
jxxghp c6c84fe65b rename 2025-08-21 16:02:50 +08:00
jxxghp 219aa6c574 Merge pull request #4790 from wikrin/delete_media_file 2025-08-21 09:35:07 +08:00
Attente abca1b481a refactor(storage): 优化空目录删除逻辑
- 添加对资源目录和媒体库目录的保护机制
- 实现递归向上检查并删除空目录
2025-08-21 09:16:15 +08:00
jxxghp db72fd2ef5 fix 2025-08-21 09:07:28 +08:00
jxxghp f07496a4a0 fix cache 2025-08-20 21:11:10 +08:00
jxxghp b3113e13ec refactor:新增文件缓存组合 2025-08-20 19:04:07 +08:00
jxxghp 055c8e26f0 refactor:重构缓存系统 2025-08-20 17:35:32 +08:00
jxxghp d98ceea381 fix #4768 2025-08-17 11:44:09 +08:00
jxxghp 1ab2da74b9 use apipathlib 2025-08-17 09:00:02 +08:00
jxxghp 086b1f1403 更新 message.py 2025-08-16 17:27:45 +08:00
jxxghp e505b5c85f fix #4733 2025-08-11 16:41:29 +08:00
jxxghp 2a84e3a606 feat: 插件异步安装 2025-08-10 10:10:30 +08:00
jxxghp 420fa7645f mask key 2025-08-05 20:14:00 +08:00
jxxghp 210813367f fix #4694 2025-08-04 20:50:06 +08:00
jxxghp 913afed378 fix #4700 2025-08-04 12:19:24 +08:00
jxxghp 840351acb7 fix Subscribe api 2025-08-04 07:05:23 +08:00
jxxghp 08aa749a53 更新 subscribe.py 2025-08-02 20:06:26 +08:00
jxxghp db88358eca 更新 webhook.py 2025-08-02 15:57:08 +08:00
jxxghp 5a5c4ace6b fix 实时日志性能 2025-08-02 10:24:46 +08:00
jxxghp c2c8214075 refactor: 添加订阅协程处理 2025-08-02 09:14:38 +08:00
jxxghp e5d2ade6e6 fix 协程环境中调用插件同步函数处理 2025-08-02 08:41:44 +08:00
jxxghp e32b6e07b4 fix async apis 2025-08-01 20:27:22 +08:00
jxxghp 1dd3af44b5 add FastApi实时性能监控 2025-08-01 17:47:55 +08:00
jxxghp 8ab233baef fix bug 2025-08-01 16:39:40 +08:00
jxxghp 0c8fd5121a fix async apis 2025-08-01 14:19:34 +08:00
jxxghp 109164b673 feat:协程搜索 part1 2025-07-31 20:51:39 +08:00
jxxghp 673a03e656 feat:查询本地是否存在 使用协程 2025-07-31 20:19:28 +08:00
jxxghp aea44c1d97 feat:键式事件协程处理 2025-07-31 17:27:15 +08:00
jxxghp 1e61e60d73 feat:插件查询协程处理 2025-07-31 16:58:54 +08:00
jxxghp a0e4b4a56e feat:媒体查询协程处理 2025-07-31 15:24:50 +08:00
jxxghp 6afdde7dc1 discover更新为异步实现 2025-07-31 13:36:43 +08:00
jxxghp dee1212a76 feat:推荐使用异步API 2025-07-31 09:50:49 +08:00