285 Commits

Author SHA1 Message Date
jxxghp
0db1640133 fix SiteStatistic 2025-06-19 11:23:10 +08:00
wumode
28108fd88e update(ClashRuleProvider): 支持规则搜索, 优化细节 2025-06-18 15:16:28 +08:00
jxxghp
f96bda4db7 fix #653 2025-06-17 19:36:01 +08:00
wumode
e3d8412817 update(ImdbSource): 添加遗漏文件 2025-06-17 15:48:10 +08:00
wumode
b8a167e597 update(ImdbSource): 更新IMdb hash 2025-06-17 15:26:59 +08:00
wumode
6f7f72f784 update(ClashRuleProvider): 支持: 规则分页; 导入规则; 代理组 2025-06-17 15:19:39 +08:00
jxxghp
68d6002897 fix SiteStatistic 2025-06-14 10:44:44 +08:00
jxxghp
c9d00ef030 fix SiteStatistic 2025-06-14 10:32:56 +08:00
TimoYoung
0a3c1672ef autoclean fix用户配置解析 2025-06-13 18:19:40 +08:00
wumode
d5e0f4c298 fix(ToBypassTrackers): typo 2025-06-10 00:05:01 +08:00
wumode
1cb8934288 add: LexiAnnot 2025-06-09 23:59:43 +08:00
qiaoyun680
42a51b2b87 Merge branch 'main' of https://github.com/Seed680/MoviePilot-Plugins-main 2025-06-09 16:35:22 +08:00
qiaoyun680
63c67a5536 媒体库服务器通知:查询剧集图片兼容没有季集信息的情况 2025-06-09 16:33:32 +08:00
jxxghp
7910c4c84d fix SiteStatistic 2025-06-09 15:44:26 +08:00
jxxghp
b80666ebb1 fix SiteStatistic 2025-06-09 15:23:16 +08:00
jxxghp
1ec1285563 fix plugins 2025-06-09 14:15:19 +08:00
Qimji
36e03b2533 Update __init__.py
fix bugs
2025-06-07 00:59:57 +08:00
jxxghp
5252dea2ba fix 去除多余文件 2025-06-03 10:44:20 +08:00
jxxghp
492a8c63dc fix 去除多余文件 2025-05-29 19:50:30 +08:00
jxxghp
4b5f4b3890 Delete plugins.v2/clashruleprovider/dist/assets/__federation_shared_vuetify directory 2025-05-29 19:27:37 +08:00
wumode
6117fb0468 fix(ClashRuleProvider): 状态错误 2025-05-29 18:52:03 +08:00
wumode
7ef7a73c7c add: ClashRuleProvider 2025-05-29 18:39:17 +08:00
wumode
1537be0844 update(ImdbSource): 修复日期排序错误 2025-05-29 18:17:51 +08:00
wumode
bddb5916d6 add: ClashRuleProvider 2025-05-29 18:14:25 +08:00
jxxghp
637cf9e83a fix https://github.com/jxxghp/MoviePilot-Plugins/issues/784 2025-05-28 20:01:26 +08:00
wumode
7e1da4393e imdbsource: 优化网络连接 2025-05-26 00:32:29 +08:00
wumode
6f2abafb69 更新package.v2.json 2025-05-23 17:56:04 +08:00
wumode
ad96eacf55 imdbsource: 推荐热门纪录片 2025-05-23 17:50:55 +08:00
wumode
34f62b9434 fix(imdbsource): 缓存错误 2025-05-23 17:20:08 +08:00
wumode
8d20085565 imdbsource: 推荐支持IMDb数据源 2025-05-23 17:09:31 +08:00
jxxghp
325996dfb1 更新 __init__.py 2025-05-23 16:35:07 +08:00
behinder85
ed46ee9cbb 修正should_delete未被命名错误 2025-05-23 14:22:28 +08:00
wumode
96e8d0fbea add: IMDb源插件 2025-05-22 18:39:58 +08:00
pren
edba761e92 brushflow: 增加动态删种时的“未完成下载”条件判断 2025-05-22 14:17:37 +08:00
pren
7c97674883 增加“未完成的下载”的判断条件 2025-05-22 12:23:17 +08:00
pren
b5b193aaac fix bug 2025-05-22 12:19:02 +08:00
pren
4a1bdb6c45 在未配置动态删种的路径中增加del_no_free的判断 2025-05-22 12:00:17 +08:00
pren
0df7d4ae0c fix: 修正日志中del_no_free变量的引用错误
在日志输出中,将错误的变量名`del_no_free`修正为`self.del_no_free`,以确保日志信息正确反映对象属性值。
2025-05-22 11:41:50 +08:00
pren
7cc2571027 修复del_no_free无法被GUI设置的问题 2025-05-22 11:37:25 +08:00
pren
5d604b9b14 增加debug打印排查del_no_free无法被使能的问题 2025-05-22 11:24:55 +08:00
pren
caf508217b brushflow: fix typo bug 2025-05-22 11:08:23 +08:00
pren
2b53f75fef Merge branch 'jxxghp:main' into main 2025-05-22 10:55:41 +08:00
pren
e58a7c5a6a brushflow: 增加删除促销结束的未完成下载的功能 2025-05-22 10:54:13 +08:00
qiaoyun680
a87a31c6d8 ChatGPT:支持自定义辅助识别提示词 2025-05-22 08:45:09 +08:00
qiaoyun680
3c5b78cec4 ChatGPT:兼容一些模型返回json数据信息用markdown语法包裹的情况 2025-05-19 10:14:56 +08:00
qiaoyun680
587df94382 chatgpt:兼容一些模型返回json数据信息用markdown语法包裹的情况 2025-05-19 09:24:30 +08:00
jxxghp
30009b396c fix ChatGPT 2025-05-18 15:20:44 +08:00
wumode
501932649e update(ToBypassTrackers): 异步查询DNS 2025-05-14 20:28:10 +08:00
qiaoyun680
7545337236 自动转移做种:v1.10.2 增加保留原标签和原分类的选项 2025-05-12 16:43:50 +08:00
jxxghp
7ba9014060 Merge pull request #758 from DzAvril/main 2025-05-06 13:51:45 +08:00