format package.json

This commit is contained in:
thsrite
2024-04-18 10:27:21 +08:00
parent fd8d5c6d14
commit eeb66b2bb4

View File

@@ -248,60 +248,60 @@
}
},
"SubscribeStatistic": {
"name": "订阅下载统计",
"description": "统计指定时间内各站点订阅及下载情况。",
"version": "1.5",
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/subscribestatistic.png",
"author": "thsrite",
"level": 1,
"history": {
"v1.5": "增加消息推送",
"v1.4": "无订阅站点也统计数量",
"v1.3": "fix 数据统计",
"v1.2": "fix 订阅数量",
"v1.1": "站点去重",
"v1.0": "统计指定时间内各站点订阅及下载情况"
}
"name": "订阅下载统计",
"description": "统计指定时间内各站点订阅及下载情况。",
"version": "1.5",
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/subscribestatistic.png",
"author": "thsrite",
"level": 1,
"history": {
"v1.5": "增加消息推送",
"v1.4": "无订阅站点也统计数量",
"v1.3": "fix 数据统计",
"v1.2": "fix 订阅数量",
"v1.1": "站点去重",
"v1.0": "统计指定时间内各站点订阅及下载情况"
}
},
"CustomCommand": {
"name": "自定义命令",
"description": "自定义执行周期执行命令并推送结果。",
"version": "1.5",
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/code.png",
"author": "thsrite",
"level": 1,
"history": {
"v1.5": "修复多个任务立即运行一次",
"v1.4": "fix icon",
"v1.3": "清除历史记录",
"v1.2": "增加执行历史",
"v1.1": "打印命令日志",
"v1.0": "自定义执行周期执行命令并推送结果"
}
"name": "自定义命令",
"description": "自定义执行周期执行命令并推送结果。",
"version": "1.5",
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/code.png",
"author": "thsrite",
"level": 1,
"history": {
"v1.5": "修复多个任务立即运行一次",
"v1.4": "fix icon",
"v1.3": "清除历史记录",
"v1.2": "增加执行历史",
"v1.1": "打印命令日志",
"v1.0": "自定义执行周期执行命令并推送结果"
}
},
"DockerManager": {
"name": "docker自定义任务",
"description": "管理宿主机docker自定义容器定时任务。",
"version": "1.2",
"icon": "Docker_F.png",
"author": "thsrite",
"level": 1,
"history": {
"v1.2": "多个容器名,拼接",
"v1.1": "修复多个任务立即运行一次",
"v1.0": "init"
}
"name": "docker自定义任务",
"description": "管理宿主机docker自定义容器定时任务。",
"version": "1.2",
"icon": "Docker_F.png",
"author": "thsrite",
"level": 1,
"history": {
"v1.2": "多个容器名,拼接",
"v1.1": "修复多个任务立即运行一次",
"v1.0": "init"
}
},
"PluginUnInstall": {
"name": "插件彻底卸载",
"description": "删除数据库中已安装插件记录、清理插件文件。",
"version": "1.0",
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/uninstall.png",
"author": "thsrite",
"level": 1,
"history": {
"v1.0": "init"
}
"name": "插件彻底卸载",
"description": "删除数据库中已安装插件记录、清理插件文件。",
"version": "1.0",
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/uninstall.png",
"author": "thsrite",
"level": 1,
"history": {
"v1.0": "init"
}
},
"FileSoftLink": {
"name": "实时软连接",