fix CloudDrive2助手v1.1\n交互命令重启cd2、获取cd2系统信息,支持仪表盘

This commit is contained in:
thsrite
2024-06-24 11:17:07 +08:00
parent c7bb5eb74a
commit eb3c8ba2fd
3 changed files with 1068 additions and 28 deletions

View File

@@ -43,4 +43,4 @@ MoviePilot三方插件市场https://github.com/thsrite/MoviePilot-Plugins/
- Sql执行器 v1.2
- 命令执行器 v1.2
- 云盘助手(docs%2FCloudAssistant.md) v1.6
- CloudDrive2助手 v1.0
- CloudDrive2助手 v1.1

View File

@@ -539,11 +539,12 @@
"name": "CloudDrive2助手",
"description": "监控上传任务,检测是否有异常,发送通知。",
"labels": "云盘",
"version": "1.0",
"version": "1.1",
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/clouddrive.png",
"author": "thsrite",
"level": 2,
"history": {
"v1.1": "交互命令重启cd2、获取cd2系统信息支持仪表盘",
"v1.0": "监控上传任务,检测是否有异常,发送通知"
}
}

File diff suppressed because it is too large Load Diff