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
055117d83d
refactor: enhance tool message handling and improve error logging
...
- Updated _send_tool_message to accept a title parameter for better message context.
- Modified various tool implementations to utilize the new title parameter for clearer messaging.
- Improved error logging across multiple tools to include exception details for better debugging.
2025-10-31 09:16:53 +08:00
jxxghp
c6baf43986
Merge pull request #5085 from wumode/fix-event-handler-params
2025-10-29 07:50:47 +08:00
jxxghp
17a1bd352b
Merge pull request #5071 from wikrin/optimize-file-size
2025-10-23 22:54:43 +08:00
jxxghp
9797e696e5
Merge pull request #5073 from WAY29/v2
2025-10-23 13:05:10 +08:00
jxxghp
c36d6d8b2d
Merge pull request #5072 from wumode/fix_retry
2025-10-23 06:52:29 +08:00
jxxghp
72799e9638
Merge pull request #5068 from little6neko/v2
2025-10-22 06:18:28 +08:00
jxxghp
0c58eae5e7
Merge pull request #5060 from wikrin/cached
2025-10-19 22:37:33 +08:00
jxxghp
7ecfa44fa0
Merge pull request #5057 from xiaoQQya/v2
2025-10-19 06:49:23 +08:00
jxxghp
63ce49a17c
Merge pull request #5056 from xiaoQQya/v2
2025-10-18 22:16:03 +08:00
jxxghp
efa05b7775
Update media tool descriptions for clarity and detail in JSON configuration
2025-10-18 22:00:24 +08:00
jxxghp
003781e903
add MoviePilot AI agent implementation and workflow manager
2025-10-18 21:55:31 +08:00
jxxghp
ee71bafc96
fix
2025-10-18 21:32:46 +08:00
jxxghp
bdd5f1231e
add ai agent
2025-10-18 21:26:51 +08:00
jxxghp
6fee532c96
add ai agent
2025-10-18 21:26:36 +08:00
jxxghp
78aaad7b59
Merge pull request #5028 from ThedoRap/v2
2025-10-07 23:00:21 +08:00
jxxghp
179be53a65
Merge pull request #5025 from ThedoRap/v2
2025-10-02 06:50:37 +08:00
jxxghp
6662d24565
Merge pull request #5019 from xiaoQQya/develop
2025-10-01 11:53:24 +08:00
jxxghp
5880566a99
Merge pull request #5018 from Aqr-K/fix-plugin
2025-10-01 11:52:43 +08:00
jxxghp
d381238f83
Merge pull request #5017 from Aqr-K/fix-plugin
2025-09-30 19:55:46 +08:00
jxxghp
ab09ee4819
Merge pull request #4998 from Seed680/v2
2025-09-24 15:02:26 +08:00
jxxghp
b6720a19f7
更新 plugin.py
2025-09-22 17:56:12 +08:00
jxxghp
3b130651c4
Merge pull request #4987 from Aqr-K/refactor/plugin-monitor
2025-09-22 11:41:13 +08:00
jxxghp
3f6c35dabe
Merge pull request #4986 from Aqr-K/fix-plugin-reload
2025-09-22 07:08:33 +08:00
jxxghp
9f73b47d54
Merge pull request #4977 from jxxghp/cursor/fix-moviepilot-issue-4975-ff74
2025-09-19 18:15:08 +08:00
jxxghp
784024fb5d
更新 version.py
2025-09-19 08:50:33 +08:00
jxxghp
1145b32299
fix plugin install
2025-09-18 22:32:04 +08:00
jxxghp
ab71df0011
Merge pull request #4971 from cddjr/fix_glitch
2025-09-18 21:00:00 +08:00
jxxghp
fb137252a9
fix plugin id lower case
2025-09-18 18:00:15 +08:00
jxxghp
f57a680306
插件安装支持传递 repo_url 参数
2025-09-18 17:42:12 +08:00
jxxghp
beff508a1f
Merge pull request #4970 from cddjr/fix_trimemedia
2025-09-18 15:55:46 +08:00
jxxghp
24f2993433
Merge pull request #4958 from cddjr/fix_browse_mteam
2025-09-17 07:04:59 +08:00
jxxghp
06abfc45c7
更新 version.py
2025-09-16 20:30:38 +08:00
jxxghp
440a773081
fix
2025-09-16 17:56:44 +08:00
jxxghp
0797bcb38b
fix
2025-09-16 13:10:31 +08:00
jxxghp
d463b5bf0d
Merge pull request #4955 from jxxghp/cursor/add-sort-type-to-subscription-queries-af67
2025-09-16 11:41:08 +08:00
jxxghp
86c7c05cb1
feat: 在获取订阅分享数据的接口中添加可选参数
2025-09-16 07:38:56 +08:00
jxxghp
18ff7ce753
feat: 在订阅统计中添加可选参数
2025-09-16 07:37:14 +08:00
jxxghp
8f2ed1004d
Merge pull request #4952 from cddjr/fix_file_perm
2025-09-16 07:00:45 +08:00
jxxghp
dd92708f60
Merge pull request #4947 from pluto0x0/fix/4941-mttorent-imdb-search
2025-09-15 14:23:17 +08:00
jxxghp
cd7b251031
Merge pull request #4946 from developer-wlj/wlj0914
2025-09-14 17:30:11 +08:00
jxxghp
b6e527e5f4
Merge pull request #4945 from developer-wlj/wlj0914
2025-09-14 16:54:37 +08:00
jxxghp
58816d73c8
Merge pull request #4944 from developer-wlj/wlj0914
2025-09-14 16:42:37 +08:00
jxxghp
397f66433d
v2.8.0
2025-09-13 15:58:00 +08:00
jxxghp
04a4ed1d0e
fix delete_media_file
2025-09-13 14:10:15 +08:00
jxxghp
625850d4e7
fix
2025-09-13 13:35:51 +08:00
jxxghp
6c572baca5
rollback
2025-09-13 13:32:48 +08:00
ee0406a13f
Handle smb protocol key error during disconnect ( #4938 )
...
* Refactor: Improve SMB connection handling and add signal handling
Co-authored-by: jxxghp <jxxghp@qq.com >
* Remove test_smb_fix.py
Co-authored-by: jxxghp <jxxghp@qq.com >
---------
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: jxxghp <jxxghp@qq.com >
2025-09-13 11:25:29 +08:00
jxxghp
608a049ba3
fix smb delete
2025-09-13 11:05:21 +08:00
jxxghp
4d9b5198e2
增强SMB存储的删除功能
2025-09-13 10:56:45 +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
8481fd38ce
fix #4933
2025-09-13 09:54:28 +08:00
jxxghp
5f425129d5
fix #4934
2025-09-13 09:46:04 +08:00
jxxghp
92955b1315
fix:在fork进程中执行文件整理
2025-09-13 08:56:05 +08:00
jxxghp
a3872d5bb5
fix:在fork进程中执行文件整理
2025-09-13 08:50:20 +08:00
jxxghp
a123ff2c04
feat:在fork进程中执行文件整理
2025-09-13 08:32:31 +08:00
jxxghp
188de34306
mini chunk size
2025-09-12 21:45:26 +08:00
jxxghp
3d43750e9b
fix async event
2025-09-10 17:33:12 +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
b201e9ab8c
Revert "feat:在子进程中操作文件"
...
This reverts commit 4f304a70b7 .
2025-09-08 17:23:25 +08:00
jxxghp
d30b9282fd
fix alipan u115 error log
2025-09-08 17:13:01 +08:00
jxxghp
4f304a70b7
feat:在子进程中操作文件
2025-09-08 16:59:29 +08:00
jxxghp
59a54d4f04
fix plugin cache
2025-09-08 13:27:32 +08:00
jxxghp
1e94d794ed
fix log
2025-09-08 12:12:00 +08:00
jxxghp
5bd210406b
Merge pull request #4918 from cddjr/fix_4853
2025-09-08 11:36:41 +08:00
jxxghp
f013bf1931
fix
2025-09-08 10:59:28 +08:00
jxxghp
107cbbad1d
fix
2025-09-08 10:54:45 +08:00
jxxghp
481f1f9d30
add full gc scheduler
2025-09-08 10:49:09 +08:00
jxxghp
704364061c
fix redis test
2025-09-08 09:59:11 +08:00
jxxghp
c1bd2d6cf1
fix:优化下载
2025-09-08 09:50:08 +08:00
jxxghp
a018e1228c
Merge pull request #4904 from DDS-Derek/fix_gosu
2025-09-05 21:40:41 +08:00
jxxghp
4ea28cbca5
fix #4902
2025-09-05 21:09:05 +08:00
jxxghp
1b48b8b4cc
Merge pull request #4902 from DDS-Derek/dev
2025-09-05 20:06:42 +08:00
jxxghp
73df197e33
Merge pull request #4903 from imtms/v2
2025-09-05 20:05:28 +08:00
jxxghp
ac2b6c76ce
更新 version.py
2025-09-05 12:04:26 +08:00
jxxghp
9e966d0a7f
Merge pull request #4898 from wumode/fix_alist
2025-09-04 21:16:58 +08:00
jxxghp
84e5b77a5c
rollback orjson
2025-09-04 11:53:39 +08:00
jxxghp
89b0ea0bf1
remove monitoring
2025-09-04 11:23:22 +08:00
jxxghp
48aeb98bf1
add orjson
2025-09-04 08:52:36 +08:00
jxxghp
8a5d864812
更新 config.py
2025-09-04 08:28:42 +08:00
jxxghp
ae79e645a6
Merge pull request #4893 from Aqr-K/feat-plugin-wheels
2025-09-03 14:30:01 +08:00
jxxghp
69c92911a2
更新 category.yaml
2025-09-03 14:26:40 +08:00
jxxghp
b16bb37b75
Merge pull request #4892 from Aqr-K/feat-plugin-wheels
2025-09-03 14:21:08 +08:00
jxxghp
eb0e67fc42
fix logging
2025-09-03 12:42:13 +08:00
jxxghp
9cc50bddab
Merge pull request #4764 from 2Dou/v2
2025-09-03 12:01:37 +08:00
jxxghp and gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
d3ba0fa487
更新 category.py
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-09-03 11:58:07 +08:00
jxxghp
39f6505a80
fix:优化参数、使用orjson
2025-09-03 09:51:24 +08:00
jxxghp
36a6802439
fix:#4876
2025-09-02 12:45:44 +08:00
jxxghp
d7e2633a92
fix:移除更新阻断
2025-09-02 12:16:45 +08:00
jxxghp
88049e741e
add SUBSCRIBE_SEARCH_INTERVAL
2025-09-02 11:41:52 +08:00
jxxghp
ff7fb14087
fix cache_clear
2025-09-02 08:35:48 +08:00
jxxghp
816c64bd48
Merge pull request #4883 from cikezhu/v2
2025-09-01 18:32:21 +08:00
jxxghp
147e12acbb
Merge pull request #4879 from sebastian0619/v2
2025-08-31 19:04:38 +08:00
jxxghp and gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
4098018ee9
更新 entrypoint.sh
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-31 19:04:24 +08:00
jxxghp
74a2bdbf09
Merge pull request #4872 from Aqr-K/feat/v2.7.8/string/natural_sort
2025-08-30 09:45:23 +08:00