fix 修复云盘删除检查空文件夹

This commit is contained in:
thsrite
2024-11-27 19:42:32 +08:00
parent 23bb28d2c6
commit 4dff9ce55a

View File

@@ -633,12 +633,13 @@
"name": "云盘同步删除",
"description": "媒体库删除软连接文件后,同步删除云盘文件。",
"labels": "云盘",
"version": "1.6.1",
"version": "1.6.2",
"icon": "clouddisk.png",
"author": "thsrite",
"level": 2,
"v2": true,
"history": {
"v1.6.2": "修复云盘删除检查空文件夹",
"v1.6.1": "移除不必要的参数",
"v1.6.0": "修复删除bug",
"v1.5.10": "修复直接删除strm文件夹的场景",