mirror of
https://github.com/d0zingcat/MoviePilot-Plugins.git
synced 2026-06-07 15:10:32 +00:00
Initialize remove link plugin
This commit is contained in:
@@ -342,5 +342,13 @@
|
||||
"icon": "nfo.png",
|
||||
"author": "叮叮当",
|
||||
"level": 1
|
||||
},
|
||||
"RemoveLink": {
|
||||
"name": "清理硬链接",
|
||||
"description": "监控目录内文件被删除时,同步删除所有和它硬链接的文件",
|
||||
"version": "1.0",
|
||||
"icon": "delete.png",
|
||||
"author": "DzAvril",
|
||||
"level": 1
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user