Changed Plugin name

This commit is contained in:
David Maisonave
2024-07-29 23:36:19 -04:00
parent 755c5b1d7f
commit 8174cd865e
9 changed files with 49 additions and 76 deletions

View File

@@ -1,14 +0,0 @@
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.0
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