feat(autobackup): 增加WebDAV备份支持

- 添加备份文件上传到WebDAV服务器的功能
- 升级插件版本至v2.1.3并记录更新历史
This commit is contained in:
noone
2025-12-18 16:58:37 +08:00
parent 568d05aaa9
commit f21ccfef0c
2 changed files with 438 additions and 16 deletions

View File

@@ -424,6 +424,7 @@
"author": "thsrite",
"level": 1,
"history": {
"v2.1.3": "增加webdav支持",
"v2.1.1": "更新 PostgreSQL 客户端安装逻辑",
"v2.1.0": "支持postgresql备份权限问题需手动执行插件详情命令安装client",
"v2.0.4": "优化执行周期输入需要MoviePilot v2.2.1+",