199 Commits

Author SHA1 Message Date
thsrite
37a78d0772 feat 收藏洗版插件 2023-08-04 23:32:58 +08:00
mayun110
8c7f500aa7 add 添加收藏洗版插件 2023-08-04 22:12:17 +08:00
thsrite
286dd9570d fix 开启插件后再启动监控服务 2023-08-04 20:38:08 +08:00
thsrite
0b9bb90a63 fix jellyfin解析日志正则 2023-08-04 20:32:21 +08:00
thsrite
7b255880c9 fix 签到 2023-08-04 20:31:54 +08:00
jxxghp
4c128be707 fix bug 2023-08-04 20:16:18 +08:00
jxxghp
eae18c8b89 fix CloudflareSpeedTest icon 2023-08-04 12:49:03 +08:00
thsrite
d93dd46f24 fix 空行 2023-08-04 12:24:45 +08:00
thsrite
a38ad1322a fix 2023-08-04 12:24:13 +08:00
thsrite
af42f00d5d fix 插件重载 2023-08-04 12:22:53 +08:00
thsrite
f3bdfa38ba feat CF优选插件 2023-08-04 09:53:15 +08:00
jxxghp
9677a63244
更新 __init__.py 2023-08-04 07:41:48 +08:00
jxxghp
53844ac318 fix DirMonitor 2023-08-03 20:44:44 +08:00
jxxghp
59bb8e45e9 fix DirMonitor 2023-08-03 20:41:59 +08:00
jxxghp
ddab39da92 fix DirMonitor 2023-08-03 20:35:08 +08:00
jxxghp
dcbf9c0b20
Merge pull request #24 from thsrite/main
fix 描述
2023-08-03 20:27:57 +08:00
jxxghp
10a240e581 fix LibraryScraper 2023-08-03 19:10:27 +08:00
thsrite
afc6ab1aa9 fix 描述 2023-08-03 18:50:07 +08:00
jxxghp
1125cfa6ee fix bug 2023-08-03 18:39:19 +08:00
jxxghp
1d745fe9de
Merge branch 'main' into main 2023-08-03 18:33:07 +08:00
jxxghp
79a57b0576 fix plugin state 2023-08-03 17:58:00 +08:00
jxxghp
51016d636b fix DoubanRank 2023-08-03 17:46:57 +08:00
jxxghp
723565ecea fix CustomHosts 2023-08-03 17:05:47 +08:00
thsrite
57f29c43b0 feat 自定义hosts插件 2023-08-03 16:52:21 +08:00
jxxghp
80b5f64478 fix ChineseSubFinder 2023-08-03 16:28:39 +08:00
thsrite
6425dbb6fb fix jellyfin日志url 2023-08-03 15:56:27 +08:00
jxxghp
e09cc8127f fix bug 2023-08-03 15:11:11 +08:00
jxxghp
95a44a97b6 fix plugin 2023-08-03 14:27:57 +08:00
thsrite
16686fcc88 feat 媒体库同步删除插件 2023-08-03 13:19:29 +08:00
jxxghp
88fec3ee9e fix plugins 2023-08-03 08:21:56 +08:00
jxxghp
62d3f8c322
更新 __init__.py 2023-08-03 07:14:57 +08:00
jxxghp
e1ed99be2a more plugins 2023-08-02 21:35:20 +08:00
jxxghp
0c2dbd5c2d more plugins 2023-08-02 21:26:25 +08:00
jxxghp
f9d3b4826a fix image size 2023-07-27 11:19:40 +08:00
jxxghp
d873765768 fix icon 2023-07-27 08:34:30 +08:00
jxxghp
7699d4fc1b fix plugin 2023-07-27 07:16:22 +08:00
jxxghp
fd7aa3b759 fix plugin 2023-07-26 18:13:16 +08:00
jxxghp
e6d8587282 fix plugin 2023-07-26 17:47:27 +08:00
jxxghp
b240c0c266 fix douban plugin 2023-07-26 15:06:22 +08:00
jxxghp
9793c6e0a2 fix douban plugin 2023-07-26 14:58:46 +08:00
jxxghp
0f6674ec16 Merge remote-tracking branch 'origin/main' 2023-07-26 12:27:11 +08:00
jxxghp
e7209158b4 fix bug 2023-07-26 12:27:01 +08:00
developer-wlj
08df9c1424
Update hd4fans.py
fix 提示headers object has no attribute 'headers.items()'的错误
2023-07-26 10:51:34 +08:00
jxxghp
764fdb93e9 fix 签到插件详情 2023-07-26 08:14:19 +08:00
developer-wlj
54fa2198cf
Update hd4fans.py 2023-07-25 17:28:36 +08:00
jxxghp
5b0fb529e0 fix 2023-07-25 16:58:38 +08:00
jxxghp
95de1b81e7 fix plugin 2023-07-25 16:30:15 +08:00
jxxghp
0b2deaa1bb Merge remote-tracking branch 'origin/main' 2023-07-25 14:59:27 +08:00
jxxghp
0068e673ec fix plugin 2023-07-25 14:58:48 +08:00
developer-wlj
b55564badb
fix 兽站签到bug
源代码中判断逻辑为
_repeat_text = '<span id="checkedin">[签到成功]</span>'
查看兽站网页源码应该为
_repeat_text = '<span id="checkedin" style="display: none;">[签到成功]</span>'
个人感觉 直接判断'签到成功'更为妥当
发现代码中已经定义 变量为_success_text
不知道原开发者为何这样写 所以说明一下
2023-07-25 13:05:34 +08:00