Update README.md

This commit is contained in:
David Maisonave
2024-07-20 02:34:05 -04:00
committed by GitHub
parent fc692848f5
commit 07f7c7b6d2

View File

@@ -22,12 +22,17 @@ Error: [WinError 32] The process cannot access the file because it is being used
` `
To avoid this error, refresh the URL before changing the Title field. To avoid this error, refresh the URL before changing the Title field.
### Installation
### Requirements ### Requirements
`pip install stashapp-tools` `pip install stashapp-tools`
`pip install pyYAML` `pip install pyYAML`
### Installation
- Follow **Requirements** instructions.
- In the stash plugin directory (C:\Users\MyUserName\.stash\plugins), create a folder named **RenameFilename**.
- Copy all the plugin files to this folder.(**C:\Users\MyUserName\.stash\plugins\RenameFilename**).
- Restart Stash.
That's it!!!
### Options
To change options, see **renamefilename_settings.py** file. After making changes, go to http://localhost:9999/settings?tab=plugins, and click [Reload Plugins].