Commit Graph

29 Commits

Author SHA1 Message Date
David Maisonave
e1f3335db8 Updates to plugins RenameFile and DupFileManager
RenameFile Plugin Changes
### 0.5.6
- Fixed bug with studio getting the studio ID instead of the name of the studio in rename process.
- Improved performance by having code get all required scene details in one call to stash.
- To remove UI clutter, move rarely used options (performerAppendEnable, studioAppendEnable, tagAppendEnable, & fileRenameViaMove) to renamefile_settings.py
- Change options (performerAppendEnable, studioAppendEnable, tagAppendEnable) to default to True (enabled)

DupFileManager Plugin Changes
### 0.2.2
- Added dropdown menu logic to Advance Menu and reports.
- Added Graylist deletion option to Advance Menu.
- Report option to clear all flags from report.
- Report option to clear all (_DuplicateMarkForDeletion_?) tag from all scenes.
- Report option to delete from Stash DB all scenes with missing files in file system.
- Added popup tag list to report which list all tags associated with scene.
- Added popup performer list to report which list all performers associated with scene.
- Added popup gallery list to report which list all galleries associated with scene.
- Added popup group list to report which list all groups associated with scene.
- After merging tags in report, the report gets updated with the merged scene metadata.
- Added graylist deletion option to [**Advance Duplicate File Deletion Menu**].
- Added pinklist option to Settings->Plugins->Plugins and to [**Advance Duplicate File Deletion Menu**]
  - The pinklist is only used with the [**Advance Duplicate File Deletion Menu**], and it's **NOT** used in the primary process to selected candidates for deletion.
- Advance Menu now works with non-tagged scenes that are in the current report.
2024-11-26 09:29:26 -05:00
David Maisonave
95febba28c Update renamefile.yml 2024-11-12 17:54:14 -06:00
David Maisonave
1f6222b25f Added title copy to clipboard feature 2024-11-11 00:21:07 -05:00
David Maisonave
9e6b0c21ad Fixed other fields which were broken by changes in latest version of Stash 2024-11-06 05:01:26 -05:00
David Maisonave
4db1753e06 Updated version 2024-11-06 03:24:12 -05:00
David Maisonave
15bca1c899 Moved module logic to separate module. 2024-09-18 14:25:23 -04:00
David Maisonave
67260ac92c Version update 2024-09-13 10:11:44 -04:00
David Maisonave
54c99a1564 Fixed bug in RenameFile when running on Linux 2024-09-02 13:42:49 -04:00
David Maisonave
7efb0d7bd9 Added logic to allow RenameFile to close open file handles before renaming 2024-08-31 21:11:42 -04:00
David Maisonave
b05037b2e3 Added task to clear duplicate tags
Added logic to index grey and black list.
Added task to clear duplicate tags.
Appended details <BaseDup>, so when clearing duplicate tags, it can easily determine the start and end point to clear remarks.
2024-08-29 13:49:00 -04:00
David Maisonave
2d74200f6a version update 2024-08-27 19:25:50 -04:00
David Maisonave
aba11888ce refrag code for RenameFile plugin 2024-08-27 19:24:28 -04:00
David Maisonave
d67ce6f3e2 Change UI options 2024-08-25 19:16:44 -04:00
David Maisonave
bec3e33950 misc 2024-08-20 23:07:02 -04:00
David Maisonave
17f5c614da Version update 2024-08-20 21:05:16 -04:00
David Maisonave
826e651a6e updates 2024-08-20 20:35:06 -04:00
David Maisonave
d74f100bf6 ver change 2024-08-16 04:33:56 -04:00
David Maisonave
755c5b1d7f Moved rarely used fields to config file 2024-07-29 03:19:46 -04:00
David Maisonave
c574721989 Changes via prettier 2024-07-28 05:38:09 -04:00
David Maisonave
41167b019f format fix 2024-07-28 05:31:43 -04:00
David Maisonave
162f331f12 misc 2024-07-26 12:34:22 -04:00
David Maisonave
0ae1636d58 misc 2024-07-26 12:32:50 -04:00
David Maisonave
2f20c5507c Added additional fields
Added fields resolution, width, and galleries.
Fixed bug with studio.
Modified GUI option to simplify.
Added postfix styles option to advance renamefile_settings.py file.
Added logic to avoid running rename logic twice for the same file.
Implemented code to limit max logging file size.
2024-07-26 06:28:22 -04:00
David Maisonave
117aab0ef2 Added galleries option 2024-07-23 17:30:15 -04:00
David Maisonave
66cb879288 Update renamefile.yml 2024-07-23 06:52:43 -04:00
David Maisonave
00e1d260fb Fixed bug when renaming with title empty 2024-07-23 06:52:17 -04:00
David Maisonave
cfd2e22f76 Update renamefile.yml 2024-07-22 04:13:19 -04:00
David Maisonave
e5a488fbd6 Fixed bug with adding tags and performers 2024-07-22 04:10:28 -04:00
David Maisonave
71319037c5 First draft 0.1 2024-07-20 03:15:56 -04:00