diff --git a/plugins/RenameFile/README.md b/plugins/RenameFile/README.md index c2f7041..c5e09ac 100644 --- a/plugins/RenameFile/README.md +++ b/plugins/RenameFile/README.md @@ -4,10 +4,13 @@ RenameFile is a [Stash](https://github.com/stashapp/stash) plugin which performs - **Append tag names** to file name - **Append Performer names** to file name -It allows users to rename the video (scene) file name by editing the [Title] field located in the scene [Edit] tab. -In addition, the plugin optionally also appends tags and performers to the file name if the name does not already exist in the original file name. +Users can rename the file name by editing the **[Title]** field and then click **[Save]**. -Note: This script is **largely** based on the [Renamer](https://github.com/Serechops/Serechops-Stash/tree/main/plugins/Renamer) script. +RenameFileViaTitleUnderEditTab + +The [Title] field is located under the [Edit] tab. + +Optionally, the plugin can also append tags and performers to the file name if the name does not already exist in the original file name. ### Using RenameFile - Open a scene (via Stash), and click on the [**Edit**] tab. Populate the [**Title**] field with the desired file name. @@ -65,3 +68,6 @@ Please use the following link to report RenameFile Feature Request:[RenameFile F Please do **NOT** use the feature request to include any problems associated with errors. Instead use the bug report for error issues. +**Note:** This script is **largely** based on the [Renamer](https://github.com/Serechops/Serechops-Stash/tree/main/plugins/Renamer) script. + +