forked from Github/Axter-Stash
Update README.md
This commit is contained in:
@@ -32,6 +32,8 @@ It has both **task** and **tools-UI** components.
|
||||
- Delete duplicates having specified tags.
|
||||
- Delete duplicates with specified rating.
|
||||
- Delete duplicates with any of the above combinations.
|
||||
- Bottom extended portion of the Advanced Menu screen.
|
||||
- 
|
||||
- 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.
|
||||
@@ -57,11 +59,6 @@ It has both **task** and **tools-UI** components.
|
||||
- Tools UI Menu
|
||||

|
||||
- Can access either **Duplicate File Report (DupFileManager)** or **DupFileManager Tools and Utilities** menu options.
|
||||
- DupFileManager Report Menu
|
||||
- 
|
||||
- DupFileManager Tools and Utilities
|
||||
- 
|
||||
|
||||
### Requirements
|
||||
|
||||
- `pip install --upgrade stashapp-tools`
|
||||
@@ -83,9 +80,28 @@ That's it!!!
|
||||
- More options available in DupFileManager_config.py.
|
||||
|
||||
### Screenshots
|
||||
|
||||
- Example DupFileManager duplicate report. (file names have been edited to PG).
|
||||
- The report displays preview videos that are playable. Will play a few seconds sample of the video. This requires scan setting **[Generate animated image previews]** to be enabled when scanning all files.
|
||||
- 
|
||||
- There's an optional setting that allows both preview videos and preview images to be displayed on the report. See settings **htmlIncludeImagePreview** in the **DupFileManager_report_config.py** file.
|
||||
- There are many more options available for how the report is created. These options are targeted for more advanced users. The options are all available in the **DupFileManager_report_config.py** file, and the settings have commented descriptions preceeding them. See the **DupFileManager_report_config.py** file in the DupFileManager plugin folder for more details.
|
||||
- Tools UI Menu
|
||||

|
||||
- Can access either **Duplicate File Report (DupFileManager)** or **DupFileManager Tools and Utilities** menu options.
|
||||
- DupFileManager Report Menu
|
||||
- 
|
||||
- DupFileManager Tools and Utilities
|
||||
- 
|
||||
- Full bottom extended portion of the Advanced Menu screen.
|
||||
- 
|
||||
|
||||
### Future Planned Features
|
||||
- Currently, the report and advanced menu do not work with Stash settings requiring a password. Additional logic will be added to have them use the API Key. This is planned for 1.0.0 Version.
|
||||
- Add an advanced menu that will work with non-tagged reports. It will iterated through the existing report file(s) to aplly deletions, instead of searching Stash DB for tagged files. This is planned for 1.1.0 Version.
|
||||
- Greylist deletion option will be added to the advanced menu. This is planned for 1.0.5 Version.
|
||||
- Add advanced menu directly to the Settings->Tools menu. This is planned for 1.5.0 Version.
|
||||
- Add report directly to the Settings->Tools menu. This is planned for 1.5.0 Version.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user