forked from Github/Axter-Stash
First alpha release
Added following features to 1.0.0 ### 1.0.0 - Consolidated buttons and links on report into dropdown buttons. - On report, added dropdown menu options for flags. - Rename Tools-UI advance duplicate tagged menu to [**Advance Duplicate File Deletion Menu**] - When [**Advance Duplicate File Deletion Menu**] completes report, gives user prompt to open the report in browser. - Added performance enhancement for removing (clearing) duplicate tags from all scenes by using SQL call. - Added option to report to delete files that do not exist by duplicate candidates in report, as well as by tagged files. - Added logic to disable scene in report if deleted by [**Advance Duplicate File Deletion Menu**]. Note: Requires a refresh. - Added report option to delete by flags set on the report.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# DupFileManager: Ver 0.2.2 (By David Maisonave)
|
||||
# DupFileManager: Ver 1.0.0 (By David Maisonave)
|
||||
|
||||
DupFileManager is a [Stash](https://github.com/stashapp/stash) plugin which manages duplicate files in the Stash system.
|
||||
It has both **task** and **tools-UI** components.
|
||||
@@ -102,9 +102,8 @@ That's it!!!
|
||||
- 
|
||||
|
||||
### Future Planned Features
|
||||
- Consolidate buttons in report into dropdown buttons. Planned for 1.0.1 Version.
|
||||
- Add logic to merge performers and galaries seperatly from tag merging on report. Planned for 1.0.5 Version.
|
||||
- Add logic to merge group metadata when selecting merge option on report. Planned for 1.1.0 Version.
|
||||
- Add advanced menu directly to the Settings->Tools menu. Planned for 1.5.0 Version.
|
||||
- Add report directly to the Settings->Tools menu. Planned for 1.5.0 Version.
|
||||
- Add logic to merge performers and galaries seperatly from tag merging on report. Planned for 1.1.0 Version.
|
||||
- Add logic to merge group metadata when selecting merge option on report. Planned for 1.2.0 Version.
|
||||
- Add advanced menu directly to the Settings->Tools menu. Planned for 2.0.0 Version.
|
||||
- Add report directly to the Settings->Tools menu. Planned for 2.0.0 Version.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user