From 6c369f80dcc9fe331eff97f51f3167431fd9d75b Mon Sep 17 00:00:00 2001 From: David Maisonave <47364845+David-Maisonave@users.noreply.github.com> Date: Wed, 13 Nov 2024 17:02:54 -0600 Subject: [PATCH] Update README.md --- plugins/DupFileManager/README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/plugins/DupFileManager/README.md b/plugins/DupFileManager/README.md index b2f4f9c..f61016d 100644 --- a/plugins/DupFileManager/README.md +++ b/plugins/DupFileManager/README.md @@ -11,7 +11,12 @@ It has both **task** and **tools-UI** components. - Advance menu (for specially tagged duplicates) - Delete only specially tagged duplicates in blacklist path. - Delete duplicates with specific string in File name. - - Delete duplicates + - Delete duplicates with specified file size range. + - Delete with specified duration range. + - Delete with resolution range. + - Delete duplicates having specified tags. + - Delete duplicates with specified rating. + - Delete duplicates with any of the above combination. - Delete duplicate file task with the following options: - Tasks (Settings->Task->[Plugin Tasks]->DupFileManager) - **Tag Duplicates** - Set tag DuplicateMarkForDeletion to the duplicates with lower resolution, duration, file name length, and/or black list path.