56 Commits

Author SHA1 Message Date
David Maisonave
655cf7051a First non-beta release for FileMonitor Plugin
- Added Tools-UI option to get FileMonitor running status.
- Added Stash toolbar icon to get FileMonitor running status.
2024-11-29 07:11:04 -05:00
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
d5b8e3c679 Update README.md 2024-11-13 16:21:14 -06:00
David Maisonave
89d5b71fb0 Update README.md 2024-11-13 09:55:09 -06:00
David Maisonave
3984ec9213 Update README.md 2024-11-12 18:06:09 -06:00
David Maisonave
b2da6858ef Update README.md 2024-11-12 17:58:06 -06: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
67260ac92c Version update 2024-09-13 10:11:44 -04:00
David Maisonave
452c08df03 Too many changes to list 2024-09-13 10:10:37 -04:00
David Maisonave
3449d48ab6 Update README.md 2024-09-02 13:44:53 -04:00
David Maisonave
54c99a1564 Fixed bug in RenameFile when running on Linux 2024-09-02 13:42:49 -04:00
David Maisonave
d975ec1751 Update README.md 2024-09-01 13:31:18 -04:00
David Maisonave
09f7068197 Update README.md 2024-09-01 13:24:05 -04:00
David Maisonave
bd5b754389 Update README.md 2024-09-01 13:20:54 -04:00
David Maisonave
c076a05eae Update README.md 2024-09-01 13:07:58 -04:00
David Maisonave
1e74a8b09c Update README.md 2024-08-31 21:38:20 -04:00
David Maisonave
95734ca374 Update README.md 2024-08-31 21:37:21 -04:00
David Maisonave
4d3ac97c16 Update README.md 2024-08-31 21:25:30 -04:00
David Maisonave
40607eec69 Update README.md 2024-08-31 21:23:18 -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
803718f281 Update README.md 2024-08-29 19:09:19 -04:00
David Maisonave
77b9794094 Update README.md 2024-08-29 18:46:08 -04:00
David Maisonave
3eb5bd7a4a Update README.md 2024-08-29 18:37:51 -04:00
David Maisonave
1e26ee505b Update README.md 2024-08-29 18:23:23 -04:00
David Maisonave
2d74200f6a version update 2024-08-27 19:25:50 -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
75fa30cfb4 Update README.md 2024-08-17 16:31:08 -04:00
David Maisonave
d74f100bf6 ver change 2024-08-16 04:33:56 -04:00
David Maisonave
00742f9c61 Update README.md 2024-08-06 02:08:23 -04:00
David Maisonave
a5849ab193 Update README.md 2024-08-06 02:01:07 -04:00
David Maisonave
32ae932f8a prettier changes 2024-07-28 15:18:18 -04:00
David Maisonave
c574721989 Changes via prettier 2024-07-28 05:38:09 -04:00
David Maisonave
025e1fc86d Update README.md 2024-07-26 23:57:57 -04:00
David Maisonave
99a55e111f Update README.md 2024-07-26 23:48:35 -04:00
David Maisonave
a0a8c24941 Update README.md 2024-07-26 12:30:15 -04:00
David Maisonave
f9cdbb7436 Merge branch 'main' of https://github.com/David-Maisonave/Axter-Stash 2024-07-26 10:37:31 -04:00
David Maisonave
dd2830616a misc changes 2024-07-26 10:37:28 -04:00
David Maisonave
9582ab4939 Update README.md 2024-07-26 07:54:59 -04:00
David Maisonave
9acce31e51 Merge branch 'main' of https://github.com/David-Maisonave/Axter-Stash 2024-07-26 06:30:21 -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
5e3f1cd1f8 Update README.md 2024-07-26 05:52:32 -04:00
David Maisonave
b6ec5bfb97 Update README.md 2024-07-26 05:51:09 -04:00
David Maisonave
1391a4e66f Update README.md 2024-07-23 05:47:55 -04:00
David Maisonave
b8085bdc77 Update README.md 2024-07-23 05:44:46 -04:00
David Maisonave
e6f13b5e1d Update README.md 2024-07-22 04:31:12 -04:00
David Maisonave
d325172703 Update README.md 2024-07-22 04:26:38 -04:00