forked from Github/Axter-Stash
In the report, made icon colors for tags, performers, galleries, and groups with different colors if they don't match.
### 1.0.0.2 - In the report, made icon colors for tags, performers, galleries, and groups with different colors if they don't match. In other words, use different color icons if **candidate to delete** doesn't match **duplicate to keep** associated icon data. - If data for associated icon are the same, then both icons are black or blue (the default color). - If [**duplicate to keep**] is missing data that is in [**candidate to delete**], than [**candidate to delete**] gets a yellow icon. - If [**candidate to delete**] is missing data that is in [**duplicate to keep**], than [**duplicate to keep**] gets a pink icon.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# DupFileManager: Ver 1.0.0.1 (By David Maisonave)
|
||||
# DupFileManager: Ver 1.0.0.2 (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,8 +102,8 @@ That's it!!!
|
||||
- 
|
||||
|
||||
### Future Planned Features
|
||||
- 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 logic to merge performers and galaries seperatly from tag merging on report. Planned for 1.5.0 Version.
|
||||
- Add logic to merge group metadata when selecting merge option on report. Planned for 2.0.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