From e62857848e80c3ac8b2b10bf8c66cc22ed6f839a Mon Sep 17 00:00:00 2001 From: David Maisonave <47364845+David-Maisonave@users.noreply.github.com> Date: Sun, 17 Nov 2024 09:49:12 -0600 Subject: [PATCH] Update README.md --- plugins/DupFileManager/DEV/README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/plugins/DupFileManager/DEV/README.md b/plugins/DupFileManager/DEV/README.md index feb1592..bf976fe 100644 --- a/plugins/DupFileManager/DEV/README.md +++ b/plugins/DupFileManager/DEV/README.md @@ -5,7 +5,15 @@ It has both **task** and **tools-UI** components. ### Features -- Creates a report which can be accessed from the settings->tools menu. +- Creates a report which can be accessed from the settings->tools menu.The report has the following options: + - Delete: Delete file and remove from Stash library. + - Remove: Remove from Stash library. + - Rename: Rename file. + - Copy: Copy file from left (source) to right (to-keep). + - Move: Copy file and metadata left to right. + - Cpy-Name: Copy file name left to right. + - Add-Exclude: Add exclude tag to scene,so that scene is excluded from deletion. + - Remove-Tag: Remove duplicate tag from scene. - Can merge potential source in the duplicate file names for tag names, performers, and studios. - Normally when Stash searches the file name for tag names, performers, and studios, it only does so using the primary file. - Advance menu (for specially tagged duplicates)