forked from Github/Axter-Stash
Updated to version 1.1.5
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
name: DupFileManager
|
name: DupFileManager
|
||||||
description: Manages duplicate files.
|
description: Manages duplicate files.
|
||||||
version: 1.1.4
|
version: 1.1.5
|
||||||
url: https://github.com/David-Maisonave/Axter-Stash/tree/main/plugins/DupFileManager
|
url: https://github.com/David-Maisonave/Axter-Stash/tree/main/plugins/DupFileManager
|
||||||
ui:
|
ui:
|
||||||
# css:
|
# css:
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# DupFileManager: Ver 1.1.4 (By David Maisonave)
|
# DupFileManager: Ver 1.1.5 (By David Maisonave)
|
||||||
|
|
||||||
DupFileManager is a [Stash](https://github.com/stashapp/stash) plugin which manages duplicate files in the Stash system.
|
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.
|
It has both **task** and **tools-UI** components.
|
||||||
@@ -133,8 +133,6 @@ Users can setup a private or alternate remote site by changing variables **remot
|
|||||||
|
|
||||||
### Future Planned Features, Changes, or Fixes
|
### Future Planned Features, Changes, or Fixes
|
||||||
- Scheduled Changes
|
- Scheduled Changes
|
||||||
- Add option to report to avoid reloading page after updating report. Planned for 1.2.0 Version.
|
|
||||||
- After deleting scene from report, disable preview for the deleted scene on the report. Planned for 1.2.0 Version.
|
|
||||||
- Remove [Max Dup Process] from the Stash->Plugins GUI. This option already exist in advance menu. Planned for 1.2.0 Version.
|
- Remove [Max Dup Process] from the Stash->Plugins GUI. This option already exist in advance menu. Planned for 1.2.0 Version.
|
||||||
- Add chat icon to report which on hover, displays a popup window showing scene details content. Planned for 1.2.0 Version.
|
- Add chat icon to report which on hover, displays a popup window showing scene details content. Planned for 1.2.0 Version.
|
||||||
- Add image icon to report; on hover show scene cover image. Planned for 1.2.0 Version.
|
- Add image icon to report; on hover show scene cover image. Planned for 1.2.0 Version.
|
||||||
|
|||||||
@@ -105,5 +105,8 @@
|
|||||||
- On Stash installations having password, the Advance Menu can now be accessed from the Stash->Tools->[DupFileManager Report Menu].
|
- On Stash installations having password, the Advance Menu can now be accessed from the Stash->Tools->[DupFileManager Report Menu].
|
||||||
### 1.1.4
|
### 1.1.4
|
||||||
- Fixed Docker issue when displaying report on Docker having port forwarding configured.
|
- Fixed Docker issue when displaying report on Docker having port forwarding configured.
|
||||||
|
### 1.1.5
|
||||||
|
- After deleting scene from report, disable preview for the deleted scene on the report.
|
||||||
|
- Add option to report to avoid reloading page after updating report.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user