mirror of
https://github.com/d0zingcat/MoviePilot-Plugins.git
synced 2026-05-31 23:16:54 +00:00
Add beta function for removelink: clean scrap infos
This commit is contained in:
@@ -385,11 +385,12 @@
|
||||
"RemoveLink": {
|
||||
"name": "清理硬链接",
|
||||
"description": "监控目录内文件被删除时,同步删除监控目录内所有和它硬链接的文件",
|
||||
"version": "1.8",
|
||||
"version": "1.9",
|
||||
"icon": "Ombi_A.png",
|
||||
"author": "DzAvril",
|
||||
"level": 1,
|
||||
"history": {
|
||||
"v1.9": "增加清理刮削文件功能(beta)",
|
||||
"v1.8": "增加清理空目录功能(beta)",
|
||||
"v1.7": "修复因未监测重命名事件导致的清理硬链接失败的问题",
|
||||
"v1.6": "提升插件性能"
|
||||
|
||||
Reference in New Issue
Block a user