forked from Github/Axter-Stash
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.
This commit is contained in:
14
plugins/RenameFile/manifest
Normal file
14
plugins/RenameFile/manifest
Normal file
@@ -0,0 +1,14 @@
|
||||
id: renamefile
|
||||
name: RenameFile
|
||||
metadata:
|
||||
description: Renames video (scene) file names when the user edits the [Title] field located in the scene [Edit] tab.
|
||||
version: 0.4.1
|
||||
date: "2024-07-26 08:00:00"
|
||||
requires: [pip install stashapp-tools, pip install pyYAML]
|
||||
source_repository: https://github.com/David-Maisonave/Axter-Stash/tree/main/plugins/RenameFile
|
||||
files:
|
||||
- README.md
|
||||
- renamefile.yml
|
||||
- renamefile.py
|
||||
- renamefile_settings.py
|
||||
- requirements.txt
|
||||
Reference in New Issue
Block a user