fix 修复主程序修改事件任务后,同步删除未收到通知的问题

This commit is contained in:
thsrite
2024-11-22 11:09:56 +08:00
parent 8d025e8393
commit b23083faa0
4 changed files with 57 additions and 22 deletions

View File

@@ -631,12 +631,13 @@
"name": "云盘同步删除",
"description": "媒体库删除软连接文件后,同步删除云盘文件。",
"labels": "云盘",
"version": "1.5.8",
"version": "1.5.9",
"icon": "clouddisk.png",
"author": "thsrite",
"level": 2,
"v2": true,
"history": {
"v1.5.9": "修复主程序修改事件任务后,同步删除未收到通知的问题",
"v1.5.8": "修复删除strm后删除本地文件",
"v1.5.6": "修复媒体库路径映射",
"v1.5.5": "兼容strm删除",