Fixed bug with report delete scene request.

This commit is contained in:
David Maisonave
2024-11-27 00:16:28 -05:00
parent 214ba134c4
commit 6ae3c3c689
5 changed files with 9 additions and 7 deletions

View File

@@ -28,4 +28,6 @@
- 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.
- Added report option to delete by flags set on the report.
### 1.0.0.1
- Fixed bug with report delete scene request.