Aqr-K
|
8e95568e11
|
refactor(plugins): Improve hot-reloading with watchfiles
|
2025-09-30 18:01:02 +08:00 |
|
jxxghp
|
ab09ee4819
|
Merge pull request #4998 from Seed680/v2
|
2025-09-24 15:02:26 +08:00 |
|
noone
|
41f94a172f
|
fix:对telegram发送标题进行转义
|
2025-09-24 14:29:42 +08:00 |
|
noone
|
566e597994
|
fix:撤销不必要转义
|
2025-09-24 14:26:09 +08:00 |
|
noone
|
765fb9c05f
|
fix:更新Telegram解析模式为MarkdownV2;Telegram发送的内容按 Telegram V2 规则转义特殊字符
|
2025-09-24 14:14:11 +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 |
|
Aqr-K
|
db2a952bca
|
refactor(plugin): Enhance hot reload with debounce and subdirectory support
|
2025-09-22 02:48:49 +08:00 |
|
Aqr-K
|
0ea9770bc3
|
Create debounce.py
|
2025-09-22 02:38:15 +08:00 |
|
Aqr-K
|
0b20956c90
|
fix
|
2025-09-21 22:42:18 +08:00 |
|
jxxghp
|
9f73b47d54
|
Merge pull request #4977 from jxxghp/cursor/fix-moviepilot-issue-4975-ff74
|
2025-09-19 18:15:08 +08:00 |
|
Cursor Agent
|
ce9c99af71
|
Refactor: Use copy instead of move for file operations
Co-authored-by: jxxghp <jxxghp@qq.com>
|
2025-09-19 09:54:44 +00:00 |
|
jxxghp
|
784024fb5d
|
更新 version.py
v2.8.1-1
|
2025-09-19 08:50:33 +08:00 |
|
jxxghp
|
1145b32299
|
fix plugin install
v2.8.1
|
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 |
|
景大侠
|
8bb3eaa320
|
fix 获取上次搜索结果时产生的NoneType异常
glitchtip#14
|
2025-09-18 17:23:20 +08:00 |
|
景大侠
|
9489730a44
|
fix u115刷新access_token失败会产生NoneType异常
glitchtip#49549
|
2025-09-18 17:23:20 +08:00 |
|
景大侠
|
d4795bb897
|
fix u115重试请求时报错unexpected keyword argument
glitchtip#136696
|
2025-09-18 17:23:19 +08:00 |
|
景大侠
|
63775872c7
|
fix TMDB因连接失败产生的NoneType错误
glitchtip#11
|
2025-09-18 17:05:09 +08:00 |
|
jxxghp
|
beff508a1f
|
Merge pull request #4970 from cddjr/fix_trimemedia
|
2025-09-18 15:55:46 +08:00 |
|
景大侠
|
deaae8a2c6
|
fix
|
2025-09-18 15:39:10 +08:00 |
|
景大侠
|
46a27bd50c
|
fix: 飞牛影视
|
2025-09-18 15:27:02 +08:00 |
|
jxxghp
|
24f2993433
|
Merge pull request #4958 from cddjr/fix_browse_mteam
|
2025-09-17 07:04:59 +08:00 |
|
景大侠
|
c80bfbfac5
|
fix: 浏览馒头报错NoneType
|
2025-09-17 01:59:28 +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 |
|
Cursor Agent
|
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: 在获取订阅分享数据的接口中添加可选参数
v2.8.0
|
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 |
|
景大侠
|
14961323c3
|
fix umask
|
2025-09-15 22:01:00 +08:00 |
|
景大侠
|
f8c682b183
|
fix: 修复刮削的文件权限只有0600的问题
|
2025-09-15 21:49:37 +08:00 |
|
jxxghp
|
dd92708f60
|
Merge pull request #4947 from pluto0x0/fix/4941-mttorent-imdb-search
|
2025-09-15 14:23:17 +08:00 |
|
Zifan Ying
|
4d9eeccefa
|
fix: mtorrent搜索imdb时提供完整链接
fix: mtorrent搜索imdb时需要提供完整链接(例如https://www.imdb.com/title/tt3058674)
keyword为imdb条目时添加链接前缀
参考 https://wiki.m-team.cc/zh-tw/imdbtosearch
issue: https://github.com/jxxghp/MoviePilot/issues/4941
|
2025-09-15 00:31:45 -05:00 |
|
jxxghp
|
cd7b251031
|
Merge pull request #4946 from developer-wlj/wlj0914
|
2025-09-14 17:30:11 +08:00 |
|
developer-wlj
|
db614180b9
|
Revert "refactor: 优化临时文件的创建和上传逻辑"
This reverts commit 77c0f8f39e.
|
2025-09-14 17:14:52 +08:00 |
|
jxxghp
|
b6e527e5f4
|
Merge pull request #4945 from developer-wlj/wlj0914
|
2025-09-14 16:54:37 +08:00 |
|
developer-wlj
|
77c0f8f39e
|
refactor: 优化临时文件的创建和上传逻辑
- 使用 with 语句自动管理临时文件的创建和关闭,提高代码的可读性和安全性
- 优化了代码结构,减少了嵌套的 try 语句,使代码更加清晰
|
2025-09-14 16:46:27 +08:00 |
|
jxxghp
|
58816d73c8
|
Merge pull request #4944 from developer-wlj/wlj0914
|
2025-09-14 16:42:37 +08:00 |
|
developer-wlj
|
3b194d282e
|
fix: 修复在windows下因临时文件被占用,导致刮削失败
- 修改了两个函数中的临时文件创建和删除逻辑
- 使用手动删除代替自动删除,确保临时文件被正确清理
- 添加了异常处理,记录临时文件删除失败的情况
|
2025-09-14 16:28:24 +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 |
|
jxxghp
|
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 |
|